Files
fusion/.changeset/remove-auto-browser-open.md
gsxdsm 4eccd036a8 feat(KB-107): merge kb/kb-107
- feat(KB-107): complete Step 5 — add changeset for behavioral change
- test(KB-107): complete Step 4 — update tests to remove --no-open flag references
- feat(KB-107): complete Step 3 — remove --no-open from pi extension dashboard spawn
- feat(KB-107): complete Step 2 — simplify dashboard command, remove openBrowser function
- feat(KB-107): complete Step 1 — remove --no-open flag from CLI entry point
2026-03-30 07:34:10 -07:00

316 B

@dustinbyrne/kb
@dustinbyrne/kb
patch

Remove automatic browser-opening behavior on dashboard startup

The dashboard no longer automatically opens a browser window when starting. Users must manually navigate to the URL shown in the console output. The --no-open flag has been removed as it is now the default behavior.