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
a67660da2d274282c9c8dee7101787bf023e6f94
codex/codex-rs/core/tests/common
T
xl-openai 0c33af7746 feat: support disabling bundled system skills (#13792)
Support disable bundled system skills with a config:

[skills.bundled]
enabled = false
0c33af7746 ยท 2026-03-09 22:02:53 -07:00
History
..
apps_test_server.rs
feat: load plugin apps (#13401)
2026-03-03 16:29:15 -08:00
BUILD.bazel
config: enforce enterprise feature requirements (#13388)
2026-03-04 04:40:22 +00: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
Record realtime close marker on replacement (#13058)
2026-03-01 13:54:12 -08:00
lib.rs
fix(ci) fix guardian ci (#13911)
2026-03-07 23:34:56 +00:00
process.rs
feat: close unified_exec at end of turn (#8052)
2025-12-16 12:16:43 +00:00
responses.rs
image-gen-core (#13290)
2026-03-03 23:11:28 -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
feat: support disabling bundled system skills (#13792)
2026-03-09 22:02:53 -07:00
zsh_fork.rs
config: enforce enterprise feature requirements (#13388)
2026-03-04 04:40:22 +00:00