Skip to content

Add multi-select to delete command#3

Merged
nicksenap merged 2 commits intomasterfrom
feat/multi-select-delete
Feb 24, 2026
Merged

Add multi-select to delete command#3
nicksenap merged 2 commits intomasterfrom
feat/multi-select-delete

Conversation

@nicksenap
Copy link
Copy Markdown
Owner

Summary

  • Multi-select delete: The gw delete interactive picker now uses multi-select (space to toggle, (all) option), allowing batch deletion of workspaces in one go
  • Gitignore: Added .pytest_cache/ and .ruff_cache/ to .gitignore

Test plan

  • Run gw delete interactively — verify multi-select picker appears
  • Select multiple workspaces and confirm batch deletion
  • Use (all) to select everything
  • Run gw delete myws — verify single-name CLI path still works
  • Run gw delete myws --force — verify force flag skips confirmation

🤖 Generated with Claude Code

nicksenap and others added 2 commits February 24, 2026 17:06
Allow selecting multiple workspaces for batch deletion in interactive
mode, and add .pytest_cache/ and .ruff_cache/ to .gitignore.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nicksenap nicksenap merged commit cce7275 into master Feb 24, 2026
2 checks passed
@nicksenap nicksenap deleted the feat/multi-select-delete branch March 5, 2026 22:44
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