- 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
316 B
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.