auto(agent): Added error handling to auth middleware

This commit is contained in:
OpenClaw 2026-03-06 16:49:47 +00:00
parent 29d1532c1f
commit f03b758e18
107 changed files with 1962 additions and 1 deletions

View file

@ -0,0 +1,9 @@
> backend@1.0.0 test
> npm run test:smoke
> backend@1.0.0 test:smoke
> node scripts/smoke-test.mjs
Smoke test passed: syntax checks OK