Skip to content

Commit 457af0f

Browse files
author
Linkio666
committed
docs: link Floatboat to Combo Skill Store
1 parent 933e2dd commit 457af0f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ On startup we scan `PATH` (including `~/.local/bin`, `~/.bun/bin`, `/opt/homebre
203203
| **Qwen Coder** | `qwen` | `qwen --yolo -` |
204204
| **Aider** | `aider` | `aider --no-pretty --no-stream --yes-always --message-file -` |
205205
| **IBM Bob** | `bob` | `bob --output-format stream-json --hide-intermediary-output` |
206-
| **[Floatboat](https://floatboat.ai/)** | Floatboat Combo Skill Store | Install and invoke the **Web Experience Studio** Combo Skill in Floatboat |
206+
| **[Floatboat](https://floatboat.ai/zh/combostore)** | Floatboat Combo Skill Store | Install and invoke the **Web Experience Studio** Combo Skill in Floatboat |
207207

208208
> The detection strategy and per-CLI adapter shape are borrowed directly from [`nexu-io/open-design`](https://github.com/nexu-io/open-design) and [`multica-ai/multica`](https://github.com/multica-ai/multica): one privileged process spawns CLIs, JSON-line is the wire protocol, every CLI gets a thin adapter in [`next/src/lib/agents/argv.ts`](next/src/lib/agents/argv.ts).
209209

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ pnpm -F @html-anything/e2e test
203203
| **Qwen Coder** | `qwen` | `qwen --yolo -` |
204204
| **Aider** | `aider` | `aider --no-pretty --no-stream --yes-always --message-file -` |
205205
| **IBM Bob** | `bob` | `bob --output-format stream-json --hide-intermediary-output` |
206-
| **[Floatboat](https://floatboat.ai/zh)** | Floatboat Combo Skill Store | 在 Floatboat 中安装并调用 **Web Experience Studio** Combo Skill |
206+
| **[Floatboat](https://floatboat.ai/zh/combostore)** | Floatboat Combo Skill Store | 在 Floatboat 中安装并调用 **Web Experience Studio** Combo Skill |
207207

208208
> 这一层的设计直接借鉴了 [`nexu-io/open-design`](https://github.com/nexu-io/open-design)[`multica-ai/multica`](https://github.com/multica-ai/multica) 的 agent 检测策略:唯一被 spawn 子进程的进程是 server route,业务进程不直接 spawn;CLI 的 stdin / stdout 用 JSON-line 协议复用,每个 CLI 一个轻 adapter,统一在 [`next/src/lib/agents/argv.ts`](next/src/lib/agents/argv.ts)
209209

0 commit comments

Comments
 (0)