Make stagehand.init the first runtime RPC - #2461
Conversation
|
…-init-first-rpc # Conflicts: # packages/sdk-ts/src/rpcClient.ts
There was a problem hiding this comment.
All reported issues were addressed
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 22 files (changes from recent commits).
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
Summary
runtime.configureandruntime.loopback_statusfrom the public protocolstagehand.initstagehand.initthe first Stagehand RPC in TypeScript and PythonScope
Stack 1/6, targeting
v4-spikedirectly. This PR changes only the initialization contract and client handoff; it does not add resident transport or worker lifecycle behavior.Review focus
Browserbase can omit a CDP URL once later PRs supply an already-connected resident session. Local and custom sources continue to pass their resolved CDP URL through
stagehand.init.Validation