Skip to main content

AI Agents

A roster of AI agents with status badges and per-agent progress. It shows agent names, roles, and lifecycle status (idle, active, awaiting review) with progress rings for active agents.

:::info Demo widget AI Agents currently renders a static sample roster. It is awaiting integration with the live agent runtime (the backend's long-running runs). :::

At a glance

Type keyai-agents
Default size3 × 12 (min 2 × 6)
Data sourceNone (demo)
Emits
Receives
Sourcesrc/widgets/widgets/ai-agents/

Configuration

None — ai-agents is dataless and exposes no config panel.

Cross-widget actions

None.

Notable behavior

  • Active agents show progress rings (step / total) and a spinning loader.
  • Status pills are color-coded: blue (active), amber (awaiting review), muted (idle).
  • The roster is sample data for now; live agent status will come from the backend.