4 Commits (fd54cebd5761389f13e9f02daad83d315b58e07e)

Author SHA1 Message Date
Elijah Voigt f6a4bd0535 chore: ticket all TODO.md items and clear the list
Created 7 new beans for untracked TODO items:
- claudbg-wfoe: Ctrl+C quits without confirmation
- claudbg-xokw: accept msgs/messages as filter aliases
- claudbg-vcxz: document filter syntax in help text
- claudbg-pow4: cursor movement in filter/search bar
- claudbg-ysj0: prevent transcript overflow + Ctrl+L redraw
- claudbg-28ao: move db/history files to ~/.claude/claudbg/
- claudbg-wxdt: truncate project path from start in TUI

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
Elijah Voigt 0940c6f523 chore: ticket TODO.md items as beans, remove already-done item
- claudbg-vqhj: '/' key to focus filter/search bar
- claudbg-j9az: bug — model column always blank in sessions list
- claudbg-6m2c: token count filter fields (in:/out:/tokens: with </> ops)
- claudbg-e49f: Home/End keys to jump to top/bottom of transcript
- claudbg-8bs3: color-highlight selected agent row instead of '>' cursor

Removed "project truncates beginning" TODO item — already implemented
in truncate_project() which prepends '…' and keeps the tail.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
Elijah Voigt bb50c0c01d chore: convert TODO.md items to beans tickets
Created 10 beans covering all tracked work items:
- claudbg-x45o: sessions list --scope flag (project-scoped by default)
- claudbg-9627: sessions list missing project path bug
- claudbg-zniv: TUI missing project path bug
- claudbg-0yk4: TUI message count always 0
- claudbg-4gtn: Space/PageDown scrolls past transcript end
- claudbg-e4ac: selected agent highlights in agents widget
- claudbg-mfpd: back-navigation from agent to session transcript
- claudbg-u28r: search highlight unreadable in light mode
- claudbg-trk3: Shift+G jump to bottom of transcript
- claudbg-6t38: gg jump to top of transcript

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
Elijah Voigt 5bc207c455 feat(claudbg-gf58): TUI filter panel with persistent query history
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago