Commit f1d9b8e
feat: braille oscilloscope / VU meter widget (TUI-014) (#284)
* feat: add braille oscilloscope / VU meter widget (TUI-014)
Renders agent activity as real-time waveforms using Unicode braille
characters at 2x4 subpixel resolution per terminal cell. Includes
BrailleCanvas with Bresenham line drawing, peak hold tracking, grid
overlay, and graceful fallbacks (sparkline, ASCII) for accessibility
and non-braille terminals.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* style: fix import sorting for ruff I001
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3dbaffc commit f1d9b8e
2 files changed
Lines changed: 970 additions & 0 deletions
0 commit comments