Logo
Explore
Register Sign In
agent/codex
Watch 2
Star 0
Fork 0
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
52e97b9b6b0428323d3222361763971d9c4a32c9
codex/codex-rs/app-server-protocol/src
T
History
Owen LinandGitHub 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.
2025-11-10 20:24:36 +00:00
..
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