Skip to content

Commit 0023284

Browse files
authored
feat: add advanced settings gate to agent creation wizard (#593)
* feat: add advanced settings gate to agent creation wizard Insert a "Configure advanced settings?" Yes/No gate before network configuration in both the Create and BYO agent paths. Defaults to "No, use defaults" (Public network, no VPC), letting most users skip network config with a single Enter press. Selecting "Yes, customize" expands into the existing network mode, subnet, and security group steps. * style: fix prettier formatting * docs: add TUI screenshots for advanced config gate * test: add unit tests for advanced config gate wizard logic 15 tests covering step list composition, setAdvanced routing, state cleanup on toggle, routing callbacks targeting advanced, and reset behavior.
1 parent 36f1ca2 commit 0023284

9 files changed

Lines changed: 457 additions & 28 deletions

File tree

Lines changed: 35 additions & 0 deletions
Loading
Lines changed: 26 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)