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
aaefee04cd62bd54d248901e670a78285dc0748d
codex/codex-rs/app-server/tests/common
T
History
sayan-oaiandGitHub 03d55f0e6f chore: add web_search_tool_type for image support (#13538)
add `web_search_tool_type` on model_info that can be populated from
backend. will be used to filter which models can use `web_search` with
images and which cant.

added small unit test.
2026-03-05 07:02:27 +00:00
..
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 thread metadata update endpoint to app server (#13280)
2026-03-03 15:56:11 -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: add web_search_tool_type for image support (#13538)
2026-03-05 07:02:27 +00: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: polluted memories (#13008)
2026-03-02 11:57:32 +00:00