v0.12.0
Changelog
Fixes
- fix(install): stop asking GitHub for "latest" when two tag series share it
Install
brew install pimlabs/tap/agentop # macOS
curl -fsSL https://agentop.pimlabs.id/install | sh # macOS, Linux
irm https://agentop.pimlabs.id/install.ps1 | iex # Windows
npm install -g @pimlabs/agentop # anywhere with Nodeagentop reads what Claude Code already writes to disk. It makes no network
calls, needs no API key, and never writes to a Claude Code config directory.
The VS Code extension ships separately, under vscode-v* tags.