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
5fe9ef06ceb019aff776dd1d57910a3e8169d43d
codex/codex-rs/chatgpt/src
T
History
pakrym-oaiandGitHub 1f2411629f Refactor config types into a separate crate (#16962)
Move config types into a separate crate because their macros expand into
a lot of new code.
2026-04-07 00:32:41 +00:00
..
apply_command.rs
Move git utilities into a dedicated crate (#15564)
2026-03-24 13:26:23 -07:00
chatgpt_client.rs
core: remove cross-crate re-exports from lib.rs (#16512)
2026-04-01 23:06:24 -07:00
chatgpt_token.rs
Refactor config types into a separate crate (#16962)
2026-04-07 00:32:41 +00:00
connectors.rs
Refactor config types into a separate crate (#16962)
2026-04-07 00:32:41 +00:00
get_task.rs
Add codex apply to apply a patch created from the Codex remote agent (#1528)
2025-07-11 13:30:11 -04:00
lib.rs
[connectors] Support connectors part 1 - App server & MCP (#9667)
2026-01-22 16:48:43 -08:00