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
ef55992ab0f3abdcbd19540b3d4bcd0b26ea5c74
codex/codex-rs/core/tests
T
pakrym-oai 1b8f2543ac Filter out reasoning items from previous turns (#5857)
Reduces request size and prevents 400 errors when switching between API
orgs.

Based on Responses API behavior described in
https://cookbook.openai.com/examples/responses_api/reasoning_items#caching
1b8f2543ac ยท 2025-10-28 11:39:34 -07:00
History
..
common
Filter out reasoning items from previous turns (#5857)
2025-10-28 11:39:34 -07:00
fixtures
Improve SSE tests (#1546)
2025-07-12 16:53:55 -07:00
suite
Filter out reasoning items from previous turns (#5857)
2025-10-28 11:39:34 -07:00
all.rs
test: faster test execution in codex-core (#2633)
2025-08-24 11:10:53 -07:00
chat_completions_payload.rs
Add new thread items and rewire event parsing to use them (#5418)
2025-10-22 10:14:50 -07:00
chat_completions_sse.rs
Add new thread items and rewire event parsing to use them (#5418)
2025-10-22 10:14:50 -07:00
cli_responses_fixture.sse
Add CLI streaming integration tests (#1542)
2025-07-12 18:05:58 -07:00
responses_headers.rs
feat: add experimental_bearer_token option to model provider definition (#5467)
2025-10-21 14:02:56 -07:00