Whether the bridge is ready (port discovered)
The discovered LS port
Cancel a running cascade invocation.
Create a new cascade and optionally send a message. Fully headless — no UI panel opened, no conversation switched.
cascadeId or null on failure
Switch the UI to show a specific cascade conversation.
Get user status (tier, models, etc.)
Discover the Language Server port. Must be called before other methods.
Get all cascade trajectories (conversation list).
Make a raw RPC call to any LS method.
RPC method name (e.g. 'StartCascade')
JSON payload
Send a message to an existing cascade.
true if sent successfully
Direct bridge to the Language Server via ConnectRPC.
Discovers the LS port from getDiagnostics console logs, then makes HTTPS POST calls to the LS endpoints.
Example