Esc to close · ⌘K / Ctrl-K opens search anywhere
This is the easiest migration in the category, because you don't switch
clients. brcode claude launches the real Claude Code CLI —
your muscle memory, your CLAUDE.md, your skills, your hooks — with one change:
the model traffic routes through BharatRouter instead of directly to Anthropic.
brew install bharatrouter/tap/brcode
brcode login && brcode init
brcode claude # Claude Code, BR-routed. That's the migration. | Claude Code concept | With brcode |
|---|---|
claude CLI | brcode claude — the same binary, launched with BharatRouter wiring. All flags/subcommands work as before. |
CLAUDE.md (repo) | Read unchanged. brcode memory keeps it mirrored with AGENTS.md so every other harness shares the same context. |
Skills (~/.claude/skills/) | Work unchanged in Claude Code — and the OpenCode engine reads the same directory, so your skill packs work in brcode too. |
| Hooks | Claude Code's own hooks keep working under brcode claude. brcode also ships an equivalent PreToolUse/PostToolUse system for the OpenCode engine (brcode hooks). |
| Permission modes | Claude Code's native permissions still apply. brcode adds brcode sandbox for the OpenCode engine (incl. a macOS write-jail). |
| Anthropic API key + billing | One org br- key, INR billing, per-key/team/agent ₹ budgets, GST invoices. Spend shows in brcode usage. |
| Team setup docs | brcode login && brcode init — model, MCP connectors and rules arrive from the org profile. |
No. Under brcode claude it's the same CLI reading the same
files — CLAUDE.md, skills, settings all stay. Past chat sessions live in Claude
Code's own store and remain available inside brcode claude exactly as before.
The only thing that never crosses is chat history between different harnesses
(a Claude Code conversation can't continue inside OpenCode) — same as today. Full
breakdown: Context & memory.
brcode model, or use Sangam consensus routing.Claude Code is Anthropic's product; brcode launches your installed copy and is not affiliated with Anthropic. See the full brcode guide.