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-04-30 11:21:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebe359b876ab200588f6414f31d6328c191c3565
codex
/
codex-rs
/
app-server-protocol
/
schema
/
json
History
acrognale-oai
ebe359b876
Add cwd as an optional field to thread/list (
#11651
)
...
Add's the ability to filter app-server thread/list by cwd
2026-02-13 02:05:04 +00:00
..
v1
chore(core) Deprecate approval_policy: on-failure (
#11631
)
2026-02-12 13:23:30 -08:00
v2
Add cwd as an optional field to thread/list (
#11651
)
2026-02-13 02:05:04 +00: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
Add cwd as an optional field to thread/list (
#11651
)
2026-02-13 02:05:04 +00: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
[apps] Add is_enabled to app info. (
#11417
)
2026-02-13 00:30:52 +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
…