diff --git a/README.md b/README.md index f3eb3ae9c..813cd0491 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ npx companies.sh add paperclipai/companies/gstack ## Built on Pi. Compatible with the tools you already use. -Fusion stands on open tools we love. Every **Pi** extension works out of the box. **Hermes** and **Paperclip** both ship as first-class agent-provider plugins — route any workspace to whichever runtime fits the task. And any Paperclip agent-company imports with a single command. +Fusion stands on open tools we love. Every **Pi** extension works out of the box. **Hermes** and **Paperclip** both ship as first-class plugins — route any workspace to whichever runtime fits the task. And any Paperclip agent-company imports with a single command.
Pi @@ -175,7 +175,7 @@ Fusion stands on open tools we love. Every **Pi** extension works out of the box pi.dev -Fusion is built on top of **Pi** — the minimal, extensible coding-agent CLI. Every [Pi extension](https://github.com/badlogic/pi-mono#extensions) works inside of Fusion. Install Fusion as a Pi extension to get native tools (`fn_task_create`, `fn_task_list`, `fn_task_show`, …) and a `/fn` command to start the dashboard from any Pi session. +Fusion is built on top of **Pi** — the minimal, extensible coding-agent CLI. Every [Pi extension](https://github.com/badlogic/pi-mono#extensions) works inside of Fusion. Install Fusion as a Pi extension to get native tools (`fn_task_create`, `fn_task_list`, `fn_task_show`, …) and a `/fn` command to manage Fusion from any Pi session. ```bash pi install npm:@runfusion/fusion @@ -187,11 +187,11 @@ pi install npm:@runfusion/fusion Hermes
-### [Hermes](https://hermes-agent.nousresearch.com) — agent-runner plugin `experimental` +### [Hermes](https://hermes-agent.nousresearch.com) `experimental` Nous Research -The open-source autonomous agent from **Nous Research**. Install the Hermes agent-provider plugin and run agents through Hermes for long-running, context-growing work — route any Fusion workspace to it. +The open-source autonomous agent from **Nous Research**. Install the Hermes plugin and run agents through Hermes for long-running, context-growing work — route any Fusion workspace to it.
@@ -199,11 +199,11 @@ The open-source autonomous agent from **Nous Research**. Install the Hermes agen Paperclip -### [Paperclip](https://paperclip.ing) — agent-runner plugin `experimental` +### [Paperclip](https://paperclip.ing) `experimental` paperclip.ing -The human control plane for AI labor. Install the Paperclip agent-provider plugin to run agents through Paperclip inside Fusion. +The human control plane for AI labor. Install the Paperclip plugin to run agents through Paperclip inside Fusion. Fusion also natively supports the **[`companies.sh`](https://github.com/paperclipai/companies)** agent-company standard: import a prebuilt team — **440+ agents across 16 companies** — and let them coordinate over Fusion's mailbox, missions, and workflow gates for weeks of autonomous work. Same company format, same agents, same skills as Paperclip. @@ -213,7 +213,7 @@ npx companies.sh add paperclipai/companies/gstack
-> **Hermes** and **Paperclip** are both agent-runner plugins and are **experimental** — APIs and wire formats may shift between minor releases. **Pi** is Fusion's stable runtime dependency. +> **Hermes** and **Paperclip** are both **experimental** — APIs and wire formats may shift between minor releases. **Pi** is Fusion's stable runtime dependency. ---