core-agent-ide/codex-rs/cli
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
..
src feat: add debug clear-memories command to hard-wipe memories state (#13085) 2026-02-27 17:45:55 -08:00
tests feat: add debug clear-memories command to hard-wipe memories state (#13085) 2026-02-27 17:45:55 -08:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml feat: add debug clear-memories command to hard-wipe memories state (#13085) 2026-02-27 17:45:55 -08:00