trim: drop stale roster-empty comment (LoopsWizard)
ci / gates (push) Successful in 4s
ci / frontend (push) Successful in 36s
ci / rust (push) Successful in 2m57s
ci / e2e (push) Skipped
ci / publish (push) Successful in 2m43s

This commit is contained in:
Omar Sobh
2026-07-18 16:26:15 -07:00
parent c9dc96c44b
commit efc13f2904
@@ -166,10 +166,6 @@ export function LoopsWizard({
}; };
}, []); }, []);
// Roster-empty state no longer blocks the wizard — step 6 offers
// auto-provision so a new user can pick a topology + kick off a team
// without visiting the Agents page first (parity with ResearchWizard).
// Auto-provision state: mirrors ResearchWizard's `runAutoProvision` // Auto-provision state: mirrors ResearchWizard's `runAutoProvision`
// flow. On success we preselect the returned agents so submit flows // flow. On success we preselect the returned agents so submit flows
// through the existing `agents:` submit path. // through the existing `agents:` submit path.