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
feat: add CPU and memory metrics display for services
- Show CPU% and RAM usage for each running service in status bar
- Display totals (Σ) in "All" tab
- Add GetProcessMetrics using ps command (macOS/Linux compatible)
- Include metrics in daemon protocol and MCP status output
- Update golangci-lint config to v2 format
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments