Skip to content

Conversation

@andrewting19
Copy link
Contributor

Summary

  • Adds right-click context menu to session items in the sidebar
  • Menu options include: Rename, Settings, and Kill Session
  • Proper click-outside and Escape key dismissal handling

Test plan

  • Right-click on a session item in the sidebar to open context menu
  • Verify "Rename" triggers inline editing
  • Verify "Settings" opens the settings modal
  • Verify "Kill Session" terminates the session
  • Verify clicking outside or pressing Escape closes the menu

🤖 Generated with Claude Code

Add right-click context menu to session items in the sidebar with
options for Rename, Settings, and Kill Session. This provides easier
access to session actions, especially on devices where the top-right
controls may be harder to reach.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gbasin
Copy link
Owner

gbasin commented Jan 21, 2026

Nice one, thank you

@gbasin gbasin merged commit 37969cd into gbasin:master Jan 21, 2026
1 check passed
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