fix: match AutoProvisionedAgent shape + valid OutcomeKind for loops
ci / gates (push) Successful in 15s
ci / frontend (push) Failing after 20s
ci / rust (push) Successful in 4m29s
ci / e2e (push) Skipped
ci / publish (push) Skipped

Co-Authored-By: Claude Opus 4.7 <[email protected]>
This commit is contained in:
Omar Sobh
2026-07-18 16:24:40 -07:00
co-authored by Claude Opus 4.7
parent 279d785f5b
commit c3e8f3ee01
2 changed files with 9 additions and 3 deletions
@@ -71,7 +71,7 @@ export function AutoProvisionCard({
color: "#d7d7db",
}}
>
{a.role_slot} · {a.display_name}
{a.role_slot} · {a.name}
</span>
))}
</div>