mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
fix(tasks): ship task registry control runtime
This commit is contained in:
@@ -213,6 +213,7 @@ function buildCoreDistEntries(): Record<string, string> {
|
||||
"agents/model-catalog.runtime": "src/agents/model-catalog.runtime.ts",
|
||||
"agents/models-config.runtime": "src/agents/models-config.runtime.ts",
|
||||
"subagent-registry.runtime": "src/agents/subagent-registry.runtime.ts",
|
||||
"task-registry-control.runtime": "src/tasks/task-registry-control.runtime.ts",
|
||||
"agents/pi-model-discovery-runtime": "src/agents/pi-model-discovery-runtime.ts",
|
||||
"link-understanding/apply.runtime": "src/link-understanding/apply.runtime.ts",
|
||||
"media-understanding/apply.runtime": "src/media-understanding/apply.runtime.ts",
|
||||
|
||||
Reference in New Issue
Block a user