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
6cf832fc63b7453fa8f4be3c295191cab03c1c8a
codex/codex-rs/exec-server/src/server
T
jif-oai 6d2f4aaafc feat: use ProcessId in exec-server (#15866)
Use a full struct for the ProcessId to increase readability and make it
easier in the future to make it evolve if needed
6d2f4aaafc ยท 2026-03-26 16:45:36 +01:00
History
..
handler
feat: use ProcessId in exec-server (#15866)
2026-03-26 16:45:36 +01:00
file_system_handler.rs
Refactor ExecServer filesystem split between local and remote (#15232)
2026-03-19 17:08:04 -07:00
handler.rs
Split exec process into local and remote implementations (#15233)
2026-03-20 03:13:08 +00:00
jsonrpc.rs
Add exec-server stub server and protocol docs (#15089)
2026-03-19 00:30:05 +00:00
process_handler.rs
Split exec process into local and remote implementations (#15233)
2026-03-20 03:13:08 +00:00
processor.rs
Add exec-server exec RPC implementation (#15090)
2026-03-19 19:00:36 +00:00
registry.rs
Add exec-server exec RPC implementation (#15090)
2026-03-19 19:00:36 +00:00
transport_tests.rs
Remove stdio transport from exec server (#15119)
2026-03-19 01:00:35 +00:00
transport.rs
Refactor ExecServer filesystem split between local and remote (#15232)
2026-03-19 17:08:04 -07:00