Merge remote-tracking branch 'origin/staging' into codex/nearai-mcp-staging

This commit is contained in:
Coffee
2026-03-16 17:08:11 +08:00
26 changed files with 2514 additions and 100 deletions
@@ -143,6 +143,9 @@ impl GatewayWorkflowHarness {
model: model.to_string(),
extra_headers: Vec::new(),
oauth_token: None,
is_codex_chatgpt: false,
refresh_token: None,
auth_path: None,
cache_retention: Default::default(),
unsupported_params: Vec::new(),
});