pocket-ingest - voice memos to Claude Code via iCloud
iOS Shortcut records and transcribes a voice memo, drops a .txt into iCloud, and Claude Code picks it up automatically on the next session. No servers or API keys.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webPocket Pentester - A Native Offensive Security Toolkit That Fits in Your Pocket
dev.to · Apr 29, 2026
I vibe coded a local business finder in my pocket: any business in any country → phone, email, socials, Google reviews, AI matches them to what you sell and writes a personalized cold email
reddit.com · Apr 20, 2026
T5-Pocket: Your AI+IoT Smart Companion ,by tuyaopen open sourced platfor
dev.to · Apr 19, 2026
Beyond the Tether: How Gemma 4 and the Rise of “Pocket AI” are Demolishing the Cloud Monopoly
medium.com · Apr 16, 2026
DJI’s Osmo Pocket 4 camera is better at capturing slo-mo footage and photos
theverge.com · Apr 16, 2026
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Memory and knowledge graphs for AI agents
Memory layers, knowledge graphs, and persistent context stores for agents - the substrate underneath useful long-running systems.
Related entries
Egregore - shared memory for multiplayer Claude Code
Local MIT substrate that gives a team of Claude Code sessions a shared memory and coordination layer, spun up via npx create-egregore.
witchcraft - multi-vector semantic search in Rust
From-scratch Rust port of Stanford's XTR-Warp running on a single SQLite DB with 21ms p95 latency. Ships Pickbrain, a Claude Code/Codex skill that searches across all your past agent sessions.
agent-session-resume - cross-agent session resume skill
Skill that lets Claude Code, Codex, Antigravity, and OpenCode pick up where any of them left off by reading and writing a shared session-state file.
ctx - cross-agent /resume for Claude Code and Codex
Local SQLite-backed skill that stores work as a persistent stream of sessions, notes, decisions, todos, and resume packs. Switch between Claude and Codex without losing the thread.