Supported agents

One memory corpus. Every agent you use.

Termyte captures traces from each agent into the same local SQLite database, so memories created in one session are searchable from any other agent you connect.

AgentHookSynthesisNotes
Claude CodeyesyesMost-tested adapter. SessionStart, PostToolUse, and Stop hooks.
Codex (OpenAI)yesyesStructured output via codex exec --json --output-schema.
OpenCodeyesyesHTTP-first via opencode serve, falls back to CLI.
Gemini CLIyesyesFree tier rate-limited to 50 requests per minute.
CursoryesmanualCaptures traces. Synthesis runs via cron or OS scheduler.
WindsurfyesmanualTrace capture only — no synthesis CLI.
Any MCP clientmanualSearch memories from any MCP-compatible IDE.

MCP for everything else

Termyte also ships an MCP server (termyte mcp). Any MCP-compatible IDE — Copilot CLI, Antigravity, Goose, Roo, Warp — can search your memory corpus directly, even without hook-based capture.