summaryrefslogtreecommitdiff
path: root/internal/tui/eventstream/ringbuffer.go
AgeCommit message (Expand)Author
2026-05-13add compile-time interface assertions for public types (task c4)Paul Buetow
2026-05-12invert dependency: internal no longer imports internal/tuiPaul Buetow
2026-03-08task 373: preserve stream history across filter restartPaul Buetow
2026-02-25Add thread-safe eventstream ring bufferPaul Buetow