Feature request: ability to delete a session
Status Open
Maintainer reply None cached
Activity 1 comment · opened Aug 11, 2026
There's currently no way to delete a single session transcript. claude project purge <path> deletes all state for a project (transcripts, tasks, file history, config entry), which is too coarse when you just want to clean up one or two stray/junk sessions.
Requesting either:
- a
claude session delete <id>command, or - a delete keybinding inside the
/resume/-rpicker (alongside the existing rename-with-Ctrl+R)
---
(Originally filed together with a related bug report about orphan sessions; that part was split out into a separate issue for clearer tracking, see comment below.)
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗