-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Closed
Copy link
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
Description
The prompt fuzzysort/autocomplete results do not prioritize matches that start with the user input.
OpenCode version
1.0.153
Steps to reproduce
Create these 2 commands:
~/.config/opencode/command/plan-detailed
---
description: Create a detailed implementation plan based on the discussed requirements
subtask: false
---
Instructions...
$ARGUMENTSand ~/.config/opencode/command/deep-plan.md
---
description: Use deep-plan agent to research and create detailed implementation plan
agent: deep-plan
---
$ARGUMENTS
Instructions...- Run opencode
- type /plan
- notice the (somewhat unexpected/annoying) sort order as per the screenshot below
Screenshot and/or share link
Operating System
macOS 15.6.1
Terminal
Ghostty
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui