A macOS menu bar app for tracking Claude Agent stats from Xcode.
- Weekly activity chart (messages, sessions, tool calls)
- All time stats with peak hour
- Longest session details
- Model usage with token counts
- Hourly distribution chart
- Auto-updates when stats change
brew install --cask artemnovichkov/tap/claudeagentbarThe app is not notarized. On first launch you may need to right-click the app → Open, or run
xattr -dr com.apple.quarantine /Applications/ClaudeAgentBar.app.
- Clone this repository.
- Open in Xcode.
- Build and run.
- The app appears in the menu bar.
Artem Novichkov, https://artemnovichkov.com
The project is available under the MIT license. See the LICENSE file for more info.
