Skip to content

Suppress empty multi-agent mode messages - #33862

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/8033292115936fac2cf22f85141278595804ee61
Jul 17, 2026
Merged

Suppress empty multi-agent mode messages#33862
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/8033292115936fac2cf22f85141278595804ee61

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 17, 2026

Copy link
Copy Markdown

Suppress empty multi-agent mode messages

What changed

  • Treat an empty custom multi_agent_mode_hint_text as having no instructions to emit.
  • Avoid adding an empty multi-agent mode message both on the initial turn and when the configured hint changes after resuming a session.

Testing

  • Update the empty-hint integration test to assert that no mode message is sent.
  • Add resume coverage that verifies changing a custom hint to an empty string emits no update.

## What changed

- Treat an empty custom `multi_agent_mode_hint_text` as having no instructions to emit.
- Avoid adding an empty multi-agent mode message both on the initial turn and when the configured hint changes after resuming a session.

## Testing

- Update the empty-hint integration test to assert that no mode message is sent.
- Add resume coverage that verifies changing a custom hint to an empty string emits no update.

GitOrigin-RevId: 8033292115936fac2cf22f85141278595804ee61
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/8033292115936fac2cf22f85141278595804ee61 branch from 657b21d to 20465d3 Compare July 17, 2026 16:12
@copyberry
copyberry Bot merged commit 20465d3 into main Jul 17, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/8033292115936fac2cf22f85141278595804ee61 branch July 17, 2026 16:13
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant