Built-in agents
- Claude Code — Stable ·
--agent claude-code. Full feature support including nested subagent capture.
- Codex — Stable ·
--agent codex. Native hook system; main session capture (no subagent hooks yet).
- Copilot CLI — Stable ·
--agent copilot-cli. Native hooks; token usage available post-session.
- Cursor — Stable ·
--agent cursor. IDE and CLI. Rewind and resume are not available.
- Factory — Stable ·
--agent factoryai-droid. Subagent-aware capture via pre-tool-use and post-tool-use hooks.
- Gemini CLI — Stable ·
--agent gemini. File changes captured; conversation transcript and token tracking are limited.
- OpenCode — Stable ·
--agent opencode. TypeScript plugin integration; supports mid-turn commits.
- Pi — Preview ·
--agent pi. TypeScript extension integration with JSONL transcript and token capture.