Skip to content

Commit f384a2f

Browse files
author
Linkio666
committed
docs(zh): add Floatboat in-app integration
1 parent a2885b6 commit f384a2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.zh-CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +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/combostore/html-anything-3ERkni)** | Floatboat Combo Skill Store | 应用内调用:在 Floatboat 中安装并使用 **html-anything** Combo Skill |
206207

207208
> 这一层的设计直接借鉴了 [`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)
208209

0 commit comments

Comments
 (0)