core-agent-ide/codex-rs/state/src
jif-oai 583e5d4f41
Migrate state DB path helpers to versioned filename (#10623)
Summary
- add versioned state sqlite filename helpers and re-export them from
the state crate
- remove legacy state files when initializing the runtime and update
consumers/tests to use the new helpers
- tweak logs client description and database resolution to match the new
path
2026-02-04 14:31:12 +00:00
..
bin Migrate state DB path helpers to versioned filename (#10623) 2026-02-04 14:31:12 +00:00
model feat: improve logs client (#10229) 2026-01-30 18:23:18 +01:00
extract.rs nit: cleaning (#10619) 2026-02-04 13:01:24 +00:00
lib.rs Migrate state DB path helpers to versioned filename (#10623) 2026-02-04 14:31:12 +00:00
log_db.rs feat: add log retention and delete them after 90 days (#10151) 2026-01-29 16:55:01 +01: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 Migrate state DB path helpers to versioned filename (#10623) 2026-02-04 14:31:12 +00:00