mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-23 14:45:46 +00:00
ClawFlow: allow flow runtime task-registry seam
This commit is contained in:
@@ -12,6 +12,7 @@ const ALLOWED_IMPORTERS = new Set([
|
||||
"commands/doctor-workspace-status.ts",
|
||||
"commands/flows.ts",
|
||||
"commands/tasks.ts",
|
||||
"tasks/flow-runtime.ts",
|
||||
"tasks/task-executor.ts",
|
||||
"tasks/task-registry.maintenance.ts",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user