-
-
Notifications
You must be signed in to change notification settings - Fork 69.2k
[Bug]: qmd onBoot only effective for agent main #17663
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
qmd's onBoot setting only works for the "main" agent. It doesn't start the others.
Steps to reproduce
- configure qmd, with onBoot: true
- start the gateway
- observe that only the "main" agent gets indexed
Expected behavior
02:10:26 [gateway] qmd memory startup initialization armed for agent "main"
02:10:27 [gateway] qmd memory startup initialization armed for agent "third"
Actual behavior
02:10:26 [gateway] qmd memory startup initialization armed for agent "main"
OpenClaw version
2026.2.14
Operating system
Linux DietClaw 6.12.63+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.63-1 (2025-12-30) x86_64 GNU/Linux
Install method
npm global
Logs, screenshots, and evidence
02:10:26 [gateway] qmd memory startup initialization armed for agent "main"Impact and severity
Affected: agents
Severity: annoying
Frequency: always
Consequence: bad performance
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.