The system of record for AI-driven development.
Your agents and team do the work. Sofar tracks every initiative, session, and decision. Assign tasks to anyone; they can pick up from where it truly stands, on any tool they use.
$ npx sofar.shThe record outlives the tool that wrote it.
You will change agents, models, and teammates. The record is built so that none of those changes cost you the work’s history.
Every tool writes to it.
One MCP server and one CLI — not a plugin per vendor. Claude Code, Cursor, OpenCode and Codex all read and write the same record.
Just files in your repo.
Markdown and JSONL in a .sofar/ folder beside your code. It diffs in a pull request, travels in a clone, and opens in any editor.
No lock-in, by design.
Sofar’s format and CLI are MIT-licensed. There is nothing to export, because nothing was ever held anywhere but your repository.
What won, what lost, what settled it.
A chat log remembers what was said. The record remembers what was settled — every future session, tool, and teammate picks up from there. Closed questions stay closed. Rejected approaches stay rejected.
More of your software is built by agents every week. The story of that work disappears as it happens.
Sessions end. Context dies.
An agent works for hours — planning, trying, deciding. The code lands in git. Everything else leaves with the session.
Memory stops at each vendor’s wall.
One tool cannot resume another tool’s work. No agent vendor will fix this: their memory is their lock‑in.
And the questions are coming.
What did the AI build? Under whose direction? Why this way? Right now that answer lives nowhere. Soon “nowhere” won’t be acceptable — to your lead, your auditor, or your customer.
One record of the work, next to the code it produced.
Sofar keeps a working record in your repository, beside the code. What the work is trying to achieve. Where it stands. What comes next. And the decision trail — what was chosen, what was rejected, and what settled it.
Agents write it as they go, through a protocol every major coding tool speaks. It is versioned in git, readable as plain text, and owned by you.
One record. It grows with the work.
Follow the same piece of work as it scales.
01 · For you
Work that survives anything.
Close the terminal. Switch models. Change tools mid‑week. The next session reads the record and continues where the last one stopped — no re‑explaining, in any CLI.
02 · For your team
One view of who’s doing what.
Initiatives are shared. People are assigned to the work; every session is attributed to the person who ran it, automatically. A lead sees where everything stands — across tools, agents, and teammates — in one glance.
03 · For your organization
Proof, not recollection.
Every initiative carries its chain: intent → plan → execution → result. When compliance, customers, or counsel ask what your AI built and how it was directed, you answer from the ledger — with retention policies and SSO where you need them.
04 · For the industry
An open standard.
The format is open and MIT‑licensed. Any tool can read and write it; viewers and integrations we didn’t build are welcome. Your record is never hostage to a vendor — including us.
Half the cost to pick the work back up.
A paired test on real backend work — same repository, same model, same prompt: a session resuming from a Sofar record against the strongest free alternative. Both resumed correctly. The cost didn’t compare.
174 seconds from the record vs 386 from the baseline. The session orients in under three minutes.
One paired run, independently graded. Not a benchmark suite — one honest measurement, published in full. We want more repos to measure on.
| Sofar record | 174s |
|---|---|
| Free baseline | 386s |
The handoff also holds across vendors: work started in Claude Code has been resumed by a different CLI, on different models, from an eleven-word prompt.
What Sofar will never do.
Rejected approaches are first-class entries in a Sofar record. These are ours.
Run your agents.
Sofar is a record beside your tools, never a layer between you and them. A record can go stale; an orchestrator can break your work.
Watch sessions live.
Your agent vendors already ship that, in‑tool. Sofar owns the story across sessions, tools, and time — not the play‑by‑play of one window.
Guess your progress.
Agents declare their state to the record. Nothing is inferred from commit noise. A confidently wrong 72% is worse than no number.