feat(tui): log / debug overlay — LogRing ring buffer #80
No reviewers
Labels
No labels
area:agents
area:ai
area:config
area:dashboard
area:design
area:design-review
area:devtools
area:entities
area:gallery
area:generate
area:image
area:infra
area:meta
area:model-browser
area:navigation
area:presets
area:security
area:sessions
area:settings
area:sharing
area:test
area:ux
area:webhook
area:workdir
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/loom!80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tui/log-overlay-41"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stacks on #79. Closes charles/loom#41. Completes Phase 6.
LogRingwith configurable buffer size (oldest-dropped on overflow),min_levelpre-enqueue filter, and case-insensitive substringfiltered()iterator for the/search.LogLevel::from_str_or_defaultfalls back toInfoon unknown input.Subscriber layer + overlay keybindings land in the glue PR. 4 new tests, 109 total.