← Back to the Hub

jcode

ecosystem:jcode

Integration pending

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

CategoryEcosystem watch
Runtimeexternal
InterfaceTerminal harness
Sourceindustry watch
LicenceMIT
ContinuityOwned by the agent
SupportIntegration pending
Based onjcode (Rust, MIT)
Last verified2026-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 memory

Policies 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. 1

    Install jcode independently

    Binaries are published for macOS, Linux, and Windows.

    curl -fsSL https://jcode.sh/install | bash
  2. 2

    Configure a model provider

    jcode connects to Anthropic, OpenAI, or OpenRouter with its own keys.