When I try to initialize the MD files created, run /snippets or /snippets:reload will show error below:
Failed to run command (500): {"name":"UnknownError","data":{"message":"Error: SNIPPETS_COMMAND_HANDLED\n at (/home/jason/.cache/opencode/packages/opencode-snippets@latest/node_modules/opencode-snippets/dist/src/commands.js:100:23)\n at processTicksAndRejections (native:7:39)"}}
However, it's able to take the new markdown file and I can use #XXXXX in my prompt (though no prompting when I type "#" like in TUI.
Is this plugin capable and considered to be use in web interface as well?
When I try to initialize the MD files created, run /snippets or /snippets:reload will show error below:
Failed to run command (500): {"name":"UnknownError","data":{"message":"Error: SNIPPETS_COMMAND_HANDLED\n at (/home/jason/.cache/opencode/packages/opencode-snippets@latest/node_modules/opencode-snippets/dist/src/commands.js:100:23)\n at processTicksAndRejections (native:7:39)"}}
However, it's able to take the new markdown file and I can use #XXXXX in my prompt (though no prompting when I type "#" like in TUI.
Is this plugin capable and considered to be use in web interface as well?