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.
12 lines
496 B
Markdown
12 lines
496 B
Markdown
---
|
|
# claudbg-ei6j
|
|
title: sessions dump command
|
|
status: todo
|
|
type: task
|
|
created_at: 2026-03-27T19:40:02Z
|
|
updated_at: 2026-03-27T19:40:02Z
|
|
parent: claudbg-4d4h
|
|
---
|
|
|
|
Implement 'claudbg sessions dump <session-id>'. Minimal processing: read each JSONL line and render it as a table row with columns: #, timestamp, type, role, content preview (truncated). Expands newlines in content for readability. With --verbose: show full content, no truncation. Accepts short (8-char prefix) or full session ID.
|