Every runtime, one app
Claude Code, Codex, Grok, Cursor and more — switch model, provider and harness without changing tools.
// Local-first AI cockpit
OkamiCode runs Claude Code, Codex, Grok and more through your own subscriptions — with your inbox, calendar, Kanban and memory — in one private macOS app. No second API bill. Your data never leaves your machine.
git clone github.com/OkamiOps/OkamiCode // open source · read the code before you run it
// The problem
Context, history, approvals, communication, tasks and memory scatter across a dozen tools. Using one model to drive another CLI burns two quotas and creates a chain you can't audit.
// What it does
Claude Code, Codex, Grok, Cursor and more — switch model, provider and harness without changing tools.
Pick any model; it runs through your own subscription. Claude quota is only ever spent by Claude models.
Email, agenda and tasks unified next to your coding — turn any of them into a delegated task.
Manual is the default. Agents act only on explicit delegation or an approved policy.
SQLite full-text search, Obsidian notes and a local knowledge graph — with provenance on every recall.
Data, indexes and execution stay on your machine. No hidden API spend.
// How it works
Start a task in Claude Code, continue in Codex, come back — the native session resumes and only the delta is sent.
const lane = okami.resume('refactor-auth')// provider: Claude Max · route: compatiblelane.send('continue from the last diff')// 0 tokens re-sent · delta only
// Open source
OkamiCode is open source. Read the code, open an issue, or send a pull request. Star the repo to follow along.
// Early access
Join the waitlist and we'll email you when early access opens. No spam.
// FAQ
OkamiCode is open source. You run it with the AI subscriptions and CLIs you already have — no second API bill.
No. It uses your existing subscriptions and local CLIs. Paid inference APIs are never a silent fallback.
The first release targets macOS on Apple Silicon. More platforms may follow.
No. Data, indexes and execution stay local by default. External content is treated as untrusted.
Yes — the code lives on GitHub under OkamiOps/OkamiCode. Issues and pull requests are welcome.
It's in active development. Join the waitlist and we'll email you when early access opens.