sandbox-agent/sdks/typescript
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
..
scripts chore: fix bad merge 2026-02-11 07:57:02 -08:00
src feat: add TypeScript SDK support for process management 2026-03-05 17:53:29 -08:00
tests fix: provide WebSocket impl for process terminal test on Node 20 2026-03-05 18:01:12 -08:00
package.json fix: provide WebSocket impl for process terminal test on Node 20 2026-03-05 18:01:12 -08:00
tsconfig.json feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00
tsup.config.ts feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00
vitest.config.ts feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00