@reddb-io/redcode
v0.13.1
Published
RedDB's AI coding agent for the terminal
Readme
Redcode
RedDB's terminal coding agent. Prompts are durable before they run, the runtime is reversible, and the autonomous Worker fleet is on screen next to your session.
Install
npm install -g @reddb-io/redcode
redcodeOne native package for Linux (glibc and musl), macOS, and Windows on x64 and arm64. It includes the
redcode-rpc-sidecar companion for framed JSON/TOON RPC integrations.
Use
| Command | What it does |
| --- | --- |
| redcode | Terminal UI — sessions, diffs, permissions, and the Worker fleet |
| redcode run | Non-interactive prompt |
| redcode serve | Headless HTTP server |
| redcode acp | Agent Client Protocol agent, for editors that speak ACP |
| redcode --help | Everything else |
Full documentation: https://github.com/reddb-io/redcode
Built on
Redcode is built on OpenCode, and its runtime composition is modelled on DeepSeek Harness. MIT licensed; see NOTICE for full attribution.
