Skip to content

feat(desktop): enrich agent cards with activity#2962

Draft
erwinblom wants to merge 1 commit into
block:mainfrom
erwinblom:feat/richer-agent-cards
Draft

feat(desktop): enrich agent cards with activity#2962
erwinblom wants to merge 1 commit into
block:mainfrom
erwinblom:feat/richer-agent-cards

Conversation

@erwinblom

Copy link
Copy Markdown

What changed

  • Adds reliable Bezig, Beschikbaar, Fout, and Uit states to the existing agent cards.
  • Shows the current channel and elapsed time for an active turn.
  • Otherwise shows the latest real turn_completed activity.
  • Keeps unavailable channel names neutral and avoids free-form task summaries.

Why

The Agents screen already has runtime and activity data, but the compact cards did not expose it. This makes current and recent agent activity visible without adding a dashboard or backend model.

Validation

  • pnpm test: 3,410 tests passed
  • pnpm check: passed
  • pnpm build: passed
  • Visual E2E screenshot: desktop/test-results/richer-agent-cards/agent-cards-working-last.png

Validated on commit f5cb8d2d023834d3773947e411079e26f2c9e6f3.

Show reliable runtime state plus current or last completed activity on the existing agent cards.

Co-authored-by: erwinblom <erwblo@gmail.com>
Signed-off-by: erwinblom <erwblo@gmail.com>
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.

1 participant