Commit Graph

7 Commits

Author SHA1 Message Date
75b40b7ed1 Add env var paste parsing and improve SSE reconnection 2026-05-14 00:17:17 -07:00
1e4d66cbe4 Fix log search filtering to match against plain text instead of ANSI escape codes
Move styles array outside the parse loop in ansiToHtml so styles accumulate across sequences, and use stripAnsi when filtering live logs so search matches visible text.
2026-03-18 11:23:06 -07:00
33d21777d3 Add ANSI color code to HTML conversion for log display
Terminal color codes were rendering as raw escape sequences in the
web UI, making logs hard to read.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 10:55:31 -07:00
caac6877d7 dashboard mobile fixes 2026-02-16 09:22:26 -08:00
9c0762c882 mobile dashboard 2026-02-15 17:22:52 -08:00
720c0e76fb dashboard 2026-02-13 09:02:21 -08:00
f3040abc5d persistent logs 2026-02-01 22:15:25 -08:00