Improved old session cleanup
Open
Requests and ideas
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.