core-agent-ide/codex-rs/state
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
..
migrations feat: memories forgetting (#12900) 2026-02-26 13:19:57 +00:00
src feat: add debug clear-memories command to hard-wipe memories state (#13085) 2026-02-27 17:45:55 -08:00
BUILD.bazel feat: sqlite 1 (#10004) 2026-01-28 15:29:14 +01:00
Cargo.toml feat: drop sqlx logging (#10398) 2026-02-02 19:26:58 +00:00