claude-trace main.2
·
1660 commits
to main
since this release
Release of claude-trace version main.2
Built from: main branch
Commit: b0c94a4
Installation
Download the appropriate binary for your platform, make it executable, and move it to your PATH:
# Linux AMD64
wget https://github.com/neongreen/mono/releases/download/claude-trace--main.2/claude-trace-main.2-linux-amd64
chmod +x claude-trace-main.2-linux-amd64
sudo mv claude-trace-main.2-linux-amd64 /usr/local/bin/claude-trace
# macOS ARM64 (M1/M2)
wget https://github.com/neongreen/mono/releases/download/claude-trace--main.2/claude-trace-main.2-darwin-arm64
chmod +x claude-trace-main.2-darwin-arm64
sudo mv claude-trace-main.2-darwin-arm64 /usr/local/bin/claude-traceAvailable Binaries
- Linux: amd64, arm64
- macOS: amd64 (Intel), arm64 (Apple Silicon)