Improved old session cleanup
Abierto
Requests and ideas
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 2.1k
- Forks
- 153
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Short summary
_No response_
### Affected version or release
_No response_
### Installation context
_No response_
### What happened?
Right now, it's very difficult for those of us running multiple sessions to clean up our app due to the amount of sessions being created. It also leads to significant bloat with retained work trees.
To resolve this, we should:
1. introduce an auto-archive functionality to clean up past chats (and eventually delete)
2. add ability to archive/delete multiple sessions with shift key
### Steps to reproduce
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.