openclaw/scripts/repro
吴杨帆 cc9117f729
fix: validate limit edge cases and voicecall numeric flags (#82679)
Fix diagnostics/session usage limit handling and voice-call numeric CLI validation.

- Treat explicit zero, negative, and non-finite diagnostics/session limits as empty results instead of falling back to defaults.
- Reject invalid, non-finite, and fractional voice-call numeric flags.
- Add focused tests and a live repro proof for the canonical edge cases.

Fixes #82646, #82650, #82651, #82653.

Co-authored-by: wuyangfan <1102042793@qq.com>
2026-05-17 00:11:46 +01:00
..
limit-edge-case-live-proof.mjs fix: validate limit edge cases and voicecall numeric flags (#82679) 2026-05-17 00:11:46 +01:00
session-status-run-session-key-live-proof.mjs test: tighten session_status run-session proof (#82696) 2026-05-16 23:27:19 +01:00
tsx-name-repro.ts
webchat-auto-tts-live-proof.mjs fix(webchat): keep trustedLocalMedia internal to reply payloads 2026-05-16 21:18:13 +01:00