Skip to content

fix(app): support nested slash command autocomplete - #38097

Merged
Brendonovich merged 2 commits into
anomalyco:devfrom
dbpolito:nested-slash-completion
Jul 21, 2026
Merged

Brendonovich merged 2 commits into
anomalyco:devfrom
dbpolito:nested-slash-completion

Conversation

@dbpolito

@dbpolito dbpolito commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Issue for this PR

Fixes #38091

Type of change

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

What does this PR do?

Allow / within slash-command queries and correctly replace the full command when selecting a nested suggestion.

Make it work the same as TUI.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Added tests and manual tested as video below.

Screenshots / recordings

Cap.2026-07-21.at.08.35.56.mp4

Checklist

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

@github-actions github-actions Bot added contributor needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Jul 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot removed needs:issue needs:compliance This means the issue will auto-close after 2 hours. labels Jul 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@Brendonovich
Brendonovich merged commit b513faf into anomalyco:dev Jul 21, 2026
10 checks passed
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
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.

Desktop slash autocomplete closes for nested commands

2 participants