google-gemini / google-gemini/gemini-cli
SUGESTÃO DE UX: Permitir renomear sessões no Session Browser de forma personalizada.
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
### What happened?
[ACTION REQUIRED] 📎 PLEASE ATTACH THE EXPORTED CHAT HISTORY JSON FILE TO THIS ISSUE IF YOU FEEL COMFORTABLE SHARING IT.
### What did you expect to happen?
Atualmente, o Session Browser do Gemini CLI exibe as sessões anteriores utilizando estritamente o texto do primeiro prompt enviado pelo usuário. No entanto, em sessões longas de depuração ou refatoração, o primeiro prompt costuma ser apenas o envio de um arquivo de DDL, código de contexto ou uma pergunta inicial genérica, o que torna difícil diferenciar as sessões no histórico posteriormente.
Sugestão: Disponibilizar um comando (por exemplo, `/resume rename ` ou `/chat rename`) que permita ao usuário renomear o título que é exibido para aquela sessão ativa no menu interativo do Session Browser, substituindo o texto automático do primeiro prompt por um rótulo sugestivo à escolha do usuário.
### Client information
* **CLI Version:** 0.54.4
* **Git Commit:** 983bbb89d
* **Session ID:** 1f9927dd-d012-42f3-873e-b69318977747
* **Operating System:** win32 v24.18.0
* **Sandbox Environment:** no sandbox
* **Model Version:** auto-gemini-2.5
* **Auth Type:** oauth-personal
* **Memory Usage:** 315.7 MB
* **Terminal Name:** Unknown
* **Terminal Background:** #0c0c0c
* **Kitty Keyboard Protocol:** Unsupported
### Login information
_No response_
### Anything else we need to know?
_No response_
Contributor guide
Research direction
The issue names the Session Browser and proposes /resume rename or /chat rename, but it does not identify files or tests. Start by locating the Session Browser title generation and existing slash-command handling. Done means a user can set a custom title for the active session and see that title in the interactive browser instead of the first prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100