## Summary
Allow users to manually rename conversations in the sidebar for better organization and task management.
## Problem
Currently, conversation titles are auto-generated based on content and cannot be manually renamed. This makes it difficult to:
-
Quickly identify the purpose of each conversation at a glance
-
Organize work by giving conversations meaningful, project-specific names
-
Maintain focus — one conversation per task becomes hard to manage when titles are vague or truncated
## Proposed Solution
Add the ability to rename conversations via:
-
Double-click on the conversation title in the sidebar to enter inline edit mode
-
Right-click context menu with a “Rename” option
-
Hover action — show a pencil/edit icon on hover
## Use Case
As a developer using Antigravity for multiple parallel workstreams, I want to rename my conversations so that each one clearly maps to a specific task (e.g., “W6 Agent Wiring”, “Fleet Panel Fixes”, “E2E Test Plan”). This makes it easy to switch contexts and keep work organized.
## Priority
Medium-High — This is a quality-of-life improvement that directly impacts daily workflow efficiency, especially for power users managing many concurrent tasks.