v0.1.0
Install (macOS App — Apple Silicon)
- Download
Spock-0.1.0-darwin-arm64.zip - Unzip → drag Spock.app to Applications
- First open: right-click → Open if Gatekeeper blocks (ad-hoc signed)
- Menu bar → Login xAI… or paste an API key in Settings
Claude Code: set ANTHROPIC_BASE_URL=http://127.0.0.1:8048
CLI
| Platform | Asset |
|---|---|
| macOS arm64 | spock-0.1.0-darwin-arm64.tar.gz |
| macOS x64 | spock-0.1.0-darwin-x64.tar.gz |
| Linux x64 | spock-0.1.0-linux-x64.tar.gz |
| Linux arm64 | spock-0.1.0-linux-arm64.tar.gz |
| Windows x64 | spock-0.1.0-windows-x64.zip |
tar -xzf spock-0.1.0-darwin-arm64.tar.gz
sudo mv spock-0.1.0-darwin-arm64/spock /usr/local/bin/
spock serveConfig: ~/.config/spock/config.toml
OAuth: ~/.config/grok-test/auth.json · or API key / XAI_TOKEN
SHA-256: see checksums.txt.
Full Changelog: https://github.com/satindergrewal/Spock/commits/v0.1.0