feat(KB-331): rename package to @gsxdsm/fusion

- Rename package from @gsxdsm/kb to @gsxdsm/fusion in package.json and metadata
- Update all documentation references (README, RELEASING, STANDALONE, AGENTS.md)
- Update root workspace scripts for new package name
- Update changeset files to reference @gsxdsm/fusion and @fusion/dashboard
- Update CHANGELOG.md with new package name references
This commit is contained in:
gsxdsm
2026-03-31 16:31:18 -07:00
parent db03cf8625
commit 8c32ffc54d
13 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
---
"@kb/dashboard": minor
"@fusion/dashboard": minor
---
Add file browser and editor to task detail modal. Browse worktree files and edit with CodeMirror 6.