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 : 22
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/warp-bnavetta%2Fwarp-api-f5a88aa4f1991447272228b7024ebfbec99d31706b8806058917a3f90dd39d00 .yml
3- openapi_spec_hash : 1952fae99172f1adaf35d800b0d63936
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/warp-bnavetta%2Fwarp-api-c3f87d920653b2a483226549626a30481124471e57ff0a4d869597d79a0a172f .yml
3+ openapi_spec_hash : 9633e85587b7b96b381c4c29319cc1f2
44config_hash : 44a1e8f98607a5cf03815a63bae63453
Original file line number Diff line number Diff line change @@ -300,8 +300,9 @@ export namespace AmbientAgentConfig {
300300 * - oz: Warp's built-in harness (default)
301301 * - claude: Claude Code harness
302302 * - gemini: Gemini CLI harness
303+ * - codex: Codex CLI harness
303304 */
304- type ?: 'oz' | 'claude' | 'gemini' ;
305+ type ?: 'oz' | 'claude' | 'gemini' | 'codex' ;
305306 }
306307
307308 /**
You can’t perform that action at this time.
0 commit comments