mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
fix: keep link understanding from dropping replies
This commit is contained in:
@@ -214,6 +214,8 @@ function buildCoreDistEntries(): Record<string, string> {
|
||||
"agents/models-config.runtime": "src/agents/models-config.runtime.ts",
|
||||
"subagent-registry.runtime": "src/agents/subagent-registry.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",
|
||||
"commands/doctor/shared/plugin-registry-migration":
|
||||
"src/commands/doctor/shared/plugin-registry-migration.ts",
|
||||
"commands/status.summary.runtime": "src/commands/status.summary.runtime.ts",
|
||||
|
||||
Reference in New Issue
Block a user