sandbox-agent/sdks/typescript
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
..
scripts Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
src fix: address PR #264 review issues 2026-03-17 02:49:03 -07:00
tests feat: desktop computer-use APIs with neko-based streaming 2026-03-17 02:36:17 -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: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00
tsup.config.ts SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
vitest.config.ts feat: desktop computer-use APIs with neko-based streaming 2026-03-17 02:36:17 -07:00