mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 00:11:19 +00:00
Keep the OpenAI Realtime WebRTC smoke's SDP offer request in the browser fetch path while moving the browser-side SDP answer reader into a testable helper. Reject unsafe decimal Content-Length values before acquiring a body reader and preserve streamed byte limiting for responses without a safe declared length. Proof: direct bounded-reader repro rejects unsafe content-length before getReader and cancels the body; node --check --experimental-strip-types scripts/dev/realtime-talk-live-smoke.ts; node --check --experimental-strip-types test/scripts/dev-tooling-safety.test.ts; git diff --check origin/main...HEAD; autoreview clean overall 0.84; exact-head release gate succeeded at https://github.com/openclaw/openclaw/actions/runs/27848673438. |
||
|---|---|---|
| .. | ||
| discord-acp-plain-language-smoke.ts | ||
| gateway-smoke.ts | ||
| gateway-ws-client.ts | ||
| ios-node-e2e.ts | ||
| ios-pull-gateway-log.sh | ||
| realtime-talk-live-smoke.ts | ||
| test-device-pair-telegram.ts | ||
| tui-pty-test-watch.ts | ||