Skip to content

Commit f66cec3

Browse files
ConradIrwintidely
authored andcommitted
acp: Remove ACP v0 (zed-industries#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
1 parent 487ced6 commit f66cec3

File tree

5 files changed

+382
-72
lines changed

5 files changed

+382
-72
lines changed

Cargo.lock

Lines changed: 9 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ zlog_settings = { path = "crates/zlog_settings" }
426426
# External crates
427427
#
428428

429-
agentic-coding-protocol = "0.0.10"
430429
agent-client-protocol = "0.0.31"
431430
aho-corasick = "1.1"
432431
alacritty_terminal = { git = "https://github.com/zed-industries/alacritty.git", branch = "add-hush-login-flag" }

crates/agent_servers/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ acp_thread.workspace = true
2222
action_log.workspace = true
2323
agent-client-protocol.workspace = true
2424
agent_settings.workspace = true
25-
agentic-coding-protocol.workspace = true
2625
anyhow.workspace = true
2726
client = { workspace = true, optional = true }
2827
collections.workspace = true

0 commit comments

Comments
 (0)