Custom slash commands stopped working in 0.11.8 #1838

Closed
opened 2026-02-16 17:32:53 -05:00 by yindo · 1 comment
Owner

Originally created by @rstacruz on GitHub (Sep 26, 2025).

Custom slash commands don't seem to work in 0.11.8. Downgrading to 0.11.4 seems to fix the issue.

Reproduction

mkdir -p ~/.config/opencode/command
echo "write a haiku about cats" > ~/.config/opencode/command/meow.md
opencode

# ... then try /meow, it won't be there

Links

Originally created by @rstacruz on GitHub (Sep 26, 2025). Custom slash commands don't seem to work in 0.11.8. Downgrading to 0.11.4 seems to fix the issue. ## Reproduction ```sh mkdir -p ~/.config/opencode/command echo "write a haiku about cats" > ~/.config/opencode/command/meow.md opencode # ... then try /meow, it won't be there ``` ## Links - [Discord convo](https://discord.com/channels/1391832426048651334/1391832428024430645/1421125604308156476)
yindo closed this issue 2026-02-16 17:32:53 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 26, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #2797: Can't detect custom agents since v0.11.8 - Reports the exact same version-specific regression where custom functionality (agents in this case) stopped working after upgrading to v0.11.8

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Sep 26, 2025): This issue might be a duplicate of existing issues. Please check: - #2797: Can't detect custom agents since v0.11.8 - Reports the exact same version-specific regression where custom functionality (agents in this case) stopped working after upgrading to v0.11.8 Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1838