This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-05-01 11:52:10 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fce5f623691b854487a4d698b73784e4419308f9
codex
/
codex-rs
/
app-server-protocol
/
schema
/
json
History
Matthew Zeng
fce5f62369
update
2026-02-13 22:42:49 -08:00
..
v1
chore: streamline phase 2 (
#11712
)
2026-02-13 13:21:11 +00:00
v2
update
2026-02-13 22:42:49 -08:00
ApplyPatchApprovalParams.json
…
ApplyPatchApprovalResponse.json
…
ChatgptAuthTokensRefreshParams.json
fix(app-server): for external auth, replace id_token with chatgpt_acc… (
#11240
)
2026-02-09 20:48:58 -08:00
ChatgptAuthTokensRefreshResponse.json
fix(app-server): for external auth, replace id_token with chatgpt_acc… (
#11240
)
2026-02-09 20:48:58 -08:00
ClientNotification.json
…
ClientRequest.json
Add cwd as an optional field to thread/list (
#11651
)
2026-02-13 02:05:04 +00:00
codex_app_server_protocol.schemas.json
update
2026-02-13 22:42:49 -08:00
CommandExecutionRequestApprovalParams.json
…
CommandExecutionRequestApprovalResponse.json
…
DynamicToolCallParams.json
…
DynamicToolCallResponse.json
feat(app-server, core): allow text + image content items for dynamic tool outputs (
#10567
)
2026-02-04 16:12:47 -08:00
EventMsg.json
chore(core) Deprecate approval_policy: on-failure (
#11631
)
2026-02-12 13:23:30 -08:00
ExecCommandApprovalParams.json
…
ExecCommandApprovalResponse.json
…
FileChangeRequestApprovalParams.json
…
FileChangeRequestApprovalResponse.json
…
FuzzyFileSearchParams.json
…
FuzzyFileSearchResponse.json
…
FuzzyFileSearchSessionUpdatedNotification.json
app-server: add fuzzy search sessions for streaming file search (
#10268
)
2026-02-12 10:49:44 -08:00
JSONRPCError.json
…
JSONRPCErrorError.json
…
JSONRPCMessage.json
…
JSONRPCNotification.json
…
JSONRPCRequest.json
…
JSONRPCResponse.json
…
RequestId.json
…
ServerNotification.json
chore: streamline phase 2 (
#11712
)
2026-02-13 13:21:11 +00:00
ServerRequest.json
fix(app-server): for external auth, replace id_token with chatgpt_acc… (
#11240
)
2026-02-09 20:48:58 -08:00
ToolRequestUserInputParams.json
…
ToolRequestUserInputResponse.json
…