Commit Graph

  • 878e79733f fix(claudbg-gtu4): sync sessions to DB before querying message counts in TUI main Elijah Voigt 2026-04-01 10:39:25 -0700
  • ddaa772da4 chore: update bean statuses for completed tickets Elijah Voigt 2026-04-01 10:14:46 -0700
  • 8af7089734 feat(claudbg-28ao): move db and tui history into ~/.claude/claudbg/ subdirectory Elijah Voigt 2026-04-01 10:13:33 -0700
  • b4c22d905c feat(claudbg-vcxz): document filter syntax in help modal Elijah Voigt 2026-04-01 10:11:55 -0700
  • 41bf6e2a38 chore: mark claudbg-pow4 as completed Elijah Voigt 2026-04-01 10:06:29 -0700
  • 3e5125b90b feat(claudbg-pow4): add cursor movement to filter/search bar input Elijah Voigt 2026-04-01 10:06:12 -0700
  • b710a775fa chore(claudbg-wfoe): mark bean completed Elijah Voigt 2026-04-01 09:59:56 -0700
  • 02e86e5062 feat(claudbg-wfoe): Ctrl+C quits TUI immediately without confirmation Elijah Voigt 2026-04-01 09:59:32 -0700
  • 8a0ddf8ccd chore(claudbg-wxdt): mark bean completed Elijah Voigt 2026-04-01 09:57:14 -0700
  • 9abd18ab45 feat(claudbg-wxdt): left-truncate project path in TUI session list Elijah Voigt 2026-04-01 09:56:58 -0700
  • 590e9e209e feat(claudbg-ysj0): prevent transcript overflow and add Ctrl+L redraw Elijah Voigt 2026-04-01 09:55:03 -0700
  • fd54cebd57 feat(claudbg-xokw): accept 'msgs' as alias for 'messages' in filter fields Elijah Voigt 2026-04-01 09:51:27 -0700
  • f6a4bd0535 chore: ticket all TODO.md items and clear the list Elijah Voigt 2026-04-01 09:49:16 -0700
  • f8d666f2ad misc updates Elijah Voigt 2026-03-31 23:29:35 -0700
  • 7679cfeb36 chore: update beans to completed after toil session Elijah Voigt 2026-03-31 23:28:07 -0700
  • 03caf03a72 feat(claudbg-6m2c): add in/out/tokens filter fields for token-count filtering Elijah Voigt 2026-03-31 23:25:30 -0700
  • ae81563983 feat(claudbg-e49f): add Home/End key bindings to jump to top/bottom of transcript Elijah Voigt 2026-03-31 23:19:05 -0700
  • 52f33202d3 feat(claudbg-8bs3): highlight selected agent row with REVERSED style instead of '>' cursor Elijah Voigt 2026-03-31 23:16:21 -0700
  • 1fd9f8c259 feat(claudbg-vqhj): '/' key focuses filter/search bar Elijah Voigt 2026-03-31 23:15:14 -0700
  • 7696a5560f fix(claudbg-j9az): populate model from DB in TUI session list Elijah Voigt 2026-03-31 23:13:10 -0700
  • 0940c6f523 chore: ticket TODO.md items as beans, remove already-done item Elijah Voigt 2026-03-31 23:11:45 -0700
  • 0bca469701 fix(claudbg-9627): scan up to 20 lines for cwd field in session discovery Elijah Voigt 2026-03-31 22:59:58 -0700
  • f45a0dfd87 feat(claudbg-x45o): sessions list scopes to current project by default Elijah Voigt 2026-03-31 22:58:25 -0700
  • 0c6ecf1165 feat(claudbg-e4ac): highlight active agent in sidebar when viewing its transcript Elijah Voigt 2026-03-31 22:55:56 -0700
  • 76870fa306 feat(claudbg-mfpd): Esc/Backspace returns to session transcript from agent transcript Elijah Voigt 2026-03-31 22:55:16 -0700
  • a6a0b9a0db feat(claudbg-6t38,claudbg-trk3): add gg/G vim-style jump navigation in transcript Elijah Voigt 2026-03-31 22:53:54 -0700
  • ae337dcf94 fix(claudbg-4gtn): clamp Space/PageDown scroll to end of transcript content Elijah Voigt 2026-03-31 22:52:00 -0700
  • 3b209745fc fix(claudbg-0yk4,claudbg-zniv): populate msg count and project path from DB in TUI Elijah Voigt 2026-03-31 22:49:56 -0700
  • b7c54dd463 fix(claudbg-u28r): use blue/white search highlight for light mode legibility Elijah Voigt 2026-03-31 22:46:02 -0700
  • bb50c0c01d chore: convert TODO.md items to beans tickets Elijah Voigt 2026-03-31 17:59:25 -0700
  • 3ba8cf0e07 feat(claudbg-agi7): transcript search panel with highlight and n/N navigation Elijah Voigt 2026-03-31 16:02:50 -0700
  • f4f341d133 feat(claudbg-nypt): Space/PageDown page down, Shift+Space/PageUp page up in TUI Elijah Voigt 2026-03-31 15:51:49 -0700
  • 9be62abb78 chore(claudbg-g0oh): remove cargo-nextest, use cargo test Elijah Voigt 2026-03-31 15:39:11 -0700
  • 96fc4d948d fix(claudbg-eej6,claudbg-80fb): fix two TUI session/agent transcript bugs Elijah Voigt 2026-03-31 15:34:26 -0700
  • 5bc207c455 feat(claudbg-gf58): TUI filter panel with persistent query history Elijah Voigt 2026-03-31 10:17:04 -0700
  • 403762400e feat(claudbg-horp): add --filter flag to sessions/agents list commands Elijah Voigt 2026-03-31 10:12:17 -0700
  • 277e3a8667 feat(claudbg-4bms): filter query parser with AND/OR and key:value syntax Elijah Voigt 2026-03-31 10:09:52 -0700
  • e0398fd5bb feat(claudbg-6gx6): TUI c key toggles color globally Elijah Voigt 2026-03-31 10:09:28 -0700
  • c4646cf0e2 feat(claudbg-d8ht): color-coded transcript label prefixes in CLI Elijah Voigt 2026-03-31 10:05:40 -0700
  • 8d72b0e971 feat(claudbg-37cj): add --[no-]color global flag and NO_COLOR support Elijah Voigt 2026-03-31 10:04:13 -0700
  • 9c9f61efd1 feat(claudbg-4g3l): add --limit flag to list commands, default 10 Elijah Voigt 2026-03-31 10:03:29 -0700
  • 970ed0895f feat(claudbg-ltt0): sessions with no subcommand defaults to list Elijah Voigt 2026-03-31 10:00:52 -0700
  • 7f864192e8 fix(tui): populate session list from disk on startup Elijah Voigt 2026-03-30 14:02:23 -0700
  • 3dd463b3ae chore(beans): close completed epics Elijah Voigt 2026-03-30 10:02:46 -0700
  • f80185e442 feat(tui): add sub-agents panel to transcript screen Elijah Voigt 2026-03-30 10:02:19 -0700
  • 0581431dd7 feat(tui): add transcript screen with stats header and chat log Elijah Voigt 2026-03-30 09:59:46 -0700
  • 523bf4b89c feat(tui): add quit confirmation dialog and help modal Elijah Voigt 2026-03-30 09:53:48 -0700
  • 06b0c7cc57 feat(tui): add session list screen widget Elijah Voigt 2026-03-30 09:50:13 -0700
  • 1ddf7fb4fe feat(tui): add terminal setup, event loop, and teardown Elijah Voigt 2026-03-30 09:47:17 -0700
  • c3721bc9ef feat(tui): add app state model and screen enum Elijah Voigt 2026-03-30 09:40:35 -0700
  • 3e9e6f7ced feat(tui): add ratatui + crossterm dependencies Elijah Voigt 2026-03-30 09:37:15 -0700
  • 0af7b50095 fix(cli): improve --include help text with valid values and example Elijah Voigt 2026-03-29 22:16:42 -0700
  • 68a795bacd feat(sessions): add Sub-agents count column to sessions list Elijah Voigt 2026-03-29 22:15:33 -0700
  • 4fd09045d0 fix(transcribe): respect --verbose for tool use input truncation Elijah Voigt 2026-03-29 22:13:41 -0700
  • 1455859825 fix(transcribe): show tool results by default with truncation Elijah Voigt 2026-03-29 22:12:23 -0700
  • dbffc151fb fix(transcribe): format tool_calls as readable list in header Elijah Voigt 2026-03-29 22:10:13 -0700
  • 123913aefd fix(dump): collapse consecutive identical rows in sessions dump Elijah Voigt 2026-03-29 22:08:57 -0700
  • d9ceb916ba fix(output): respect terminal width and truncate long project paths Elijah Voigt 2026-03-29 22:07:12 -0700
  • f3258ee2b5 fix(output): emit array-of-objects for JSON output Elijah Voigt 2026-03-29 22:05:36 -0700
  • b6ef138aae fix(models): add serde rename for durationMs field Elijah Voigt 2026-03-29 22:02:56 -0700
  • 01afe4d804 fix(discovery): correct subagent directory path structure Elijah Voigt 2026-03-29 22:01:42 -0700
  • 5bddec167b docs(CLAUDE.md): add JSONL schema notes and correct subagent path structure Elijah Voigt 2026-03-29 21:57:11 -0700
  • 66c1cf5c6e chore(beans): triage session bugs, agent discovery bug, and TUI epic Elijah Voigt 2026-03-29 21:49:29 -0700
  • 7f321060f5 docs: add README and MIT license Elijah Voigt 2026-03-28 14:08:25 -0700
  • 361c2cb99c chore(beans): mark all v0.1.0 epics and milestone completed Elijah Voigt 2026-03-28 13:35:09 -0700
  • 8a7bab6a6a fix(output): ensure minimum table width for non-interactive environments Elijah Voigt 2026-03-28 13:33:40 -0700
  • b087c02c3c chore(beans): mark Wave 6 agent tickets completed Elijah Voigt 2026-03-28 11:18:01 -0700
  • ec379c3b54 feat(agents): implement agents list/dump/transcribe/follow [claudbg-ki43, claudbg-kzcs, claudbg-iwqj, claudbg-ag0r] Elijah Voigt 2026-03-28 11:17:49 -0700
  • 62e807f3e1 chore(beans): mark Wave 5 tickets completed [claudbg-bh11, claudbg-ei6j, claudbg-m4p1, claudbg-zwoj] Elijah Voigt 2026-03-28 11:13:09 -0700
  • b1b0fb16e7 feat(sessions): implement sessions list, dump, transcribe + --follow [claudbg-bh11, claudbg-ei6j, claudbg-m4p1, claudbg-zwoj] Elijah Voigt 2026-03-28 11:12:54 -0700
  • efe70aef7e feat(output): implement table, JSON, and XML output renderers [claudbg-ftb9, claudbg-fkyt, claudbg-bt5p] Elijah Voigt 2026-03-28 11:05:13 -0700
  • 15d9402534 feat(commands): implement index subcommand and command stubs [claudbg-7vkw] Elijah Voigt 2026-03-28 10:48:00 -0700
  • cf1bc9d8a8 feat(db): implement database & caching layer [claudbg-goc1, claudbg-umrv, claudbg-hskl, claudbg-edmr] Elijah Voigt 2026-03-28 10:43:12 -0700
  • 2acab9c179 chore(beans): mark Wave 2 tickets completed Elijah Voigt 2026-03-28 10:32:07 -0700
  • fb18b64621 feat(parser): add session/agent discovery and JSONL reader [claudbg-g5uv,claudbg-jupi,claudbg-76fy] Elijah Voigt 2026-03-27 22:48:49 -0700
  • 620a3571c6 feat(models): define Rust types for JSONL schema [claudbg-uls1] Elijah Voigt 2026-03-27 22:43:00 -0700
  • 63e1f34778 fix: add explicit [lib]/[[bin]] sections to Cargo.toml for rust-analyzer Elijah Voigt 2026-03-27 22:02:07 -0700
  • 4129e65594 feat(wave1): Full clap Cli struct + dispatch skeleton in main.rs [claudbg-pkyj] Elijah Voigt 2026-03-27 22:01:08 -0700
  • ae33d93d8e feat(wave1): Short UUID display utility and xml_escape helper [claudbg-x7wb] Elijah Voigt 2026-03-27 21:40:07 -0700
  • ded9cd3a5c feat(wave1): Define global CLI flags (OutputFormat, IncludeList) [claudbg-nmuu] Elijah Voigt 2026-03-27 21:35:33 -0700
  • 1a2f999636 feat(wave1): App error type and Result alias [claudbg-i09w] Elijah Voigt 2026-03-27 21:17:27 -0700
  • 3b62deb617 feat(wave1): Add Cargo.toml dependencies + create src/lib.rs scaffold [claudbg-yugb] Elijah Voigt 2026-03-27 21:14:15 -0700
  • b6740f0f9e Add v0.1.0 project plan: 37 beans across 7 epics Elijah Voigt 2026-03-27 16:16:47 -0700
  • c85e353c70 Initial project scaffold Elijah Voigt 2026-03-27 10:00:58 -0700