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.

rewindRun rewinds a run to a prior frame.
  • Method: rewindRun
  • Scope: run:admin
  • Transports: HTTP RPC, WebSocket RPC
  • Request: { runId, frameNo, confirm: true }
  • Response: JumpResult
Errors include FrameOutOfRange, Busy, RateLimited, UnsupportedSandbox, VcsError, and RewindFailed.