Files
oak-gpui/crates
Cole Miller 92f739dbb9 acp: Improve error reporting and log more information when failing to launch gemini (#37178)
In the case where we fail to create an ACP connection to Gemini, only
report the "unsupported version" error if the version for the found
binary is at least our minimum version. That means we'll surface the
real error in this situation.

This also fixes incorrect sorting of downloaded Gemini versions--as @kpe
pointed out we were effectively using the version string as a key. Now
we'll correctly use the parsed semver::Version instead.

Release Notes:

- N/A
2025-08-29 17:40:39 +00:00
..
2025-08-13 13:25:52 -06:00
2025-08-29 22:22:43 +05:30
2025-08-19 20:33:44 +00:00
2025-07-17 14:25:55 +00:00
2025-08-21 06:48:04 +00:00
2025-08-28 03:51:22 +00:00
2025-08-28 08:40:43 +00:00
2025-08-27 20:25:00 -05:00