Import or ask
Paste a long AI answer you already paid tokens for, or ask Claude, Codex, both, or a structured debate from one local dashboard.
Local workspace for AI continuity
Keep project context, decisions, handoffs, and AI conversations together on your machine so Claude, Codex, ChatGPT, Gemini, and future-you can pick up the thread.
The context tax
Fob is not another model and not an IDE. It is the local continuity layer between your project, your AI accounts, and your decisions.
How it works
Paste a long AI answer you already paid tokens for, or ask Claude, Codex, both, or a structured debate from one local dashboard.
Fob turns multi-model noise into practical next actions, saved decisions, conflict resolutions, and reusable context.
Save the decision, pin the answer, create a handoff, or build a context packet for another AI without rerunning the same prompt.
Review diffs, create file-edit approvals, attach proposed patches, and commit or push only after explicit confirmation.
One local control surface
Fob stores durable memory in a local project folder. It can run as a terminal room, browser dashboard, headless local API, or MCP server for compatible AI clients.
Why Fob is different
Session history is useful. Fob goes further: it keeps the current decision, approved context, agent disagreement, and next action visible while you are still working.
Public walkthrough
The real Fob dashboard runs on your computer. The website shows a safe preview of the flow so a tester can understand the product before touching their own files.
Founder release
Founder users get the Mac ZIP, a Fob license key from Polar, and a local dashboard that opens inside their own projects.
unzip fob-0.1.0-mac-arm64.zip
cd fob-0.1.0-mac-arm64
./install.sh
fob login FOB_your_license_key
cd /path/to/your-project
fob try
# opens http://127.0.0.1:8787
Local first
Vercel hosts this public site. The actual Fob app runs on your computer because it needs your local files, your local Claude/Codex/Gemini tools, and your private project memory.
Companion CLI · open source
Fob handles continuity. CLOAK handles redaction. CLOAK is a local CLI we built alongside Fob to solve the other half of the problem: developers pasting proprietary code into ChatGPT against policy because the alternative is missing a deadline. CLOAK is open source under Apache 2.0 and free forever — independent of Fob's Founder License.
What it is
Fob is for builders who use more than one AI tool and hate losing context between sessions. It is practical, local-first, and built around the idea that the project should remember what happened and why.