shadow-testandClaude Opus 4.6 a03bdccdc7 Fix TerminalView: URL detection, event listener leak, resize throttle
- Fix broken URL accumulator by using TextDecoder instead of raw
  Uint8Array concatenation that produced numeric strings
- Fix event listener memory leak by using aborted flag pattern to
  ensure cleanup runs even if listen() promises haven't resolved
- Throttle ResizeObserver with requestAnimationFrame to prevent
  hammering the backend during window resize

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 20:42:13 +00:00
2026-02-27 09:40:19 -08:00
2026-02-27 07:00:48 -08:00
S
Description
No description provided
MIT
5.3 MiB
2026-08-14 16:14:00 +00:00
Languages
Rust 51.6%
TypeScript 41.2%
Shell 4.1%
HTML 1.4%
Dockerfile 1.1%
Other 0.6%