Skip to content

feat(coding-agent): prioritize active agents in Agent Hub#5251

Draft
wolfiesch wants to merge 2 commits into
can1357:mainfrom
wolfiesch:feat/agent-hub-active-dashboard
Draft

feat(coding-agent): prioritize active agents in Agent Hub#5251
wolfiesch wants to merge 2 commits into
can1357:mainfrom
wolfiesch:feat/agent-hub-active-dashboard

Conversation

@wolfiesch

@wolfiesch wolfiesch commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

What

  • Default Agent Hub to an Active dashboard that shows running agents and collapses idle agents behind an explicit disclosure row.
  • Move parked, aborted, and advisor history into an Archive tab.
  • Add a responsive selected-agent inspector for runtime capabilities, usage, retry state, current activity, and recent tools.
  • Keep focus, transcript, revive, kill, collaboration, and persisted-transcript behavior explicit per tab.

Why

Long-lived sessions accumulate reusable and historical agents, causing stale rows to crowd out work that is running now. The new split keeps current work visible while retaining archived transcripts and lifecycle controls.

Testing

bun test packages/coding-agent/test/agent-hub-ordering.test.ts packages/coding-agent/test/agent-hub-activate.test.ts packages/coding-agent/test/agent-hub-advisor-scroll.test.ts packages/coding-agent/test/agent-hub-dashboard.test.ts packages/coding-agent/test/issue-2750-subagent-runtime-fallback.test.ts
bun check

Screenshots

Live Agent Hub with two running subagents.

Live Agent Hub with two running subagents


  • bun check passes
  • Tested locally
  • CHANGELOG updated (if user-facing)

@github-actions github-actions Bot added the vouched Passed the vouch gate label Jul 12, 2026
@wolfiesch wolfiesch force-pushed the feat/agent-hub-active-dashboard branch from cd72f17 to 6ebb20d Compare July 12, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

vouched Passed the vouch gate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant