1 pointby ofershapira2 hours ago1 comment
  • ofershapira2 hours ago
    I run 3-5 Cursor cloud agents at a time. Before this I was alt-tabbing between browser tabs to check if they finished, crashed, or opened a PR.

    Built a retro TUI that connects to the Cursor Agents API - shows all agents on one screen, color-coded by status. You can launch new agents, send follow-up prompts, and stop runaway ones without leaving the terminal.

    npx agents-control-tower to try it. MIT, TypeScript, zero config.