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
macOS
Windows
Android
iOS
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.
Verify what you downloaded
Every build publishes its SHA-256. Compare it before you open the installer.
shasum -a 256 ~/Downloads/BobCode-1.1.0-macOS-arm64.dmg
836f139bd1774fa9c0b86dac5ecac274a55d24659279d3cd11019f2c046e8933
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.
Clone the repo
Pull the source from GitHub.
Install + build
pnpm install the dependencies, pnpm run build the bundles.
Launch the web GUI
pnpm bobwork web → opens http://127.0.0.1:3080
Install plugins
bobwork plugin --profile web add <package> — straight from npm.
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
npx bobcode web) opens after the first public release — use the GitHub source method above until then.Also available through
One harness, every device.
The world’s best models. One harness that actually finishes the job.