--- # claudbg-m4p1 title: sessions transcribe command status: in-progress type: task priority: normal created_at: 2026-03-27T19:40:02Z updated_at: 2026-03-28T18:12:42Z parent: 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.