CPLAT-10038: add slash command picker and input fixes#3
Merged
sf-jin-ku merged 5 commits intoMay 22, 2026
Conversation
Show available slash commands when typing / in compose, execute them through Slack's command endpoint, and merge the pending worktree input improvements for tmux keyboard reporting and clipboard paste handling.
Improve slash command metadata parsing, support slash command execution from thread compose, and learn successfully executed slash commands into the picker list.
Resolve conflicts with main while preserving the PR feature changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
sf-jin-ku
approved these changes
May 22, 2026
sf-jin-ku
left a comment
There was a problem hiding this comment.
Reviewed conflict resolution and/or existing changes for merge.
Bring the PR up to date with the merged input, activity, and file picker changes while preserving this PR's behavior. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Resolve the final overlap with Ctrl+Enter send handling while preserving this PR's feature behavior. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA: https://sendbird.atlassian.net/browse/CPLAT-10038
Summary
/in the slk compose boxTest plan