Skip to content

Remove resurrected /collab slash command#22535

Merged
etraut-openai merged 1 commit into
mainfrom
etraut/remove-collab-slash-command
May 13, 2026
Merged

Remove resurrected /collab slash command#22535
etraut-openai merged 1 commit into
mainfrom
etraut/remove-collab-slash-command

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented May 13, 2026

Summary

/collab was intentionally removed in #12012, but the TUI/app-server migration accidentally brought that slash-command path back. This restores the earlier product decision so the TUI no longer advertises or dispatches /collab. This command was redundant because it did the same thing as /plan but in a less-intuitive way.

What Changed

  • Remove SlashCommand::Collab from the TUI slash-command surface.
  • Delete the picker and app-event plumbing that only existed to service /collab.
  • Remove obsolete TUI test coverage for the deleted picker flow.
@etraut-openai etraut-openai marked this pull request as ready for review May 13, 2026 18:47
@etraut-openai etraut-openai changed the title [codex] Remove resurrected /collab slash command Remove resurrected /collab slash command May 13, 2026
@etraut-openai etraut-openai merged commit efdcbba into main May 13, 2026
27 checks passed
@etraut-openai etraut-openai deleted the etraut/remove-collab-slash-command branch May 13, 2026 22:40
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants