anomalyco / anomalyco/opencode
Desktop skill slash commands should match TUI defaults
Open
@Brendonovich is already working on this.
Since Sep 8, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Desktop hides skills from slash autocomplete unless they set slash: true. The TUI includes them unless slash: false. Desktop should use the same default.
OpenCode version
V2 checkout at be58ca806c
Steps to reproduce
- Create a skill with no
slashfrontmatter. - Type its slash command in desktop: no matching items.
- The same skill is available in the TUI slash menu.
Operating System
macOS
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.