--- # 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'.