Install
brew install blankeos/tap/crabcode # Homebrew (macOS/Linux)
npm install -g crabcode # or 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 active tool marker animation stateless by @Blankeos
- Infer apply_patch hunk line numbers from surrounding context by @Blankeos
- Preserve selection when restoring and updating search filters by @Blankeos
- Infer commandcode image support from capabilities by @Blankeos
- Surface websocket fallback warnings for stream disconnects by @Blankeos
- Add provider alias for connect autocomplete by @Blankeos
- Preserve chat input draft when running command palette commands by @Blankeos
Features
- Prioritize current workspace sessions in search by @Blankeos
- Add expandable large paste placeholders with hover tooltip by @Blankeos
- Prioritize reasoning effort options from discovery metadata by @Blankeos
- Add editor-anchored opening for chat selections and file links by @Blankeos
- Scroll into view on load by @Blankeos
- Reuse Enter key for repeat navigation after search by @Blankeos
Performance
- Optimize streaming rendering and token usage updates by @Blankeos
Install crabcode 0.0.6
Install prebuilt binaries via Homebrew
brew install blankeos/tap/crabcode
Download crabcode 0.0.6