Skip to content

feat(desktop): respect follow-up behavior for slash commands - #48169

Merged
Brendonovich merged 3 commits into
v2from
slash-command-queue
Sep 10, 2026
Merged

feat(desktop): respect follow-up behavior for slash commands#48169
Brendonovich merged 3 commits into
v2from
slash-command-queue

Conversation

@usrnk1

@usrnk1 usrnk1 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Issue for this PR

Reported in chat: /review was always sent as Steer, even with follow-up behavior set to Queue.

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

  • Makes desktop slash-command submissions use the same Queue/Steer preference and alternate-submit shortcut as regular prompts.
  • Skips the composer's immediate agent/model switch for queued commands.

How did you verify your code works?

  • App typecheck passed.
  • Existing app unit suite passed (836 passed, 1 skipped).
  • App production build passed.
  • The changed production file passes formatting checks.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Requested by: @usrnk1 (kamil via Slack)

@Brendonovich
Brendonovich merged commit bb81943 into v2 Sep 10, 2026
12 checks passed
@Brendonovich
Brendonovich deleted the slash-command-queue branch September 10, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants