Skip to content

docs: add interactive selection feature to README#5

Merged
timvw merged 1 commit into
mainfrom
docs/update-readme
Nov 29, 2025
Merged

docs: add interactive selection feature to README#5
timvw merged 1 commit into
mainfrom
docs/update-readme

Conversation

@timvw
Copy link
Copy Markdown
Owner

@timvw timvw commented Nov 29, 2025

Summary

Documents the new interactive selection feature in the README.

Changes

  • Added interactive selection to Features section
  • Added new "Interactive Selection" section with examples of the dropdown menus
  • Updated Commands section to show interactive mode (no arguments) for:
    • wt co - select from available branches
    • wt rm - select from existing worktrees
    • wt pr - select from open GitHub PRs
    • wt mr - select from open GitLab MRs

Screenshots

Shows example output of the interactive selection UI for all four commands.

Test plan

  • README formatting renders correctly
  • Examples are clear and accurate

🤖 Generated with Claude Code

Added documentation for the new interactive selection menus available
when running commands without arguments:
- wt co - select from available branches
- wt rm - select from existing worktrees
- wt pr - select from open GitHub PRs
- wt mr - select from open GitLab MRs

Includes examples showing the interactive dropdown UI.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@timvw timvw merged commit 35f2d82 into main Nov 29, 2025
6 checks passed
@timvw timvw deleted the docs/update-readme branch November 29, 2025 19:52
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 7.28%. Comparing base (bde2424) to head (df64248).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main      #5   +/-   ##
=====================================
  Coverage   7.28%   7.28%           
=====================================
  Files          1       1           
  Lines        398     398           
=====================================
  Hits          29      29           
  Misses       368     368           
  Partials       1       1           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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