--- # claudbg-zwoj title: follow flag for sessions commands status: in-progress type: task priority: normal created_at: 2026-03-27T19:40:28Z updated_at: 2026-03-28T18:12:42Z parent: claudbg-4d4h --- Add --follow flag to 'sessions dump' and 'sessions transcribe'. After reading to end of file, continue watching the file for new lines (similar to tail -f). New entries are rendered and appended to output as they arrive. Use tokio file watching or polling.