feat(plugin): integrate skill_mcp tool with session-scoped lifecycle management

🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
YeonGyu-Kim
2026-01-01 22:53:18 +09:00
parent 439785ef90
commit 4039722160
2 changed files with 19 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ import {
export { interactive_bash, startBackgroundCheck as startTmuxCheck } from "./interactive-bash"
export { createSkillTool } from "./skill"
export { getTmuxPath } from "./interactive-bash/utils"
export { createSkillMcpTool } from "./skill-mcp"
import {
createBackgroundTask,