Skip to content

chore: rename collab feature flag key to multi_agent#11918

Merged
jif-oai merged 2 commits intomainfrom
jif/rename-collab-flag-string
Feb 16, 2026
Merged

chore: rename collab feature flag key to multi_agent#11918
jif-oai merged 2 commits intomainfrom
jif/rename-collab-flag-string

Conversation

@jif-oai
Copy link
Collaborator

@jif-oai jif-oai commented Feb 16, 2026

Summary

  • rename the collab feature key to multi_agent while keeping the Feature enum unchanged
  • add legacy alias support so both "multi_agent" and "collab" map to the same feature
  • cover the alias behavior with a new unit test

@jif-oai jif-oai changed the title Rename collab feature flag key to multi_agent chore: rename collab feature flag key to multi_agent Feb 16, 2026
@jif-oai
Copy link
Collaborator Author

jif-oai commented Feb 16, 2026

@codex review

Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

"collab": {
"type": "boolean"
},

P2 Badge Regenerate config schema to include multi_agent

The feature key was renamed to multi_agent in FEATURES, but the checked-in schema fixture still advertises only collab here. This leaves editor/schema consumers out of sync (new key appears invalid or missing) and will drift against features_schema generation/tests.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jif-oai
Copy link
Collaborator Author

jif-oai commented Feb 16, 2026

@codex review

@chatgpt-codex-connector
Copy link
Contributor

Codex Review: Didn't find any major issues. 🚀

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jif-oai jif-oai merged commit e415369 into main Feb 16, 2026
35 of 39 checks passed
@jif-oai jif-oai deleted the jif/rename-collab-flag-string branch February 16, 2026 15:28
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 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