大家好!我是韩老师。
最近两个月,大家或多或少地已经玩起 OpenClaw 了吧?各式各样的玩法,我们也见到很多了。
就在前几天,OpenClaw 又有重大更新:
OpenClaw 2026.2.26 更新:ACP Agents 成为 first-class runtimes、Android 支持、大量安全修复
OpenClaw 把 ACP Agents 作为一等公民了:这样 OpenClaw 可以作为 ACP Clients 连接上任何的 ACP Agents 了。
其实啊,早在一月份,OpenClaw 自己就可以作为 ACP Agent,被其他任意 ACP Client 所连接。
一个月前,我发布了跨平台的 ACP UI:
用 Tauri 写了个 ACP UI,可以连接到任何 AI Agent
当时,就已经能通过 ACP UI 来操控 OpenClaw 了:


openclaw
今天,我就在想,如果能通过 VS Code 来连上 OpenClaw,岂不是更方便?
于是,我就立马更新了我的 VS Code ACP Client extension,添加了对 OpenClaw 的支持!

不过,值得注意的是,最近版本的 OpenClaw 作为 ACP Agent 似乎有些 bug,我使用的是 v2026.1.30 版本的 OpenClaw,可以如丝般顺乎地操作~
npm i -g openclaw@2026.1.30
目前,ACP Client extension 已经默认支持 GitHub Copilot、Claude Code、Gemini CLI、Qwen Code 、OpenCode、Codex CLI、Qoder CLI 、Auggie CLI、OpenClaw 这九大 Agent。
当然也可以另外配置,连接更多的 ACP Agent。
两个项目的代码完全开源:
https://github.com/formulahendry/vscode-acp
https://github.com/formulahendry/acp-ui
欢迎围观或者使用~
发布者:Ai探索者,转载请注明出处:https://javaforall.net/250002.html原文链接:https://javaforall.net
