Skip to content

CPLAT-10038: add slash command picker and input fixes#3

Merged
sf-jin-ku merged 5 commits into
sendbird:mainfrom
gavin-jeong:CPLAT-10038-slk-slash-picker
May 22, 2026
Merged

CPLAT-10038: add slash command picker and input fixes#3
sf-jin-ku merged 5 commits into
sendbird:mainfrom
gavin-jeong:CPLAT-10038-slk-slash-picker

Conversation

@gavin-jeong
Copy link
Copy Markdown
Collaborator

JIRA: https://sendbird.atlassian.net/browse/CPLAT-10038

Summary

  • show available slash commands when typing / in the slk compose box
  • execute slash commands through Slack's command endpoint
  • merge clipboard/input worktree fixes that support compose input behavior

Test plan

  • go test ./internal/ui
  • go test ./...

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.
@gavin-jeong gavin-jeong marked this pull request as draft May 22, 2026 16:27
Improve slash command metadata parsing, support slash command execution from thread compose, and learn successfully executed slash commands into the picker list.
@gavin-jeong gavin-jeong marked this pull request as ready for review May 22, 2026 18:19
Resolve conflicts with main while preserving the PR feature changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

@sf-jin-ku sf-jin-ku left a comment

Choose a reason for hiding this comment

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

Reviewed conflict resolution and/or existing changes for merge.

sf-jin-ku and others added 2 commits May 22, 2026 11:53
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>
@sf-jin-ku sf-jin-ku merged commit c41ef8b into sendbird:main May 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants