Omni agent · TUI + GUI

v1.3.38·Updated 2026-06-01·Changelog
Bench Legal WorkspaceE-ContractE-EvidenceTrusted TimestampGeneral AgentOmni AgentLegal AgentE-Identity AgentBench Legal WorkspaceE-ContractE-EvidenceTrusted TimestampGeneral AgentOmni AgentLegal AgentE-Identity AgentBench Legal WorkspaceE-ContractE-EvidenceTrusted TimestampGeneral AgentOmni AgentLegal AgentE-Identity Agent
crab codeworkspaceacosmi-bench
GUITUI
GUI × TUI running together
Indexing, planning, testing and replaying every step

crabcode omni agent

crabcode GUIRecommended
Desktop

Workspace, debugger, execution graph — install and go. Recommended for most users.

macOSApple SiliconComing soon
macOSIntelComing soon
Windowsx64Coming soon
Linuxx64 · AppImageComing soon
crabcode TUI
Command line

Talk, edit and run tests right in your terminal. Great for CLI, remote and automation.

International: install straight from GitHub Releases. Detects your OS and chip/architecture automatically.

VERSION=1.3.38
case "$(uname -s)-$(uname -m)" in
  Darwin-arm64)               PLATFORM=darwin-arm64 ;;
  Darwin-x86_64)              PLATFORM=darwin-x64 ;;
  Linux-x86_64|Linux-amd64)   PLATFORM=linux-x64 ;;
  Linux-aarch64|Linux-arm64)  PLATFORM=linux-arm64 ;;
  *) echo "unsupported: $(uname -s)-$(uname -m)"; exit 1 ;;
esac
curl -fsSL -o /tmp/crabcode.tar.gz "https://github.com/acosmi/crabcode/releases/download/v1.3.38/crabcode-${VERSION}-${PLATFORM}.tar.gz"
rm -rf "$HOME/.local/share/crabcode" && mkdir -p "$HOME/.local/share/crabcode"
tar -xzf /tmp/crabcode.tar.gz --strip-components=1 -C "$HOME/.local/share/crabcode"
command -v xattr >/dev/null 2>&1 && xattr -dr com.apple.quarantine "$HOME/.local/share/crabcode" 2>/dev/null || true
SHELL_RC="$HOME/.zshrc"; [ -n "$BASH_VERSION" ] && SHELL_RC="$HOME/.bashrc"
grep -q '/.local/share/crabcode' "$SHELL_RC" 2>/dev/null || echo 'export PATH="$HOME/.local/share/crabcode:$PATH"' >> "$SHELL_RC"
export PATH="$HOME/.local/share/crabcode:$PATH"
crabcode --version

Product desktops

Bench Desktop
Lawyer workbench

Matters, drafts, billing — offline-capable.

Download · 164 MB
Evidence Desktop
e-Evidence

Local hashing + public verify, no login.

Download · 78 MB

Mobile / browser

iOS App
iPhone / iPad

Run status, approve PRs, remote takeover.

Download · App Store
Android App
Android 8+

Same as iOS, tuned for tablets and foldables.

Download · Play / Huawei / Xiaomi
Browser extension
Chrome · Edge · Firefox

Extension-mode package for browser automation; connects real Chrome through native host.

Invite RewardsNo. 24-A

Refer a friend. Keep earning rewards.

Generate your personal invite link — when a friend first subscribes to crabcode, you immediately receive 500K tokens. You can also earn up to 30% commission on their future usage, while your friend unlocks up to 10M tokens.

01Send invite linkInstant
02Friend subscribes to crabcode+500K
03Friend keeps usingUp to 30%
Friend unlocksUp to 10M tokens