rka-oai
bd5bd953fb
[codex] configure rollout budget reminder thresholds (#29423)
## Summary
Instead of:
reminder_interval_tokens = 65_536
allow users to configure explicit remaining-token reminder thresholds:
reminder_at_remaining_tokens = [65_536, 32_768, 16_384, 8_192, 4_096,
2_048, 1_024, 512]
## Validation
- CARGO_INCREMENTAL=0 just test -p codex-core rollout_budget: 9 passed
- just fix -p codex-core
- just fmt
2026-06-22 13:25:48 -07:00
..
2026-05-19 15:04:35 +02:00
2026-06-22 11:11:25 -07:00
2026-06-22 13:25:48 -07:00
2026-06-19 10:50:44 +02:00
2026-06-04 14:44:45 +02:00
2026-06-15 20:08:15 +02:00
2026-06-18 11:54:49 -07:00
2026-06-18 11:54:49 -07:00
2026-06-22 10:05:11 -07:00
2026-06-22 10:05:36 +02:00
2026-06-22 09:05:27 -07:00
2026-06-19 02:00:01 -07:00
2026-06-22 11:11:25 -07:00
2026-06-20 13:15:49 -07:00
2026-06-22 11:54:44 -07:00
2026-06-22 08:47:43 -07:00
2026-06-22 11:11:25 -07:00
2026-06-18 19:18:42 +00:00
2026-06-20 21:50:09 -07:00
2026-06-22 09:05:27 -07:00
2026-06-22 11:11:25 -07:00
2026-06-22 10:27:23 -07:00