You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Renamed agtop → actop ("Apple Chip top"). The previous name read as "Apple GPU top" and undersold a whole-chip monitor (CPU/GPU/ANE/memory/power/thermal); the rename also unblocks PyPI distribution (pip install actop), since the agtop name was unavailable. This is a clean break with no backward-compatible agtop command, module, or formula — the command, Python package, import path, Homebrew formula, and Prometheus metric prefix (agtop_* → actop_*) are now all actop. Existing Homebrew users: brew uninstall agtop && brew untap binlecode/agtop, then brew tap binlecode/actop && brew install actop.