ZIm/crates/agent_servers
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
..
src Handle startup failure for gemini-cli (#35624) 2025-08-05 16:29:19 -04:00
Cargo.toml Update to new agent schema (#35578) 2025-08-04 13:49:41 +00:00
LICENSE-GPL ACP (#34030) 2025-07-09 16:02:31 +00:00