Skip to main content
ClaudeWave

Like htop, but for AI coding agents. Monitor Claude Code & Codex CLI sessions, tokens, context window, rate limits, and ports in real-time.

Subagents2.8k stars267 forksRustMITUpdated 4d ago
Editor's note

Abtop is a terminal user interface tool written in Rust, using the Ratatui library, that monitors multiple AI coding agent sessions in real time from a single screen. It discovers Claude Code, Codex CLI, and OpenCode sessions automatically by reading local process and file state, requiring no API keys or authentication, and displays per-session metrics including token usage, context window percentage bars, rate limit status, child processes, open ports, git status, and current task. It connects to Claude Code specifically by scanning local session files and config directories such as `~/.claude`, and supports multiple Claude profiles simultaneously across macOS, Linux, and Windows. When run inside tmux, pressing Enter jumps directly to the terminal pane running the selected agent. A standout detail is orphan port detection, which flags servers that an agent spawned but never terminated. Developers running several concurrent Claude Code or Codex CLI sessions across projects are the primary audience, along with anyone needing to track context window consumption before hitting limits.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/graykode/abtop && cp abtop/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsai-coding-agentbtopclaude-codeclicodexdeveloper-toolshtopmonitorratatuirustterminaltui

What people ask about abtop

What is graykode/abtop?

+

graykode/abtop is subagents for the Claude AI ecosystem. Like htop, but for AI coding agents. Monitor Claude Code & Codex CLI sessions, tokens, context window, rate limits, and ports in real-time. It has 2.8k GitHub stars and was last updated 4d ago.

How do I install abtop?

+

You can install abtop by cloning the repository (https://github.com/graykode/abtop) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is graykode/abtop safe to use?

+

Our security agent has analyzed graykode/abtop and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains graykode/abtop?

+

graykode/abtop is maintained by graykode. The last recorded GitHub activity is from 4d ago, with 17 open issues.

Are there alternatives to abtop?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy abtop to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: graykode/abtop
[![Featured on ClaudeWave](https://claudewave.com/api/badge/graykode-abtop)](https://claudewave.com/repo/graykode-abtop)
<a href="https://claudewave.com/repo/graykode-abtop"><img src="https://claudewave.com/api/badge/graykode-abtop" alt="Featured on ClaudeWave: graykode/abtop" width="320" height="64" /></a>

More Subagents