← Back to the Hub
Integration pending

jcode
ecosystem:jcode
An MIT-licensed terminal coding harness written in Rust, focused on low memory use, fast start, and parallel agent swarms.
externalOpen sourceIntegration pendingOwned by the agent sessions
Specification
| Category | Ecosystem watch |
|---|---|
| Runtime | external |
| Interface | Terminal harness |
| Source | industry watch |
| Licence | MIT |
| Continuity | Owned by the agent |
| Support | Integration pending |
| Based on | jcode (Rust, MIT) |
| Last verified | 2026-08-14 |
Setup and support
Not yet runnable from SuperQode, but unlike a desktop-only harness jcode documents a headless `jcode run`, a TypeScript SDK, and a versioned harness API, so a SuperQode route is buildable once it is implemented and tested.
Runtime behaviour
Capabilities
Terminal coding harnessHeadless runsParallel agent swarmsTypeScript SDKMCP tools
Tools
workspace filesterminal commandsMCP serverssemantic memoryPolicies and ownership
- +jcode owns its agent loop, tools, and session state
- +Model provider credentials remain with jcode's own configuration
- +No commands are executed by SuperQode until a connector is built and tested
Install and authenticate
- 1
Install jcode independently
Binaries are published for macOS, Linux, and Windows.
curl -fsSL https://jcode.sh/install | bash - 2
Configure a model provider
jcode connects to Anthropic, OpenAI, or OpenRouter with its own keys.



