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/core/tests/common
T
pakrym-oai 97d0068658 Send warmup request (#11258)
Send a request with `generate: falls` but a full set of tools and
instructions to pre-warm inference.

---------

Co-authored-by: Codex <noreply@openai.com>
97d0068658 ยท 2026-02-24 08:15:47 -08:00
History
..
apps_test_server.rs
feat: persist and restore codex app's tools after search (#11780)
2026-02-15 19:18:41 -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
context_snapshot.rs
core: snapshot tests for compaction requests, post-compaction layout, some additional compaction tests (#11487)
2026-02-14 19:57:10 -08:00
lib.rs
test: vendor zsh fork via DotSlash and stabilize zsh-fork tests (#12518)
2026-02-22 19:39:56 -08:00
process.rs
feat: close unified_exec at end of turn (#8052)
2025-12-16 12:16:43 +00:00
responses.rs
Send warmup request (#11258)
2026-02-24 08:15:47 -08:00
streaming_sse.rs
Send message by default mid turn. queue messages by tab (#9077)
2026-01-12 23:06:35 -08:00
test_codex_exec.rs
feat: introduce codex-utils-cargo-bin as an alternative to assert_cmd::Command (#8496)
2025-12-23 19:29:32 -08:00
test_codex.rs
chore: remove codex-core public protocol/shell re-exports (#12432)
2026-02-20 23:45:35 -08:00