Source-first on GitHub, QiJu keeps auditable development-session records as plain files you own, so Claude Code, Codex, Kiro, Cursor, or whatever comes next can pick up from the same evidence.
Official GitHub repository
QiJu is a source-first developer preview. The repository contains the CLI, agent skills, install script, tests, and documentation for local-first AI coding session records.
The problem
You explain the architecture, the decisions, the dead ends, what's half-finished. Then the session ends — and all of that understanding evaporates. Next time, you start over.
Close the chat or hit the context limit, and the shared understanding is simply gone.
Switch from Claude Code to Cursor — or hand off to a teammate — and the new agent knows nothing.
Platform "memory" lives on someone else's servers. You can't read it, edit it, or take it with you.
Long sessions are compacted into lossy recaps — and the detail you needed is the first thing dropped.
The idea
Ordinary "memory" answers what the model remembers. QiJu answers why we know it, where the proof is, who produced it, whether it was verified, and who continues next.
Record a whole session, or point at the specific things worth keeping. Nothing is logged silently; you decide what gets saved.
QiJu keeps the record as-is, including evidence, next steps, agent identity, and useful search terms.
Deterministic keyword and regex search across every record — no embeddings, no fuzzy guessing.
Claude, Codex, Kiro, Cursor — or whatever comes next — starts from the same written record of what happened.
The model reasons from real records you can open, diff, and audit — not memory it invented.
Cross-agent continuity
QiJu doesn't try to become the agent. It gives each host the same durable handoff record through explicit `qiju-log` and `qiju-search` skills, stored in your repo and your home directory.
What QiJu is not
Try it in five minutes
Install from the QiJu GitHub repository, wire it into your agent, log a decision — then open a different agent in the same repo and watch it recover the thread.
Records live under your project and ~/.qiju. Read, diff, edit, back up, redact.
Once saved, a record is preserved — not repeatedly summarized down into a lossy recap.
Scrub secrets at write-time or after the fact. Uninstall never deletes your records.
起居 · keep the record