perf(memory): narrow telegram bot deps skill/runtime imports

This commit is contained in:
Vincent Koc
2026-04-02 14:15:45 +09:00
parent 7dc065dab0
commit 0e8e986c95
4 changed files with 11 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
export {
listSkillCommandsForAgents,
listSkillCommandsForWorkspace,
} from "../auto-reply/skill-commands.js";