Skip to main content

Documentation Index

Fetch the complete documentation index at: https://smithers.sh/llms.txt

Use this file to discover all available pages before exploring further.

hijackRun creates an elevated handoff session for a run.
  • Method: hijackRun
  • Scope: run:admin
  • Transports: HTTP RPC, WebSocket RPC
  • Request: { runId, options? }
  • Response: { runId, status: "hijack-ready", sessionId }
This RPC is intentionally scoped above normal run write access.