sandbox-agent/sdks/react
Nathan Flurry bdd7526de5 fix: address PR #264 review issues
- Fix connectDesktopStream silently dropping RTCPeerConnection and rtcConfig options (client.ts)
- Fix DesktopViewer useEffect dependency causing reconnect loop (store callbacks in refs)
- Fix TOCTOU race condition in DesktopRecordingManager::start() (merge lock scope)
- Fix incomplete cursor bounds check in composite_cursor_region (add right/bottom checks)
- Add DesktopViewer to react-components.mdx documentation
- Remove hardcoded visual styles from DesktopViewer (make unstyled by default per sdks/CLAUDE.md)
- Export DesktopViewerClassNames type for consumer styling

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-17 02:49:03 -07:00
..
src fix: address PR #264 review issues 2026-03-17 02:49:03 -07:00
package.json chore(release): update version to 0.5.0-rc.1 2026-03-17 02:44:41 -07:00
tsconfig.json feat: add process management support (#207) 2026-03-07 17:58:31 -08:00
tsup.config.ts feat: add process management support (#207) 2026-03-07 17:58:31 -08:00