You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt 3ba8cf0e07 feat(claudbg-agi7): transcript search panel with highlight and n/N navigation
- Bottom search bar (3 rows, always visible), press 't' to focus
- Case-insensitive match highlighting (yellow bg) across all spans
- Panel title shows current/total match count (e.g. "2/7")
- 'n'/'N' navigate next/previous match, wrapping around
- Enter applies search and returns focus to chat log
- Esc clears search and returns focus to chat log
- Tab cycles ChatLog → SubagentsPanel → SearchInput → ChatLog
- Help modal updated with search keybindings

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
..
commands feat(claudbg-horp): add --filter flag to sessions/agents list commands 2 months ago
db feat(db): implement database & caching layer [claudbg-goc1, claudbg-umrv, claudbg-hskl, claudbg-edmr] 2 months ago
models fix(claudbg-eej6,claudbg-80fb): fix two TUI session/agent transcript bugs 2 months ago
output feat(claudbg-d8ht): color-coded transcript label prefixes in CLI 2 months ago
parser fix(discovery): correct subagent directory path structure 2 months ago
tui feat(claudbg-agi7): transcript search panel with highlight and n/N navigation 2 months ago
cli.rs feat(claudbg-horp): add --filter flag to sessions/agents list commands 2 months ago
error.rs feat(wave1): App error type and Result alias [claudbg-i09w] 2 months ago
filter.rs feat(claudbg-4bms): filter query parser with AND/OR and key:value syntax 2 months ago
lib.rs feat(claudbg-4bms): filter query parser with AND/OR and key:value syntax 2 months ago
main.rs feat(claudbg-horp): add --filter flag to sessions/agents list commands 2 months ago
util.rs feat(wave1): Short UUID display utility and xml_escape helper [claudbg-x7wb] 2 months ago