bx

Agent

Sub-agent delegation cards — spawn parallel workers and reveal each one's output.

Delegated to 3 sub-agents
Referenced 5 SaaS pricing layouts and Stripe's checkout flow.
tsx
<Agents label="Delegated to 3 sub-agents">
  <Agent name="researcher" role="gathers pricing patterns" state="complete">
    Referenced 5 SaaS pricing layouts.
  </Agent>
  <Agent name="builder" role="writes the component" state="complete">
    <FileDiff file="src/components/Pricing.tsx" added={88} kind="create" />
  </Agent>
  <Agent name="reviewer" role="checks a11y" state="running" />
</Agents>

Installation

Terminal
$ bext ui add agent