fix: keep disabled channel doctor probes lazy

This commit is contained in:
Peter Steinberger 2026-04-24 18:48:20 +01:00
parent 1042b893f6
commit 94275f13fb
No known key found for this signature in database
11 changed files with 304 additions and 55 deletions

View file

@ -10,6 +10,12 @@
.bun
.artifacts
**/.artifacts
.local
**/.local
.pi
**/.pi
__openclaw_vitest__
**/__openclaw_vitest__
.tmp
**/.tmp
.DS_Store
@ -40,6 +46,9 @@ docs/.generated
*.log
tmp
**/tmp
dist-runtime
**/dist-runtime
openclaw-path-alias-*
# build artifacts
dist