Skip to content

feat: workload status bar + unified Ctrl+X panel for agents and processes #5625

@iRonin

Description

@iRonin

Problem

The status bar only shows a single indicator for running subagents (🔄 N). There's no indication of background processes (long-running servers, watchers, etc.) and no at-a-glance view of what's running alongside the conversation.

The Ctrl+X panel only shows delegate_task subagents — background processes are invisible from the TUI.

Proposed Solution

Status bar

  • Replace the single badge with A:N (running subagents) + P:N (background processes) format
  • Examples: A:1, P:2, A:1,P:1
  • Hidden when nothing is running

Ctrl+X unified panel

  • Show both subagents and background processes in one overlay
  • Section divider between agents and processes
  • Process rows: command, uptime, exit status

Related PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/tuiTerminal UI (ui-tui/ + tui_gateway/)type/featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions