Skip to content

feat: ACP backend registry and adapter - #7

Merged
cursor[bot] merged 2 commits into
mainfrom
cursor/desktop-acp-backend-17c0
Aug 29, 2026
Merged

feat: ACP backend registry and adapter#7
cursor[bot] merged 2 commits into
mainfrom
cursor/desktop-acp-backend-17c0

Conversation

@gaoyu06

@gaoyu06 gaoyu06 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

本次改动范围

新增 ACP 后端(第四引擎),不替换 jucode / Codex / Claude 原生适配。

  • 注册表 acp-agents.json:id / name / command / args / env
  • 默认条目:jucode acp
  • 适配器把 ACP session/update、permission 译成现有 ChatState
  • 设置页可增删改 ACP agent
  • docs/acp.md 写明映射与缺口(steer、hunk 子集、MCP 热管理等不做)

是否可直接上线

否。需要对 jucode acp 或 Gemini CLI 做一次真握手。

上线前是否需要 review

需要(协议 + 设置文案)。

review 的前置条件

  1. docs/acp.md 的 maps / doesn't-map
  2. adapter 单测绿
  3. 确认前端不能传原始 argv
  4. 原生 Codex/Claude 路径未改行为
Open in Web Open in Cursor 

cursoragent and others added 2 commits August 29, 2026 03:25
Co-authored-by: Gao Yu <gaoyu06@users.noreply.github.com>
… fmt

Co-authored-by: Gao Yu <gaoyu06@users.noreply.github.com>
@cursor
cursor Bot merged commit ae7dfdc into main Aug 29, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants