我开发的 ACP Client,被 LangChain 官方推荐了!轻松连上 Claude、Codex、Copilot、OpenClaw 等任意 Agent

大家好!我是韩老师。

事情是这样的。

相信不少童鞋应该知道,我最近在搞一些有关 ACP 的内容:

2026年不懂ACP,相当于2025年不懂MCP&Skills

平时呢,我其实用 VS Code 相对比较多。所以呢,两个月前,我也用业余时间,开发了个 VS Code 的 ACP Client extension:

VS Code 的 ACP Client 扩展来啦!连上 Claude, Gemini, Codex, OpenCode, Qwen Code 等 AI Agent

如此一来,就可以在 VS Code 中轻松连上 GitHub Copilot, Claude Code, Gemini CLI, Qwen Code, Codex CLI, OpenCode, OpenClaw 等数十种全球主流的 AI Agent 了!

代码也是完全开源的,传送门:

https://github.com/formulahendry/vscode-acp
就在这两天,我发现 ACP Client 的使用量也是越来越多了。调研了一番,发现在 LangChain 的官网上,我的 ACP Client 被推荐了: https://docs.langchain.com/oss/python/deepagents/acp#clients

已经成为 LangChain 官网推荐的四大 ACP Clients 之一!

其实,不知不觉中,我已经开发了三种不同的 ACP Client,可以适用于不同的用户群体!

如果你是 VS Code 用户,可以用 ACP Client extension:

https://github.com/formulahendry/vscode-acp

如果你想要在 Windows/macOS/Linux 上有一个轻量级的 ACP Desktop 界面,可以用跨平台的 ACP UI:

https://github.com/formulahendry/acp-ui

如果你想要在手机微信(iOS 或者 Android)连上 Agent,可以用 WeChat ACP:

https://github.com/formulahendry/wechat-acp

总有一款适合你!

在任意地方任意时间,轻松连上任意 Agent~

相关推荐
程序员Supers8 小时前
VSCode 好用插件推荐
visual studio code
慢功夫1 天前
💡第五篇:VSCode插件是如何与主进程通信的?
前端·visual studio code
凉凉的知识库1 天前
用 GPT-5.6 SOL 写了个 VS Code 插件,效果出乎意料
api·测试·visual studio code
华科大胡子2 天前
VS Code Git 工作树:解锁多分支并行开发新体验
vs code
土土哥tutuge3 天前
开源项目 Claude Code Notifier Plus:让 Claude Code 真正需要你时再提醒你
ai编程·visual studio code
慢功夫4 天前
💡第四篇:编辑器内核, Monaco model、URI、dirty 状态和 tabs 是怎么协作的?
前端·visual studio code
annekqiu5 天前
VS code 部署agent
github·visual studio code
RequieMa5 天前
再见了,所有的 VS Code 预览窗
visual studio code
mCell8 天前
从 VS Code 学系统架构:回到当时,理解它为什么这样演进
架构·源码阅读·visual studio code
你脑门上的脚印8 天前
VSCode 更新后 Cmd(Ctrl)+点击终端地址在编辑器内部打开?一个设置帮你搞定
visual studio code