File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 19
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/warp-bnavetta%2Fwarp-api-256ff5878e3bbb3164f39342087829f5114c1918d51212668fe8a1f9c8151e4a .yml
3- openapi_spec_hash : 900f64d8c755ef60e047b63fe23ace66
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/warp-bnavetta%2Fwarp-api-45c55f7358f117c3291cb54717a97ccb1e7a55691a9cb7541d13064b630030ee .yml
3+ openapi_spec_hash : b50f477080595c2f0b9b4378b2ac774a
44config_hash : c5fc921cc04f541a85f92299f365eba6
Original file line number Diff line number Diff line change @@ -293,8 +293,9 @@ export namespace AmbientAgentConfig {
293293 *
294294 * - oz: Warp's built-in harness (default)
295295 * - claude: Claude Code harness
296+ * - gemini: Gemini CLI harness
296297 */
297- type ?: 'oz' | 'claude' ;
298+ type ?: 'oz' | 'claude' | 'gemini' ;
298299 }
299300
300301 /**
You can’t perform that action at this time.
0 commit comments