Download · v1.1.0

Get BobCode on every device you work on

macOS is live now. Windows, Android and iOS are being packaged. Every release ships with a SHA-256 checksum so you can verify exactly what you downloaded.

arm64 · macOS 12+ · 441 MB · signed and checksummed

AVAILABLE
Apple

macOS

DMG · desktop app
SHA256836f139bd1774fa9c0b86dac5ecac274a55d24659279d3cd11019f2c046e8933
COMING SOON
Windows

Windows

EXE · installer
x64Windows 10+ Soon
ARM64Windows 11 Soon
COMING SOON
Android

Android

APK · direct install
arm64-v8aAndroid 12+ Soon
Play Storein review Soon
COMING SOON
Apple

iOS

App Store · TestFlight
iPhone / iPadiOS 17+ Soon
TestFlightbeta seats open Soon
02 — Why BobCode

One kernel. Everything is a plugin.

Plugin market

Every capability is a plugin, installed straight from npm. Compose your own stack and share it with your team.

Local-first

Runs on your machine. Your sessions and your data stay in your hands — privacy by default.

Open source · MIT

Free to use, free to fork. Build on a composable foundation instead of a black box.

Checksums

Verify what you downloaded

Every build publishes its SHA-256. Compare it before you open the installer.

zsh — verify the download
shasum -a 256 ~/Downloads/BobCode-1.1.0-macOS-arm64.dmg
836f139bd1774fa9c0b86dac5ecac274a55d24659279d3cd11019f2c046e8933
03 — Command line

Or install from the command line

BobCode is open source. With Node.js ≥ 22, four commands get you running. bobwork is the main command; dsh stays as a compatibility alias.

1

Clone the repo

Pull the source from GitHub.

2

Install + build

pnpm install the dependencies, pnpm run build the bundles.

3

Launch the web GUI

pnpm bobwork web → opens http://127.0.0.1:3080

4

Install plugins

bobwork plugin --profile web add <package> — straight from npm.

zsh — install BobCode
git clone https://github.com/Agent-Operating-System/bobwork-code.git
cd bobwork-code
pnpm install
pnpm run build
pnpm bobwork web          # → http://127.0.0.1:3080
NoteThe one-line npm install (npx bobcode web) opens after the first public release — use the GitHub source method above until then.

Also available through

npmnpmGitHubGitHubJetBrainsJetBrainsSlackSlack

One harness, every device.

The world’s best models. One harness that actually finishes the job.