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.
567 B
567 B
| title | status | type | created_at | updated_at | parent |
|---|---|---|---|---|---|
| sessions transcribe command | todo | task | 2026-03-27T19:40:02Z | 2026-03-27T19:40:02Z | claudbg-4d4h |
Implement 'claudbg sessions transcribe '. Header section: SessionStats (token counts, tool call breakdown by name, duration, model). Body: each message rendered as a chat log entry — user text, assistant text blocks, tool use (name + input always shown; output shown only if 'output' is in --include), thinking blocks shown only if 'thinking' in --include. Default --include: tools.