mirror of
https://github.com/openai/codex.git
synced 2026-08-25 13:28:55 +00:00
## Why Background memory consolidation must honor managed completion policies without running project completion checks or sending user-facing notifications. ## What changed - Add a memory-consolidation stop target that selects managed policy hooks and executor-scoped cleanup while excluding user, project, session, and plugin stop hooks. - End memory consolidation with an error when a managed stop hook rejects it, and propagate that turn error into agent status. - Disable legacy completion notifications for the background memory worker. ## Testing - Cover hook selection, executor cleanup, managed rejection, agent error status, and notification suppression. GitOrigin-RevId: be350679ddcde2dde8a408b0972f08facff01a37