fix: pass Gateway token to ACP child directly instead of reading from openclaw.json; make e2e tests faster; restructure docs (#1230)

This commit is contained in:
ZHUO Xu
2026-08-10 13:30:50 +08:00
committed by GitHub
parent 0909120b03
commit e23d3e1723
40 changed files with 2032 additions and 1433 deletions
+1
View File
@@ -23,6 +23,7 @@ jobs:
- windows-latest
env:
CI: 'true'
CLAWX_E2E_WORKERS: '2'
# Linux runners cannot use Electron's setuid chrome-sandbox; harmless on macOS/Windows.
ELECTRON_DISABLE_SANDBOX: '1'