Support multi-select and batch deletion in the agent command center
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
Deleting several sessions requires repeating the deletion flow for each session. Please add multi-select and one confirmation for the selected batch.
A working implementation is available here:
https://github.com/EngineeringErgonomics/safecodex/pull/1
It supports selection shortcuts, cancellation, and retaining failed deletions for retry.
This is a feature request in accordance with the contribution policy
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the agent command center's session selection and deletion flow, then compare it with the working implementation in EngineeringErgonomics/safecodex#1. Done means users can select multiple sessions, confirm one batch deletion, cancel safely, and retain failed deletions for retry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100