core-agent-ide/codex-rs/state
jif-oai 1d5eba0090
feat: align memory phase 1 and make it stronger (#11300)
## Align with the new phase-1 design

Basically we know run phase 1 in parallel by considering:
* Max 64 rollouts
* Max 1 month old
* Consider the most recent first

This PR also adds stronger parallelization capabilities by detecting
stale jobs, retry policies, ownership of computation to prevent double
computations etc etc
2026-02-10 13:42:09 +00:00
..
migrations feat: align memory phase 1 and make it stronger (#11300) 2026-02-10 13:42:09 +00:00
src feat: align memory phase 1 and make it stronger (#11300) 2026-02-10 13:42:09 +00: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