refactor: merge skill tool into slashcommand to reduce system prompt size

This commit is contained in:
Bo Li
2026-02-09 23:51:57 +08:00
parent b84d0d0886
commit 6025035f27
6 changed files with 155 additions and 12 deletions
-1
View File
@@ -19,7 +19,6 @@ export { createSessionManagerTools } from "./session-manager"
export { sessionExists } from "./session-manager/storage"
export { interactive_bash, startBackgroundCheck as startTmuxCheck } from "./interactive-bash"
export { createSkillTool } from "./skill"
export { createSkillMcpTool } from "./skill-mcp"
import {