--- # claudbg-zwoj title: follow flag for sessions commands status: todo type: task created_at: 2026-03-27T19:40:28Z updated_at: 2026-03-27T19:40:28Z 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.