fix(#85): Run expanded local discovery and continue with next actionable task
Some checks are pending
Docker Test / test (push) Waiting to run

This commit is contained in:
OpenClaw 2026-03-12 17:41:37 +00:00
parent 423ac779da
commit 9a26ba908a
11 changed files with 347 additions and 9 deletions

View file

@ -25,6 +25,7 @@
"express": "^5.2.1",
"jsonwebtoken": "^9.0.3",
"mysql2": "^3.18.2",
"winston": "^3.19.0",
"zod": "^4.3.6"
},
"devDependencies": {