ZIm/crates/agent_servers/src
Cole Miller a508a9536f
Handle startup failure for gemini-cli (#35624)
This PR adds handling for the case where the user's gemini-cli binary
fails to start up because it's too old to support the
`--experimental-acp` flag. We previously had such handling, but it got
lost as part of #35578.

This doesn't yet handle the case where the server binary exits
unexpectedly after the connection is established; that'll be dealt with
in a follow-up PR since it needs different handling and isn't specific
to gemini-cli.

Release Notes:

- N/A

Co-authored-by: Agus <agus@zed.dev>
2025-08-05 16:29:19 -04:00
..
acp Update to acp 0.0.18 (#35595) 2025-08-04 18:45:17 +00:00
claude Update to acp 0.0.18 (#35595) 2025-08-04 18:45:17 +00:00
acp.rs Update to new agent schema (#35578) 2025-08-04 13:49:41 +00:00
agent_servers.rs Update to new agent schema (#35578) 2025-08-04 13:49:41 +00:00
claude.rs Update to new agent schema (#35578) 2025-08-04 13:49:41 +00:00
e2e_tests.rs Fix gemini e2e tests (#35583) 2025-08-04 15:02:22 +00:00
gemini.rs Handle startup failure for gemini-cli (#35624) 2025-08-05 16:29:19 -04:00
settings.rs Update to new agent schema (#35578) 2025-08-04 13:49:41 +00:00