Files
oh-my-opencode/src/hooks/auto-slash-command
ZeyuFu 6c54123ec1 fix(slash-commands): inject command content exactly once (#3724)
Guard command.execute.before against injecting when parts already
contain auto-slash-command tags, preventing duplication when both
chat.message and command.execute.before fire for the same slash command.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 07:07:49 -04:00
..