acp: Remove ACP v0 (#36785)

We had a few people confused about why some features weren't working due
to the fallback logic.

It's gone.

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2025-08-22 22:09:08 -06:00 committed by GitHub
parent f48a8f2b6a
commit 5da31fdb72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 381 additions and 71 deletions

View file

@ -426,7 +426,6 @@ zlog_settings = { path = "crates/zlog_settings" }
# External crates
#
agentic-coding-protocol = "0.0.10"
agent-client-protocol = "0.0.31"
aho-corasick = "1.1"
alacritty_terminal = { git = "https://github.com/zed-industries/alacritty.git", branch = "add-hush-login-flag" }