Single-account proxy bridge for Command Code CLI (cmd).
TUI dashboard with progress bars + OpenAI-compatible and Anthropic-compatible HTTP
proxy endpoints.
Turn your Command Code Go plan ($1/month) into OpenAI and Anthropic-compatible APIs for use with OpenCode, Zed, Cursor, or any compatible client.
- OpenAI Compatible —
/v1/chat/completionsendpoint, streaming + non-streaming - Anthropic Compatible —
/v1/messagesendpoint with full SSE streaming - TUI Dashboard — 6 info pages with progress bars and real-time log
- Plan-Aware — Models sorted by plan access level
- Port Config — Change port via TUI with availability scan, persisted across restarts
- Cross-platform — Linux (primary), macOS/Windows (experimental)
npm install -g ./commandcode-bridge-v1.1.1.tgz
commandcode-bridge run
Update when a new release is available:
commandcode-bridge update
Requirements: Node.js 18+, a Command Code account.
- Installation — install options, prerequisites, platform support
- API Reference — proxy endpoints, client configs (OpenCode, Zed, Cursor)
- TUI — pages, key bindings, plan access, port config
- Architecture — file structure, proxy flow, protocol translation
- Changelog — release history
MIT. See LICENSE.