Skip to content

v2.36.1

Choose a tag to compare

@iWedmak iWedmak released this 12 Aug 09:57
6b00197

What

P2P WebRTC transport + chunked CDP responses over the DataChannel, plus CLI/contract fixes.

Changes

  • chunked CDP over P2P DC (#17): extension splits CDP responses >48KB into cdp-response-chunk fragments (WebRTC SCTP ~64KB ceiling); SDK buffers and reassembles them transparently. Small messages keep existing wire format.
  • P2P WebRTC transport + daemon mode (#15)
  • defensive unwrap of double-nested screenshot response (#16)
  • pacing_profile option on rent() (#13)
  • ceki contract create --reviewer/--qa (#7)
  • comment()/propose() label/desc split, my-jobshire group, type() anti-detect
  • docs: Playwright/Selenium/Pyppeteer compatibility

CI publishes to PyPI (trusted publisher) on this release.