Files
codex/codex-rs/tui/src
6fdeb1d602 Reuse guardian session across approvals (#14668)
## Summary
- reuse a guardian subagent session across approvals so reviews keep a
stable prompt cache key and avoid one-shot startup overhead
- clear the guardian child history before each review so prior guardian
decisions do not leak into later approvals
- include the `smart_approvals` -> `guardian_approval` feature flag
rename in the same PR to minimize release latency on a very tight
timeline
- add regression coverage for prompt-cache-key reuse without
prior-review prompt bleed

## Request
- Bug/enhancement request: internal guardian prompt-cache and latency
improvement request

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-15 22:56:18 -07:00
..
2025-09-15 00:42:53 -07:00
2026-02-21 22:06:56 -08:00
2025-08-05 04:23:22 +00:00
2025-12-18 10:59:53 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2025-09-30 00:10:04 +00:00