Commit a91801f
feat(desktop): add Gemini CLI as a tier-2 preset harness
Adds Gemini CLI to the built-in preset harness catalog. Gemini exposes
a native ACP mode via 'gemini --acp' — no adapter needed, no vendor CLI
underlying_cli linkage required.
Ships against the existing preset infrastructure (PresetHarness struct
+ discovery/presets.rs module extracted in #3225). Zero refactor
surface — a single 9-line additive entry into PRESET_HARNESSES.
Signed-off-by: JPeetz <[email protected]>1 parent 7a9a523 commit a91801f
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
191 | 200 | | |
192 | 201 | | |
193 | 202 | | |
| |||
0 commit comments