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
98923654d008f74a85b1af4174fe252439fdb359
codex/codex-rs/core/src/tools
T
Eric Traut acb8ed493f Fixed regression for chat endpoint; missing tools name caused litellm proxy to crash (#7724)
This PR addresses https://github.com/openai/codex/issues/7051
acb8ed493f ยท 2025-12-08 00:49:51 -08:00
History
..
handlers
feat(core) Add login to shell_command tool (#6846)
2025-12-05 11:03:25 -08:00
runtimes
Refactor execpolicy fallback evaluation (#7544)
2025-12-03 23:39:48 -08:00
context.rs
feat: better UI for unified_exec (#6515)
2025-11-14 16:31:12 +01:00
events.rs
feat: update process ID for event handling (#7261)
2025-11-25 14:21:05 -08:00
mod.rs
Move shell to use truncate_text (#6842)
2025-11-19 01:56:08 -08:00
orchestrator.rs
Refactor execpolicy fallback evaluation (#7544)
2025-12-03 23:39:48 -08:00
parallel.rs
Inline response recording and remove process_items indirection (#7310)
2025-12-04 12:17:54 -08:00
registry.rs
feat: only wait for mutating tools for ghost commit (#6534)
2025-11-12 18:16:32 +00:00
router.rs
core/tui: non-blocking MCP startup (#6334)
2025-11-17 11:26:11 -08:00
sandboxing.rs
Refactor execpolicy fallback evaluation (#7544)
2025-12-03 23:39:48 -08:00
spec.rs
Fixed regression for chat endpoint; missing tools name caused litellm proxy to crash (#7724)
2025-12-08 00:49:51 -08:00