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.
11 lines
434 B
Markdown
11 lines
434 B
Markdown
---
|
|
# claudbg-x45o
|
|
title: 'sessions list: scope to current project by default with --scope flag'
|
|
status: todo
|
|
type: feature
|
|
created_at: 2026-03-31T23:44:50Z
|
|
updated_at: 2026-03-31T23:44:50Z
|
|
---
|
|
|
|
When run inside a project directory, `claudbg sessions` should only list sessions for that project (similar to how `claude /continue` lists sessions for that project). Override with `--scope=[user|project|local]` — default is 'project'.
|