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
This commit is contained in:
7
.changeset/remove-auto-browser-open.md
Normal file
7
.changeset/remove-auto-browser-open.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user