A NEW SESSION
Starts cold.
- Decisions need repeating
- History lives across chats and files
- Changing models breaks continuity
Persistent project memory for coding agents
Calythe writes your project’s decisions, messages, and file history to one local SQLite file—so the next session starts where the last one ended.
01 Built for projects that outlive a single context window.
THE DIFFERENCE
A NEW SESSION
WITH CALYTHE.
RECALL
Nothing about Thursday was in the model’s context. Calyx found the decision in the project’s local memory file and sent the relevant part to the model.
HOW IT WORKS
Calythe appends messages, file versions, and the reasoning behind decisions as you work.
Before an answer, it searches that history and selects the parts that answer the current question.
Connect your API key, pick a model, and continue the same project without starting its memory over.
LOSSLESS MEMORY
Calythe keeps the underlying messages, file versions, and decisions—not a flattened summary. Each project has one append-only SQLite file on your disk.
No account. No Calythe server. Your project history never leaves your machine.
USE CASES
Resume a feature days later without re-explaining the system you already built.
Ask why an approach was chosen and retrieve the trade-off that made it the right call.
Keep the project history when you connect a different model through your own API key.
MEASURED SO FAR
tokens to answer a question about a decision from an earlier session.
input tokens per turn with prompt caching warm.
bytes of project history stored off the machine.
SAFETY, BEFORE AUTONOMY
Calythe is in development. What works today is deliberately scoped: one project folder, visible writes, and checks before a change is made.
EARLY ACCESS
Calythe is pre-release and built by one person. Join the early list to try it when it is ready.
One email when it ships, nothing else.
CALYTHE. / DEVELOPMENT LOG
A quiet record of what Calythe is building, testing, and learning as persistent project memory takes shape.
Messages, file versions, and decision notes are written to one local SQLite file per project. That file stays portable between machines and models.
Before a model answers a project question, Calythe searches the project’s own history and provides the relevant context instead of replaying every session.
Calythe is being built so the same project memory can travel with your work when you connect a different model through your own API key.
STAY CLOSE
One email when it ships, nothing else.