Requesting documentation for how to configure ACP with Zed #2208

Closed
opened 2026-02-16 17:34:40 -05:00 by yindo · 6 comments
Owner

Originally created by @jakeleventhal on GitHub (Oct 21, 2025).

Originally assigned to: @jayair on GitHub.

Question

It would be helpful to have info on how to set up ACP with Zed

Originally created by @jakeleventhal on GitHub (Oct 21, 2025). Originally assigned to: @jayair on GitHub. ### Question It would be helpful to have info on how to set up ACP with Zed
yindo closed this issue 2026-02-16 17:34:40 -05:00
Author
Owner

@jakeleventhal commented on GitHub (Oct 21, 2025):

For those wondering:

"agent_servers": {
    "OpenCode": {
      "command": "/Users/<user>/.bun/bin/opencode",
      "args": ["acp"]
    }
}

It's not clear how to use plan vs build mode or switch models though

@jakeleventhal commented on GitHub (Oct 21, 2025): For those wondering: ```json "agent_servers": { "OpenCode": { "command": "/Users/<user>/.bun/bin/opencode", "args": ["acp"] } } ``` It's not clear how to use plan vs build mode or switch models though
Author
Owner

@rekram1-node commented on GitHub (Oct 21, 2025):

yeah i think there is some more functionality to add ill take a look, and yeah we should document it too

@rekram1-node commented on GitHub (Oct 21, 2025): yeah i think there is some more functionality to add ill take a look, and yeah we should document it too
Author
Owner

@jakeleventhal commented on GitHub (Oct 21, 2025):

Also cross-referencing this issue here: https://github.com/zed-industries/zed/issues/40796
Not sure if a Zed issue or a OC issue

@jakeleventhal commented on GitHub (Oct 21, 2025): Also cross-referencing this issue here: https://github.com/zed-industries/zed/issues/40796 Not sure if a Zed issue or a OC issue
Author
Owner

@mikethicke commented on GitHub (Oct 30, 2025):

There are dropdowns in the Zed chat entry for selecting build vs plan and selecting models:

Image

It's not clear to me how you can persist the model selection between sessions, other than selecting the model in the opencode TUI.

@mikethicke commented on GitHub (Oct 30, 2025): There are dropdowns in the Zed chat entry for selecting build vs plan and selecting models: <img width="932" height="212" alt="Image" src="https://github.com/user-attachments/assets/7267d8ff-5073-4194-85c7-f6be8e8f2aa7" /> It's not clear to me how you can persist the model selection between sessions, other than selecting the model in the opencode TUI.
Author
Owner

@rekram1-node commented on GitHub (Oct 31, 2025):

We added docs: https://opencode.ai/docs/acp/#zed

@rekram1-node commented on GitHub (Oct 31, 2025): We added docs: https://opencode.ai/docs/acp/#zed
Author
Owner

@rekram1-node commented on GitHub (Oct 31, 2025):

@mikethicke I think that should be an easy fix

@rekram1-node commented on GitHub (Oct 31, 2025): @mikethicke I think that should be an easy fix
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2208