Download
IDE from GitHub. CLI in one line.
The editor is packaged on HolboxAI/boxcode-ide. The agent binary is a separate install from HolboxAI/boxcode.
IDE
Boxcode IDE
boxcode-ide 1.126.0.252 · 24 Sept 2026
macOS builds are unsigned while the IDE is in development. After dragging into Applications:
xattr -cr "/Applications/Boxcode IDE.app"
CLI
boxcode
Checksum-verified prebuilt binary. The IDE chat participant expects this on your PATH.
curl -fsSL https://boxcode.sh/install.sh | bash