3 comments

[ 1.8 ms ] story [ 20.7 ms ] thread
I built CTOP, which is htop for your AI coding agents.

You can monitor Claude Code, Codex CLI, OpenCode, and Devin sessions — CPU, memory, tokens, context window, costs, branches — from a single terminal pane.

Features include: multi agent monitoring, context tracking, token wave forms, analytics (cost/history), process control (i.e. kill dead sessions), plugins system, and more.compaction detection

It's fully open source, you can instead with: `npm install -g ctop-claude` or from source

Github: https://github.com/aakashadesara/ctop

Website: https://ctop.dev/

Open to issues, PRs, suggestions, contributions!

Hope it's helpful to others & happy July 4th!

Looks very cool! Especially because it is a TUI. How are you using it in you day-to-day?