--- # claudbg-4g3l title: Limit list output to 10 by default with --limit flag status: todo type: feature created_at: 2026-03-31T00:32:40Z updated_at: 2026-03-31T00:32:40Z --- Both `sessions list` and `agents list ` should default to showing only the 10 most recent entries (sorted most-recent-first). Add a `--limit=` flag to override: accepts an integer (e.g. `--limit=50`) or the keyword `all` to show everything.