core-agent-ide/codex-rs/cli/tests
sayan-oai 033ef9cb9d
feat: add debug clear-memories command to hard-wipe memories state (#13085)
#### what
adds a `codex debug clear-memories` command to help with clearing all
memories state from disk, sqlite db, and marking threads as
`memory_mode=disabled` so they don't get resummarized when the
`memories` feature is re-enabled.

#### tests
add tests
2026-02-27 17:45:55 -08:00
..
debug_clear_memories.rs feat: add debug clear-memories command to hard-wipe memories state (#13085) 2026-02-27 17:45:55 -08:00
execpolicy.rs feat: add justification arg to prefix_rule() in *.rules (#8751) 2026-01-05 21:24:48 +00:00
features.rs fix: sort codex features list alphabetically (#12944) 2026-02-26 14:44:39 -08:00
mcp_add_remove.rs feat: introduce codex-utils-cargo-bin as an alternative to assert_cmd::Command (#8496) 2025-12-23 19:29:32 -08:00
mcp_list.rs Propagate MCP disabled reason (#9207) 2026-01-15 17:24:00 +00:00