Install
npm install -g crabcode # npm
bun install -g crabcode # or bun
cargo binstall crabcode # or cargo-binstall (prebuilt binary, faster)
cargo install crabcode # or cargo (build from source)
curl -sSL https://raw.githubusercontent.com/Blankeos/crabcode/main/install.sh | sh # or linux/macos (via curl)
Release Notes
Bug Fixes
- Make file mutations atomic and context-safe by @Blankeos
- Preserve selected provider by id during refresh by @Blankeos
Documentation
- Update install docs and TODOs for search migration by @Blankeos
Features
- Add vision subagent fallback for non-vision image turns by @Blankeos
- Prevent new chat actions from wrapping by @Blankeos
- Add git status side panel and remote git API by @Blankeos
- Add configurable reasoning effort for subagent configs by @Blankeos
- Add persistent project expansion and expand-all sidebar control by @Blankeos
- Improve mobile chat layout and enable queued streaming prompts by @Blankeos
- Support unauthenticated free model browsing and requests by @Blankeos
- Add pluggable provider extension framework for models by @Blankeos
- Add xAI OAuth support and generalize provider OAuth flow by @Blankeos
Ci
- Harden release pipeline and Homebrew publish flow by @Blankeos
Install crabcode 0.0.4
Install prebuilt binaries via Homebrew
brew install blankeos/tap/crabcode
Download crabcode 0.0.4