fix: avoid qa scenario pack reads during packaged CLI startup (#64648)

This commit is contained in:
Ayaan Zaidi
2026-04-11 10:40:25 +05:30
parent d8ab47d6af
commit 6aafca5b5e

View File

@@ -9,6 +9,7 @@ Docs: https://docs.openclaw.ai
### Fixes
- WhatsApp: honor the configured default account when the active listener helper is used without an explicit account id, so named default accounts do not get registered under `default`. (#53918) Thanks @yhyatt.
- QA/packaging: stop packaged CLI startup and completion cache generation from reading repo-only QA scenario markdown by routing QA command registration through a narrow facade. (#64648) Thanks @obviyus.
## 2026.4.10