auto(agent): Run expanded local discovery and continue with next actionable task

This commit is contained in:
OpenClaw 2026-03-06 15:39:11 +00:00
parent e238123393
commit 6dceec1893
14 changed files with 313 additions and 12 deletions

8
.gitignore vendored
View file

@ -1,2 +1,10 @@
backend/node_modules/
backend/.env
# macOS metadata
.DS_Store
._.DS_Store
# Playwright artifacts
backend/playwright-report/
backend/test-results/