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 9abd18ab45 feat(claudbg-wxdt): left-truncate project path in TUI session list
Pass project_max directly to truncate_project instead of project_max+30,
so the function (not ratatui's right-clip) controls truncation — showing
the end of the path (e.g. …/foo/bar) rather than the beginning.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
..
commands feat(claudbg-6m2c): add in/out/tokens filter fields for token-count filtering 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(claudbg-9627): scan up to 20 lines for cwd field in session discovery 2 months ago
tui feat(claudbg-wxdt): left-truncate project path in TUI session list 2 months ago
cli.rs feat(claudbg-x45o): sessions list scopes to current project by default 2 months ago
error.rs feat(wave1): App error type and Result alias [claudbg-i09w] 2 months ago
filter.rs feat(claudbg-xokw): accept 'msgs' as alias for 'messages' in filter fields 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-x45o): sessions list scopes to current project by default 2 months ago
util.rs feat(wave1): Short UUID display utility and xml_escape helper [claudbg-x7wb] 2 months ago