core-agent-ide/codex-rs/state/src
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
..
bin feat: add --compact mode to just log (#11994) 2026-02-17 14:21:26 +00:00
model feat: add git info to memories (#12940) 2026-02-26 20:14:13 +00:00
runtime feat: add debug clear-memories command to hard-wipe memories state (#13085) 2026-02-27 17:45:55 -08:00
extract.rs feat: add local date/timezone to turn environment context (#12947) 2026-02-26 23:17:35 +00:00
lib.rs feat: memories forgetting (#12900) 2026-02-26 13:19:57 +00:00
log_db.rs Add process_uuid to sqlite logs (#11534) 2026-02-14 17:27:22 -08:00
migrations.rs feat: sqlite 1 (#10004) 2026-01-28 15:29:14 +01:00
paths.rs feat: sqlite 1 (#10004) 2026-01-28 15:29:14 +01:00
runtime.rs chore: clean DB runtime (#12905) 2026-02-26 14:11:10 +00:00