Skip to content

Stabilize multi-agent feature flag#14622

Merged
aibrahim-oai merged 3 commits intomainfrom
stabilize-multi-agent-flag
Mar 13, 2026
Merged

Stabilize multi-agent feature flag#14622
aibrahim-oai merged 3 commits intomainfrom
stabilize-multi-agent-flag

Conversation

@aibrahim-oai
Copy link
Copy Markdown
Collaborator

@aibrahim-oai aibrahim-oai commented Mar 13, 2026

  • make multi_agent stable and enabled by default
  • update feature and tool-spec coverage to match the new default
aibrahim-oai and others added 2 commits March 13, 2026 12:51
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
@@ -700,12 +700,8 @@ pub const FEATURES: &[FeatureSpec] = &[
FeatureSpec {
id: Feature::Collab,
key: "multi_agent",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feature name stays multi_agent, not subagents? i know backcompat is an issue, just checking this is fine.

@aibrahim-oai aibrahim-oai merged commit 36dfb84 into main Mar 13, 2026
32 checks passed
@aibrahim-oai aibrahim-oai deleted the stabilize-multi-agent-flag branch March 13, 2026 21:38
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants