feat: give the agent handoff and demo one visual spine

This commit is contained in:
lda
2026-07-11 09:27:03 +07:00 Verified
parent 4951d2487c
commit 5b1368d5ee
6 changed files with 188 additions and 28 deletions
@@ -38,6 +38,8 @@ export const PreparedAuthoringLifecycleScene = ({ scene, beat }: PreparedAuthori
className="prepared-lifecycle-scene"
aria-label="prepared workflow authoring lifecycle"
data-active-phase={beatId}
data-primary-surface="authoring-phase"
data-support-surface="prepared-chat"
>
<ol className="prepared-lifecycle-scene__rail" aria-label="authoring phase rail">
{phases.map((phase) => (