Product

Start with coding agents. Build for every agent.

Termyte has a working local alpha today and a larger company direction. They are connected, but they are not the same thing.

Available today

Continuity for coding-agent work.

The open-source alpha captures activity from Claude Code, Codex, and OpenCode. It keeps task state, evidence, checkpoints, handoffs, memories, and Context Briefings in a local SQLite database.

  • Resume unfinished work from known state.
  • Inspect what happened and where the context came from.
  • Use capture-only mode or optional provider-backed processing.
  • View local sessions, tasks, memories, and context decisions.
available now
$ npm install -g termyte

$ termyte init

Choose Claude Code, Codex, or OpenCode.
Then use provider-backed processing
or capture-only mode.
Building toward

Work that stays understandable across agents.

The larger product should connect activity from different agents and tools to the same piece of work, keep that understanding current, and brief the agent taking the next step.

01

Connect

Know which activity belongs to the same work.

02

Maintain

Keep decisions, evidence, attempts, and results current.

03

Continue

Give the next agent the context it needs.

These broader cross-functional workflows are the direction of the company. They are not available in the alpha today.