sandbox-agent/sdks/typescript/tests
Nathan Flurry cf6622f062 fix: provide WebSocket impl for process terminal test on Node 20
Node 20 lacks globalThis.WebSocket. Add ws as a devDependency and
pass it to connectProcessTerminalWebSocket in the integration test
so CI no longer fails.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 18:01:12 -08:00
..
helpers feat: add TypeScript SDK support for process management 2026-03-05 17:53:29 -08:00
integration.test.ts fix: provide WebSocket impl for process terminal test on Node 20 2026-03-05 18:01:12 -08:00