Skip to content

actx top

A real-time TUI (Terminal User Interface) that displays the agent process tree, IPC activity, and system metrics. Like top or htop, but for agents.

Terminal window
actx top
  • Active agent processes and their state
  • Parent-child relationships (orchestrator → dispatched agents)
  • Process groups and their coordination status
  • Real-time CTX statements flowing through the gateway
  • NATS pub/sub message activity
  • Event stream subscriptions (LIVE SELECT)
  • Gateway throughput (ops/sec)
  • Memory plane utilization
  • Token budget consumption
  • Active backend connections

The TUI supports keyboard navigation:

  • Arrow keys — navigate the process tree
  • q — quit
  • r — refresh
  • f — toggle filter mode