feat(codex): add app-server protocol bridge

This commit is contained in:
Peter Steinberger
2026-04-24 04:17:18 +01:00
parent 553162c998
commit 69566e43cb
35 changed files with 2473 additions and 113 deletions

View File

@@ -14,6 +14,7 @@ const targetRoot = path.resolve(
const selectedJsonSchemas = [
"DynamicToolCallParams.json",
"v2/ErrorNotification.json",
"v2/GetAccountResponse.json",
"v2/ModelListResponse.json",
"v2/ThreadResumeResponse.json",
"v2/ThreadStartResponse.json",