chore(release): v0.0.3

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-22 18:53:05 -07:00
parent 7bcf8a225b
commit 88ccd2d4e2
8 changed files with 22 additions and 22 deletions

View File

@@ -1,5 +0,0 @@
---
"@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.

View File

@@ -1,5 +0,0 @@
---
"@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.

View File

@@ -1,5 +0,0 @@
---
"@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.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Fix the setup wizard directory browser and make terminal session startup more resilient.