Skip to content

Conversation

@built-by-as
Copy link
Owner

Summary

  • Show different confirmation messages when deleting sessions based on session type
  • Worktree sessions: "Delete {name}? This will remove the git worktree."
  • Local sessions: "Delete {name}? This will remove the session."

Test plan

  • Create a local session and verify the delete dialog shows "This will remove the session."
  • Create a worktree session and verify the delete dialog shows "This will remove the git worktree."

🤖 Generated with Claude Code

…ions

Show different confirmation messages when deleting sessions based on their type:
- Worktree sessions: mentions removing the git worktree
- Local sessions: only mentions removing the session

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

Co-Authored-By: Claude <noreply@anthropic.com>
@built-by-as built-by-as force-pushed the delete-session-dialog branch from 80b8f4f to c1e370b Compare October 25, 2025 23:57
@built-by-as built-by-as merged commit e0e64d8 into main Oct 26, 2025
1 check passed
@built-by-as built-by-as deleted the delete-session-dialog branch October 26, 2025 00:07
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.

2 participants