One repo memory, many agents
The ai/ directory carries project rules, decisions, specs, and handoff notes so each terminal CLI starts with the same context.
for senior developers
0dai gives experienced developers one repo-owned context layer for the agent CLIs they already use. Keep the architecture notes, handoffs, and review proof in ai/, then let each tool read the same map.
what changes
The ai/ directory carries project rules, decisions, specs, and handoff notes so each terminal CLI starts with the same context.
Claude Code, Codex, Gemini, Aider, OpenCode, and Qoder can read the generated config set; Cursor connects through the MCP/editor bridge.
Every serious change can leave a review receipt, test proof, and issue link instead of a chat-only promise.
proof boundaries
This page does not sell a magic editor. It explains the layer around the editors and CLIs: shared files, explicit receipts, and a clear support boundary.