Project continuity for Claude Code and Codex: a roadmap beside your code, grounded handoffs, and clear task status.
Project memory system for AI coding assistants (Claude Code, Cursor, Codex): session logs, project wiki, rules, TODOs, and handoff.
Shared context, memory, and task coordination across AI coding agents. Single Go binary, local SQLite, hybrid keyword and semantic search.
Where people and agents build in tune.
Team memory for engineers and their AI agents. Lives in your repo. Shared through Git.
🔮 Run all your AI coding agents in tmux: jump to the one that needs you, spawn them into worktrees, and hand work between them
Local-first coordination for human and agent work: durable work, decisions, dispatches, evidence, and prompt-first methods, powered by TypeScript and Bun.
Tool-to-Agent Protocol: tools can be smart without embedded LLM calls.
Structured planning and persistent context for AI coding agents. Plan multi-phase work once and any agent (Claude Code, Codex, OpenCode) executes it across sessions without losing the thread.