fix(FN-6950): normalize pending changesets

This commit is contained in:
gsxdsm
2026-06-23 00:33:08 -07:00
parent a147a983d5
commit a47222b3e5
4 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
---
"@runfusion/fusion": patch
---
Align dashboard view chrome and inner-pane spacing across Chat, Mailbox, Workflows, Artifacts-adjacent controls, Goals, and Compound Engineering.

View File

@@ -1,3 +1,5 @@
---
"@runfusion/fusion": patch
---
Polish dashboard view chrome: align Dashboard, Import Tasks, Automations, Chat, and docked Files editor controls with the shared view header and toolbar styling.

View File

@@ -1,3 +1,5 @@
---
"@runfusion/fusion": patch
---
Replace the compact Quick Chat implementation with the full Chat modal launcher and configurable footer/FAB/off setting, move the file browser into the shared floating-window shell with a compact New menu and consistent narrow editor toolbar, fit the dependency graph after layout settles, and align chat/mailbox/task-detail expansion plus header/theme polish.

View File

@@ -1,3 +1,5 @@
---
"@runfusion/fusion": patch
---
Prevent global settings updates from overwriting an existing unreadable settings file with defaults, and use provider/CPU icons in task chat agent headers.