chore(release): rename @gsxdsm/fusion to @runfusion/fusion 0.0.1
Move the publishable CLI under the new @runfusion npm org for the first public release. Reset version to 0.0.1 since the previous name was never actually published. Rewrite packages/cli/README.md (the npm page) to mirror the root README marketing — Fusion logo, reel GIFs pulled from raw.githubusercontent.com, feature grid, tagline — and fix the stale dustinbyrne/kb image link and ISC-vs-MIT license mismatch. Propagates the name through root scripts, RELEASING.md, workflows, and docs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
|
||||
**Multi-node agent orchestrator** — tasks, agents, missions, git, files, and worktrees, with any model, local or cloud.
|
||||
|
||||
[**runfusion.ai →**](https://runfusion.ai) · [Docs](./docs/README.md) · [GitHub](https://github.com/Runfusion/Fusion) · [npm](https://www.npmjs.com/package/@gsxdsm/fusion)
|
||||
[**runfusion.ai →**](https://runfusion.ai) · [Docs](./docs/README.md) · [GitHub](https://github.com/Runfusion/Fusion) · [npm](https://www.npmjs.com/package/@runfusion/fusion)
|
||||
|
||||
[](./LICENSE)
|
||||
[](https://www.npmjs.com/package/@gsxdsm/fusion)
|
||||
[](https://www.npmjs.com/package/@runfusion/fusion)
|
||||

|
||||

|
||||
|
||||
@@ -322,7 +322,7 @@ fn skills install firebase/agent-skills # Install agent skills
|
||||
| `@fusion/dashboard` | Web UI — Express server + kanban board with SSE |
|
||||
| `@fusion/engine` | AI engine — triage, execution, scheduling, workflow steps |
|
||||
| `@fusion/tui` | Terminal UI — Ink-based CLI components |
|
||||
| `@gsxdsm/fusion` | CLI + pi extension — published to npm |
|
||||
| `@runfusion/fusion` | CLI + pi extension — published to npm |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user