Skip to content

Add OpenClaw gateway connection test#361

Merged
BunsDev merged 1 commit intomainfrom
okcode/test-button-debug-info
Apr 7, 2026
Merged

Add OpenClaw gateway connection test#361
BunsDev merged 1 commit intomainfrom
okcode/test-button-debug-info

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 7, 2026

Summary

  • Adds a new server.testOpenclawGateway WebSocket RPC to probe an OpenClaw gateway from the server.
  • Implements a step-by-step connection test covering URL validation, WebSocket connect, optional authentication, and a session creation probe.
  • Surfaces the test in the web settings page with a loading state, pass/fail step breakdown, timing details, and server info.
  • Extends shared contracts and the native API so the UI can call the new test endpoint safely.

Testing

  • Not run (not provided in the diff).
  • Recommend running bun fmt.
  • Recommend running bun lint.
  • Recommend running bun typecheck.

- Add a server-side gateway probe with step-by-step results
- Surface the test in Settings with status, timing, and server info
- Wire the new RPC through the WS native API and contracts
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 7, 2026 1:09pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 7, 2026 1:09pm

@github-actions github-actions bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 7, 2026
@BunsDev BunsDev merged commit 9f82c4a into main Apr 7, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant