Why does only Gemini CLI have "Edits preview" while using ACP? #1379
Answered
by
benbrandt
marcoafm26
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
benbrandt
Jun 8, 2026
Replies: 1 comment 1 reply
-
|
This is a Zed feature we implemented on top of the client filesystem apis. However, most agents don't use those, and therefore we can't provide the same diff. We are looking into other options on the zed side, and we also decided to remove these fs apis anyway in v2 because of lack of adoption. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
marcoafm26
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This is a Zed feature we implemented on top of the client filesystem apis. However, most agents don't use those, and therefore we can't provide the same diff.
We are looking into other options on the zed side, and we also decided to remove these fs apis anyway in v2 because of lack of adoption.