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.
13 lines
457 B
Markdown
13 lines
457 B
Markdown
---
|
|
# 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.
|