Product

Project context for coding agents.

Termyte gives coding agents the project context they need, so developers do not have to repeatedly explain what happened, why, and what remains.

Available today

A local context engine for coding agents.

A coding task often outlives one session. An agent explores the repository, tries an approach, finds a problem, and stops. Termyte keeps that work available for the next session.

The alpha captures activity from Claude Code, Codex, and OpenCode. It stores task state, evidence, checkpoints, handoffs, observations, memories, and context records in a local SQLite database.

  • Resume unfinished work from current task state.
  • Retrieve relevant project experience instead of rereading every transcript.
  • Choose capture-only mode or optional provider-backed processing.
  • Inspect sessions, tasks, memories, provenance, context, and failures in the local Viewer.
available now
$ npm i -g termyte

$ termyte init

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

Help coding agents understand why the work matters.

Termyte gives coding agents your company context, so they understand their work and why it matters.

01

Connect

Bring related customer reports, tickets, discussions, decisions, and repository work together.

02

Understand

Keep the goal, constraints, evidence, and reason behind the work clear.

03

Act

Give the next coding agent the context it needs before it changes the code.

Company-source integrations and connectors are the future direction. They are not part of the current alpha.