openai / openai/codex

Support multi-select and batch deletion in the agent command center

Open
#45,263 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement session
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.