feat(FN-3553): improve agent creation with native shell connection and onbo

This merge adds a canonical in-dialog AI interview flow for agent onboarding (FN-3553), replacing the old wizard with a multi-step dialog that guides users through creating and reviewing agent prompts before spawning, plus tokenized typography fixes. It also introduces native shell connection handof

Fusion-Task-Id: FN-3553
This commit is contained in:
Fusion
2026-05-06 05:46:26 -07:00
committed by gsxdsm
parent 2b7b92229c
commit 323d6e7b21
11 changed files with 247 additions and 52 deletions

View File

@@ -863,7 +863,7 @@ Common built-in dashboard flags include:
- `todoView` (enables dashboard Todo View; see [Todo View](./todo-view.md))
- `researchView`
- `remoteAccess`
- `agentOnboarding` (gates the planning-style New Agent onboarding flow in Agents view)
- `agentOnboarding` (enables the **AI Interview** option inside the New Agent dialog)
---