Skip to content

fix: highlight mixed agent status in dashboard#47

Merged
newbish merged 3 commits into
mainfrom
feat/agent-status-indicators
Jun 12, 2026
Merged

fix: highlight mixed agent status in dashboard#47
newbish merged 3 commits into
mainfrom
feat/agent-status-indicators

Conversation

@newbish

@newbish newbish commented Jun 12, 2026

Copy link
Copy Markdown
Member

Summary

  • show a yellow mixed-state status badge when a multi-agent selection includes one or more agents that are no longer actively sending data
  • keep the badge green only when every selected agent is healthy, and keep red when every selected agent is stale
  • replace the native details dropdown so the agent selector closes when you click outside it or press Escape
  • add dashboard-agent-status coverage for the new aggregate status logic

Test Plan

  • cd apps/dashboard && npm test -- --run src/lib/dashboard-agent-status.test.ts
  • cd apps/dashboard && npm run typecheck
  • cd apps/dashboard && npm run build

@github-actions

Copy link
Copy Markdown

🚀 Cloudflare preview: https://token-usage-analytics-pr-47.tevpro.workers.dev

@newbish newbish merged commit d1ea1e7 into main Jun 12, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants