migrate ai format conversion to responses adapters

This commit is contained in:
fawney19
2026-04-26 20:32:55 +08:00
parent e36fb8c07a
commit 5b914aa78c
183 changed files with 13539 additions and 3401 deletions

View File

@@ -442,6 +442,7 @@ async fn gateway_executes_openai_cli_sync_via_local_decision_gate_with_local_syn
.await
.expect("request should succeed");
eprintln!("codex oauth response status: {}", response.status());
assert_eq!(response.status(), StatusCode::OK);
assert_eq!(
response