mirror of
https://github.com/JohnRiceML/clawport-ui.git
synced 2026-08-14 00:47:50 +00:00
When OpenClaw CLI prints debug log lines (e.g. "[plugins] [debug] ...") to stdout before JSON, extractJson() failed because bracketed log lines look like JSON array starts. Now tries each candidate position until one actually parses. Also fixes the onboarding wizard to show a specific "CLI log output" error instead of the misleading "Could not reach gateway" message when /api/crons fails due to JSON parsing. Bumps to v0.8.6. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>