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
74cebceed7e4a826d355ff66daea7b635a83aba7
codex/codex-rs/app-server/tests/common
T
sayan-oai 7e46e5b9c2 chore: rm hardcoded PRESETS list (#12650)
rm `PRESETS` list harcoded in `model_presets` as we now have bundled
`models.json` with equivalent info.

update logic to rely on bundled models instead, update tests.
7e46e5b9c2 · 2026-02-23 22:35:51 -08:00
History
..
auth_fixtures.rs
fix(app-server): for external auth, replace id_token with chatgpt_acc… (#11240)
2026-02-09 20:48:58 -08:00
BUILD.bazel
feat: add support for building with Bazel (#8875)
2026-01-09 11:09:43 -08:00
Cargo.toml
Remove test-support feature from codex-core and replace it with explicit test toggles (#11405)
2026-02-10 22:44:02 -08:00
config.rs
chore: rm remote models fflag (#11699)
2026-02-17 11:43:16 -08:00
lib.rs
Add app-server compaction item notifications tests (#10123)
2026-01-29 01:00:38 +00:00
mcp_process.rs
Add field to Thread object for the latest rename set for a given thread (#12301)
2026-02-20 18:26:57 -08:00
mock_model_server.rs
[chore] move app server tests from chat completion to responses (#8939)
2026-01-08 22:27:55 +00:00
models_cache.rs
chore: rm hardcoded PRESETS list (#12650)
2026-02-23 22:35:51 -08:00
responses.rs
Chore: plan mode do not include free form question and always include isOther (#10210)
2026-01-30 01:19:24 -08:00
rollout.rs
feat: add nick name to sub-agents (#12320)
2026-02-20 14:39:49 +00:00