htop for AI coding agents — monitor token usage, costs, and workflows across Claude Code, Cursor, Kiro, Codex, and Copilot
Stars
42
Forks
6
Watchers
42
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #19 from vicarious11/perf/optimizer-performance-overhaul
da3f3edView on GitHubrefactor: split optimizer.py into focused modules per PR review
90d3065View on GitHubMerge remote-tracking branch 'origin/feat/budget-alerting' into perf/optimizer-performance-overhaul
2497b09View on GitHubperf: batch MAP into single LLM call + filter hallucinated projects
d1cc68bView on GitHubMerge pull request #17 from vicarious11/perf/optimizer-performance-overhaul
838ac73View on GitHubRevert "feat: Docker sandbox with read-only mounts and performance docs"
fe42131View on GitHubRevert "feat: Docker uses host Ollama via host.docker.internal"
49d2a8bView on GitHubfeat: Docker sandbox with read-only mounts and performance docs
e3013c3View on GitHubfix: address code review — thread safety, score clamp, type hints
66cdd6fView on GitHubperf: optimizer 3x faster with concurrent MAP, session cap, and batch caching
5ce582fView on GitHubMerge pull request #15 from vicarious11/fix/cursor-collector-tokens
372f51eView on GitHubfeat: LLM-based correction spiral detection replaces keyword matching
467b140View on GitHubfix: robust LLM JSON parsing with retry logic and thinking tag handling
e8ac918View on GitHub