/** * Slash command intercept hook * Intercepts slash commands and executes them directly without LLM inference overhead. */ export {}; //# sourceMappingURL=slash-command-intercept.d.ts.map