Skip to content

Dashboard: agent activity/status widgets #101145

Description

@100yenadmin

See what every agent is doing, live, from one screen.

Part of the Modular Dashboard roadmap — see the tracker #101136. Builds on Wave 1 (#101093; PRs #101094 / #101097 / #101098).

Problem

Operators running multiple agents have no cross-agent activity view in the dashboard today — checking on a fleet of agents means opening each session individually. There's no builtin that answers "what's everything doing right now?" at a glance.

What this adds

  • Builtins showing per-agent status (busy / idle / awaiting input).
  • Current task per agent.
  • Run progress within the current task.

How it'd be built

Add new builtins bound to per-session activity state via resolveBinding against an rpc binding, refreshed on the existing plugin.dashboard.changed broadcast. The gateway already exposes session state for this purpose — see the WS statechange mechanism introduced in #39127 — so this is primarily a widget-registry addition rather than new backend plumbing.

References

Tier 1 — high-value builtins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal backlog priority with limited blast radius.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:session-stateSession, memory, transcript, context, or agent state can drift or corrupt.impact:ux-frictionUser-facing flow adds avoidable confusion or support burden without fully blocking progress.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.maturity:stableIssue affects a taxonomy feature currently scored M4/M5.staleMarked as stale due to inactivity

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions