shadow-test d947824436
Build App / build-linux (push) Successful in 2m32s
Build App / build-windows (push) Successful in 3m45s
Fix URL detector truncating wrapped URLs by flattening buffer
Replace fragile line-by-line reassembly heuristic with a simpler
approach: flatten the buffer by converting blank lines to spaces
(URL terminators) and stripping remaining newlines (PTY wraps),
then match URLs with a single regex on the flat string.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 09:15:29 -08:00
2026-02-27 09:40:19 -08:00
2026-02-27 07:00:48 -08:00
S
Description
No description provided
MIT 2.2 MiB
2026-07-01 13:44:35 +00:00
Languages
TypeScript 48.1%
Rust 40.3%
Shell 6.1%
HTML 3.2%
Dockerfile 1.4%
Other 0.8%