feat: stealth local gateway install flow + gitignore release/

- SSE-based /api/local-setup endpoint: checks for OpenClaw, installs via npm if missing, starts gateway, returns token
- Wizard 'Local Gateway' card auto-runs setup with step-by-step progress UI
- Retry + fallback to manual entry on error
- Reads token from ~/.openclaw/openclaw.json for zero-config connect
- Add release/ to .gitignore (Electron build artifacts)
This commit is contained in:
outsourc-e
2026-03-06 02:47:01 -05:00
parent b78a9d9fa9
commit 8a57925c95
2 changed files with 1 additions and 77 deletions

1
.gitignore vendored
View File

@@ -133,3 +133,4 @@ docs/INDEX.md
docs/PHASE_*
docs/specs/
docs/CLAWSUITE-ROADMAP.md
release/