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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -133,3 +133,4 @@ docs/INDEX.md
|
||||
docs/PHASE_*
|
||||
docs/specs/
|
||||
docs/CLAWSUITE-ROADMAP.md
|
||||
release/
|
||||
|
||||
Reference in New Issue
Block a user