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 8c726f5589
commit 42b082b469
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 {