Skip to content

Add --list flag to web command for listing sessions#66

Open
kduvekot wants to merge 1 commit intosimonw:mainfrom
kduvekot:web-list-flag
Open

Add --list flag to web command for listing sessions#66
kduvekot wants to merge 1 commit intosimonw:mainfrom
kduvekot:web-list-flag

Conversation

@kduvekot
Copy link

@kduvekot kduvekot commented Feb 7, 2026

Add a --list flag to the web command that displays available sessions grouped by repository without converting them to HTML. This provides a quick way to browse available sessions and get their IDs for export.

  • Add --list flag to web command options
  • Implement session listing with repo grouping
  • Add tests for --list flag functionality
  • Document --list flag usage in README

Implements TDD workflow:

  • Written failing tests first
  • Implemented feature to pass tests
  • All 135 tests passing

Add a --list flag to the web command that displays available sessions
grouped by repository without converting them to HTML. This provides a
quick way to browse available sessions and get their IDs for export.

- Add --list flag to web command options
- Implement session listing with repo grouping
- Add tests for --list flag functionality
- Document --list flag usage in README

Implements TDD workflow:
- Written failing tests first
- Implemented feature to pass tests
- All 135 tests passing

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant