fix(FN-1685): fix pre-existing test expectation for experimentalFeatures merge behavior
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
"@fusion/core": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
---
|
||||
"@gsxdsm/fusion": minor
|
||||
"@fusion/core": minor
|
||||
"@fusion/dashboard": minor
|
||||
"@fusion/engine": minor
|
||||
---
|
||||
|
||||
Rename project storage to `.fusion/fusion.db` and global storage to `~/.pi/fusion`.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
"@gsxdsm/fusion": minor
|
||||
"@fusion/dashboard": patch
|
||||
---
|
||||
|
||||
Rename environment variables from KB_* to FUSION_* prefix
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
"@fusion/core": patch
|
||||
"@fusion/dashboard": patch
|
||||
"@fusion/engine": patch
|
||||
---
|
||||
|
||||
Rename internal packages from @kb/* to @fusion/* namespace
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
---
|
||||
"@fusion/core": minor
|
||||
"@fusion/dashboard": minor
|
||||
"@fusion/engine": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
---
|
||||
"@gsxdsm/fusion": minor
|
||||
"@fusion/core": minor
|
||||
"@fusion/dashboard": minor
|
||||
"@fusion/engine": minor
|
||||
---
|
||||
|
||||
Rename default task ID prefix from KB to FN and branch naming from kb/ to fusion/
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
"@fusion/core": patch
|
||||
"@fusion/dashboard": patch
|
||||
---
|
||||
|
||||
Add `openrouterModelSync` setting (default: true) to control whether the dashboard fetches the latest OpenRouter model catalog at startup. Toggled in Settings → Models. This fixes the model picker not showing the latest OpenRouter models because the `pi-openrouter-realtime` extension only syncs on `session_start` events (TUI-only).
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
"@fusion/core": patch
|
||||
"@fusion/dashboard": patch
|
||||
"@fusion/engine": patch
|
||||
---
|
||||
|
||||
Update documentation and remaining references for Fusion rebrand
|
||||
|
||||
Reference in New Issue
Block a user