feat: enhance dashboard styling and functionality for task changes and package extensions
This commit is contained in:
5
.changeset/fix-diff-panel-styles.md
Normal file
5
.changeset/fix-diff-panel-styles.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix dashboard task and git diff panel styling so task change views and changed-files modal render with proper layout and panel styles.
|
||||
7
.changeset/fix-package-extensions-models.md
Normal file
7
.changeset/fix-package-extensions-models.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix models from pi package extensions (npm/git) not appearing in dashboard model selector.
|
||||
|
||||
The dashboard now uses pi's `DefaultPackageManager` to resolve extension paths from `settings.json` packages (npm, git, local), in addition to filesystem-discovered extensions. This ensures that extensions like `@howaboua/pi-glm-via-anthropic` which register custom providers (e.g. glm-5.1) are properly loaded and their models appear in the dashboard's model selector dropdown.
|
||||
Reference in New Issue
Block a user