v0.2.0
Local multi-backend Anthropic Messages proxy for Claude Code — xAI Grok, Ollama / llama-server, OpenAI-compat (OpenRouter, …), Anthropic passthrough, advisor + web_search emulation.
Install (macOS App — Apple Silicon)
- Download
Spock-0.2.0-darwin-arm64.zip - Unzip → drag Spock.app to Applications
- First open: right-click → Open if Gatekeeper blocks (ad-hoc signed)
- Menu bar → Settings… — add backends / profiles; Login xAI… only if you use Grok OAuth
Claude Code: set ANTHROPIC_BASE_URL=http://127.0.0.1:8048
Also: Spock-0.2.0-darwin-x64.zip for Intel Macs.
CLI
| Platform | Asset |
|---|---|
| macOS arm64 | spock-0.2.0-darwin-arm64.tar.gz |
| macOS x64 | spock-0.2.0-darwin-x64.tar.gz |
| Linux x64 | spock-0.2.0-linux-x64.tar.gz |
| Linux arm64 | spock-0.2.0-linux-arm64.tar.gz |
| Windows x64 | spock-0.2.0-windows-x64.zip |
tar -xzf spock-0.2.0-darwin-arm64.tar.gz
sudo mv spock-0.2.0-darwin-arm64/spock /usr/local/bin/
spock serveConfig: ~/.config/spock/config.toml
xAI OAuth (optional): ~/.config/grok-test/auth.json · or API key / XAI_TOKEN
SHA-256: see checksums.txt.
Full Changelog: v0.1.0...v0.2.0