## Built-in agents

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