fix(FN-000): repair stale release changesets

This commit is contained in:
gsxdsm
2026-04-22 18:52:43 -07:00
parent 06704cf898
commit c1bc5b980a
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--- ---
"@gsxdsm/fusion": patch "@runfusion/fusion": patch
--- ---
Improve the dashboard agents list views with shared empty-state actions, token-based state styling, and clearer board/tree/org-chart presentation. Improve the dashboard agents list views with shared empty-state actions, token-based state styling, and clearer board/tree/org-chart presentation.

View File

@@ -1,5 +1,5 @@
--- ---
"@gsxdsm/fusion": patch "@runfusion/fusion": patch
--- ---
Make `fn agent import` import package skills alongside agents when importing from directory or archive sources. Skills are written to `{project}/skills/imported/{company-slug}/{skill-slug}/SKILL.md` with proper frontmatter formatting. Existing skill files are skipped rather than overwritten. Single AGENTS.md file imports do not include package skills. Make `fn agent import` import package skills alongside agents when importing from directory or archive sources. Skills are written to `{project}/skills/imported/{company-slug}/{skill-slug}/SKILL.md` with proper frontmatter formatting. Existing skill files are skipped rather than overwritten. Single AGENTS.md file imports do not include package skills.

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix CLI merge regressions in test/build verification: restore gh-cli test alias resolution, ensure daemon ignores invalid env tokens, and restore required changeset config.