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
dc07108af8b0c92adc0bcb320d62db774a06c900
codex/codex-rs/models-manager
T
History
Michael BolinandGitHub dc07108af8 fix: address clippy violations that sneaked in (#16715)
These made their way into the codebase in
https://github.com/openai/codex/pull/16508 because I haven't managed to
get https://github.com/openai/codex/pull/16450 working yet.
2026-04-03 13:05:46 -07:00
..
src
fix: address clippy violations that sneaked in (#16715)
2026-04-03 13:05:46 -07:00
BUILD.bazel
extract models manager and related ownership from core (#16508)
2026-04-02 23:00:02 -07:00
Cargo.toml
remove temporary ownership re-exports (#16626)
2026-04-03 00:33:34 -07:00
models.json
extract models manager and related ownership from core (#16508)
2026-04-02 23:00:02 -07:00
prompt.md
extract models manager and related ownership from core (#16508)
2026-04-02 23:00:02 -07:00