This website requires JavaScript.
Explore
Help
Register
Sign In
openai
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-09-16 12:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3f72e36bec25e99aa426bfa81551f52b5348350
codex
/
codex-rs
/
utils
/
pty
/
src
History
Michael Bolin
f3f72e36be
refactor: route zsh-fork through unified exec
2026-03-11 22:06:23 -07:00
..
win
Fix inverted Windows PTY
TerminateProcess
handling (
#13989
)
2026-03-08 11:52:16 -06:00
lib.rs
utils/pty: add streaming spawn and terminal sizing primitives (
#13695
)
2026-03-06 15:13:12 -08:00
pipe.rs
fix: preserve zsh-fork escalation fds in unified-exec PTYs
2026-03-11 14:24:59 -07:00
process_group.rs
Process-group cleanup for stdio MCP servers to prevent orphan process storms (
#10710
)
2026-02-06 21:26:36 -08:00
process.rs
refactor: route zsh-fork through unified exec
2026-03-11 22:06:23 -07:00
pty.rs
fix: preserve zsh-fork escalation fds in unified-exec PTYs
2026-03-11 14:24:59 -07:00
tests.rs
fix: preserve zsh-fork escalation fds in unified-exec PTYs
2026-03-11 14:24:59 -07:00