acp, zed: does not support native changes review #2801

Open
opened 2026-02-16 17:37:18 -05:00 by yindo · 6 comments
Owner

Originally created by @MFattakhov on GitHub (Nov 12, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

Other agents like Gemini CLI support native review changes inside zed editor, but opencode doesn't.

Opencode example: changes applied but no review changes icon appeared
Image

Gemini CLI example:
Image

OpenCode version

1.0.25

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

macOS 15.5

Terminal

via zed

Originally created by @MFattakhov on GitHub (Nov 12, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description Other agents like Gemini CLI support native review changes inside zed editor, but opencode doesn't. Opencode example: changes applied but no review changes icon appeared <img width="409" height="174" alt="Image" src="https://github.com/user-attachments/assets/583587d3-f7ae-4167-a6e0-88b223dd8081" /> Gemini CLI example: <img width="413" height="190" alt="Image" src="https://github.com/user-attachments/assets/821dd1a2-2453-4b23-a4c8-3ac20e59df52" /> ### OpenCode version 1.0.25 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System macOS 15.5 ### Terminal via zed
yindo added the bug label 2026-02-16 17:37:18 -05:00
Author
Owner

@rekram1-node commented on GitHub (Nov 12, 2025):

ill check it out I think there's just a field im not setting

@rekram1-node commented on GitHub (Nov 12, 2025): ill check it out I think there's just a field im not setting
Author
Owner

@MFattakhov commented on GitHub (Dec 6, 2025):

ill check it out I think there's just a field im not setting

Hi! Thx for the help! Have you managed to check this one out?

@MFattakhov commented on GitHub (Dec 6, 2025): > ill check it out I think there's just a field im not setting Hi! Thx for the help! Have you managed to check this one out?
Author
Owner

@falko-apheris commented on GitHub (Dec 10, 2025):

I can confirm this issue. This is the most useful feature why I rather want to use opencode in zed than directly.

@falko-apheris commented on GitHub (Dec 10, 2025): I can confirm this issue. This is the most useful feature why I rather want to use opencode in zed than directly.
Author
Owner

@ncwade commented on GitHub (Jan 4, 2026):

Also seeing this, would be really nice to use the native change review flow.

@ncwade commented on GitHub (Jan 4, 2026): Also seeing this, would be really nice to use the native change review flow.
Author
Owner

@ncwade commented on GitHub (Jan 4, 2026):

Looks like Opencode in ACP mode doesn't use the client filesystem access methods, but does its own access directly.

@ncwade commented on GitHub (Jan 4, 2026): Looks like Opencode in ACP mode doesn't use the client filesystem access methods, but does its own access directly.
Author
Owner

@ncwade commented on GitHub (Jan 4, 2026):

OK - got a PR that seems to resolve it locally. :) It feels a bit heavy handed, but seems to work the way the spec intends.

@ncwade commented on GitHub (Jan 4, 2026): OK - got a PR that seems to resolve it locally. :) It feels a bit heavy handed, but seems to work the way the spec intends.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2801