Skip to content

Add Fusion to the multi-agent orchestrators directory#14

Open
gsxdsm wants to merge 1 commit into
Agent-Analytics:mainfrom
gsxdsm:add-fusion-orchestrator
Open

Add Fusion to the multi-agent orchestrators directory#14
gsxdsm wants to merge 1 commit into
Agent-Analytics:mainfrom
gsxdsm:add-fusion-orchestrator

Conversation

@gsxdsm

@gsxdsm gsxdsm commented Jun 15, 2026

Copy link
Copy Markdown

What this adds

A directory entry for Fusion (Runfusion/Fusion), an open-source, MIT-licensed multi-agent orchestrator, in the open-orchestrators track.

A planning agent turns a plain-language task into a PROMPT.md plan, then Fusion runs plan → review → execute → review gates for each task inside an isolated git worktree (fusion/{task-id}). It is controllable from a desktop app (Electron), mobile app (Capacitor), web dashboard, or the fn CLI, with task/board state synced across a mesh of peer nodes. Supports hierarchical missions (Mission → Milestone → Slice → Feature → Task), inter-agent messaging, and any local or cloud model (Anthropic, OpenAI, Ollama, Google, custom providers).

Why it fits the scope

Orchestration is central to the product: multi-agent coordination, parallel coding-agent execution with worktree isolation, workflow/approval gates, and shared board state across nodes — not a thin model wrapper.

Files changed

  • src/data/orchestrators.ts — new fusion entry (+ fusionScreenshots), visibility: open, slug fusion, repo Runfusion/Fusion.
  • src/data/github-stars.json — initial stars record (homepage sorts by stars; refreshed by the existing workflow).
  • public/logos/fusion.png — local logo asset (no third-party hotlinking).
  • public/images/players/fusion/fusion-platform-context.png — platform-context screenshot.

Copy is kept factual and concise, one short paragraph for the summary and one sentence for the directory note, per CONTRIBUTING.

Verification

🤖 Generated with Claude Code

Fusion is an open-source, multi-node agent orchestrator: a planning agent
turns a plain-language task into a PROMPT.md plan, then runs plan, review,
execute, and review gates for each task in an isolated git worktree,
controllable from desktop, web, mobile, or the fn CLI. Adds the directory
entry, GitHub-stars record, logo, and platform-context screenshot.

Sources verified:
- https://github.com/Runfusion/Fusion
- https://runfusion.ai/
@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for open-orchestrators ready!

Name Link
🔨 Latest commit c19f610
🔍 Latest deploy log https://app.netlify.com/projects/open-orchestrators/deploys/6a2fb7cb02380300086afd1f
😎 Deploy Preview https://deploy-preview-14--open-orchestrators.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gsxdsm gsxdsm marked this pull request as ready for review June 15, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant