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
0271c20d8f31f42545868076e1d10f4497f18b35
codex/codex-rs/app-server-protocol/src
T
Owen Lin 2ac49fea58 [app-server] chore: move initialize out of deprecated API section (#6468)
Self-explanatory - `initialize` is not a deprecated API and works
equally well with the v2 APIs.
2ac49fea58 ยท 2025-11-10 20:24:36 +00:00
History
..
bin
Generate JSON schema for app-server protocol (#5063)
2025-10-20 11:45:11 -07:00
protocol
[app-server] chore: move initialize out of deprecated API section (#6468)
2025-11-10 20:24:36 +00:00
export.rs
[app-server] feat: add command to generate json schema (#6406)
2025-11-10 16:59:14 +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