JCode is a local cockpit for coding agents tuned for low-level & cybersecurity related day-to-day workflow.
It is a small Bun/TypeScript monorepo with a web UI, desktop packaging, and a local server that manages coding-agent sessions.
Desktop builds are published from GitHub Releases. Package-manager installs become available after the corresponding Homebrew tap and Winget manifests are published.
Install with Homebrew after the JCode tap is published:
brew tap Jay1/jcode https://github.com/Jay1/jcode
brew install --cask jcodeUntil then, download the latest JCode-<version>-arm64.dmg or
JCode-<version>-x64.dmg from
GitHub Releases.
Install with Winget after the Jay1.JCode package is accepted into the Windows
Package Manager community repository:
winget install Jay1.JCodeUntil then, download the latest JCode-<version>-x64.exe installer from
GitHub Releases.
Common commands:
bun install
bun run build
bun run typecheck
bun run devBuilt from DPCode and T3Code, with love ❤️ you made my life a little bit easier.
See CREDITS.md for complete attribution notes.
