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
7b27aa770795edec9353b1490a7ba5e64fb3f268
codex/codex-rs/core/tests/common
T
History
Anton PanasenkoandGitHub 7b27aa7707 feat: support proxy for ws connection (#9409)
unfortunately tokio-tungstenite doesn't support proxy configuration
outbox, while https://github.com/snapview/tokio-tungstenite/pull/370 is
in review, we can depend on source code for now.
2026-01-20 09:36:30 -08:00
..
BUILD.bazel
feat: add support for building with Bazel (#8875)
2026-01-09 11:09:43 -08:00
Cargo.toml
Add model client sessions (#9102)
2026-01-13 01:15:56 +00:00
lib.rs
fix: leverage codex_utils_cargo_bin() in codex-rs/core/tests/suite (#8887)
2026-01-08 14:56:16 +00:00
process.rs
feat: close unified_exec at end of turn (#8052)
2025-12-16 12:16:43 +00:00
responses.rs
feat: support proxy for ws connection (#9409)
2026-01-20 09:36:30 -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
Add collaboration_mode override to turns (#9408)
2026-01-16 21:51:25 -08:00