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

查看 5|回复 0
作者:formulahendry   
我最近在搞一些有关 ACP (Agent Client Protocol) 的内容。
平时呢,我其实用 VS Code 相对比较多。所以呢,两个月前,我也用业余时间,开发了个 VS Code 的 ACP Client extension 。

如此一来,就可以在 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~
  • 您需要登录后才可以回帖 登录 | 立即注册

    返回顶部