Files
openclaw/src/auto-reply/skill-commands.runtime.ts
Vincent Koc 041f0b87ec perf(inbound): trim cold startup import graph (#52082)
* perf(inbound): trim cold startup import graph

* chore(reply): drop redundant inline action type import

* fix(inbound): restore warning and maintenance seams

* fix(reply): restore type seam and secure forked transcripts
2026-03-21 22:32:21 -07:00

2 lines
97 B
TypeScript

export { listSkillCommandsForAgents, listSkillCommandsForWorkspace } from "./skill-commands.js";