core-agent-ide/codex-rs/state
Charley Cunningham ad98504d74
Reduce SQLite log retention to 10 days (#13781)
## Summary
- reduce the SQLite-backed log retention window from 90 days to 10 days

## Testing
- just fmt
- cargo test -p codex-state

Co-authored-by: Codex <noreply@openai.com>
2026-03-06 11:15:28 -08:00
..
logs_migrations Move sqlite logs to a dedicated database (#13772) 2026-03-06 10:54:20 -08:00
migrations feat: memories forgetting (#12900) 2026-02-26 13:19:57 +00:00
src Reduce SQLite log retention to 10 days (#13781) 2026-03-06 11:15:28 -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