Skip to content

Make explicit multi-agent mode override proactive delegation - #32822

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/0a6d18f38ef82d29cf4f3bfcfd4ac84738a39598
Jul 13, 2026
Merged

Make explicit multi-agent mode override proactive delegation#32822
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/0a6d18f38ef82d29cf4f3bfcfd4ac84738a39598

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 13, 2026

Copy link
Copy Markdown

Make explicit multi-agent mode override proactive delegation

Why

After switching from proactive delegation to explicit-request-only mode, an
earlier proactive instruction can remain in the conversation context. The new
mode must clearly supersede that instruction.

What changed

Update the explicit-request-only developer message to cancel earlier proactive
delegation instructions before requiring delegation to be explicitly requested
by the user, AGENTS.md, or a skill.

Testing

Update the multi-agent mode integration test expectation for the explicit-mode
instruction emitted after a cold resume.

## Why

After switching from proactive delegation to explicit-request-only mode, an
earlier proactive instruction can remain in the conversation context. The new
mode must clearly supersede that instruction.

## What changed

Update the explicit-request-only developer message to cancel earlier proactive
delegation instructions before requiring delegation to be explicitly requested
by the user, `AGENTS.md`, or a skill.

## Testing

Update the multi-agent mode integration test expectation for the explicit-mode
instruction emitted after a cold resume.

GitOrigin-RevId: 0a6d18f38ef82d29cf4f3bfcfd4ac84738a39598
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/0a6d18f38ef82d29cf4f3bfcfd4ac84738a39598 branch from fd10e7b to 4ebc61c Compare July 13, 2026 15:40
@copyberry
copyberry Bot merged commit 4ebc61c into main Jul 13, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/0a6d18f38ef82d29cf4f3bfcfd4ac84738a39598 branch July 13, 2026 15:41
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants