Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
5fcf923c19ea0ef62164602528ec483850738d76
codex/codex-rs/app-server-protocol/src
T
Owen Lin cdc3df3790 [app-server] refactor: split API types into v1 and v2 (#6005)
Makes it easier to figure out which types are defined in the old vs. new
API schema.
cdc3df3790 ยท 2025-10-30 23:56:55 +00:00
History
..
bin
Generate JSON schema for app-server protocol (#5063)
2025-10-20 11:45:11 -07:00
protocol
[app-server] refactor: split API types into v1 and v2 (#6005)
2025-10-30 23:56:55 +00:00
export.rs
[app-server] remove serde(skip_serializing_if = "Option::is_none") annotations (#5939)
2025-10-30 18:18:53 +00:00
jsonrpc_lite.rs
[app-server] remove serde(skip_serializing_if = "Option::is_none") annotations (#5939)
2025-10-30 18:18:53 +00:00
lib.rs
[app-server] refactor: split API types into v1 and v2 (#6005)
2025-10-30 23:56:55 +00:00