feat(FN-2382): finalize presets-first new-agent tab flow
- Split New Agent step-0 into Presets and Custom tabs with presets-first default behavior - Refine tab layout and styling in dashboard styles to address review feedback and improve responsive presentation - Expand NewAgentDialog and AgentsView tests to cover tab switching flows and related route behavior - Update agent documentation to reflect the revised new-agent dialog flow
This commit is contained in:
@@ -181,7 +181,12 @@ There are two ways to provide custom instructions:
|
||||
|
||||
## New Agent Presets (Dashboard UI)
|
||||
|
||||
The New Agent dialog in the dashboard provides quick-start presets for common agent roles. Each preset includes:
|
||||
The New Agent dialog keeps the existing 3-step flow, and step 0 is split into two tabs:
|
||||
|
||||
- **Preset personas** (default) — quick-start persona cards that prefill the same fields and immediately advance to step 1 when selected
|
||||
- **Custom agent** — manual setup for identity, configuration, and the Generate with AI entry point
|
||||
|
||||
The dashboard provides quick-start presets for common agent roles. Each preset includes:
|
||||
|
||||
- **Name and icon** - Display identification
|
||||
- **Professional title** - Descriptive role title
|
||||
|
||||
Reference in New Issue
Block a user