SubagentTracker
Multi-agent progress tracker.
import { SubagentTracker } from '@ybouhjira/hyperkit';#Playground
Edit the code — the preview recompiles and re-renders as you type.
Loading preview…
#Props
| Prop | Type | Default | Description |
|---|---|---|---|
agents * | SubagentInfo[] | — | — |
defaultExpanded | boolean | — | — |
onCancel | (agentId: string) => void | — | — |
class | string | — | — |
* required prop.
#Design Tokens
This component reads the following CSS custom properties. Override them globally or per-instance to restyle it — see the CSS Variables guide.
--sk-bg-secondary--sk-bg-tertiary--sk-border--sk-duration-fast--sk-duration-spin--sk-ease-default--sk-error--sk-focus-offset--sk-font-mono--sk-font-size-md--sk-font-size-sm--sk-font-size-xs--sk-font-weight-medium--sk-font-weight-semibold--sk-icon-lg--sk-icon-md--sk-info--sk-leading-snug--sk-leading-tight--sk-radius-lg--sk-radius-md--sk-radius-sm--sk-space-md--sk-space-sm--sk-space-xl--sk-space-xs--sk-success--sk-text-muted--sk-text-primary--sk-text-secondary