Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CODEGEN_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b51a9d09327603fa3a61d076f4bf7f07b43e1659
53f5a793a148f12dc55e9908c2f3fa1762acd2f8
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ private static readonly Lazy<System.Net.Http.HttpClient> LazyDefaultHttpClient
("CODEX_CI", "codex_cli"),
("CURSOR_AGENT", "cursor"),
("GEMINI_CLI", "gemini_cli"),
("OPENCLAW_SHELL", "openclaw"),
("OPENCODE", "open_code"),

// The end of the section generated from our OpenAPI spec
Expand Down
Loading