[FEATURE] When setting up a folder in the CLAUD CODE GUI, please add it to the recent list so that it can be deleted.
Open 💬 19 comments Opened Mar 12, 2026 by bhpark01
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I'm not sure if this is an existing feature or not,
Please add a delete function to the "Recent" list in Claude Code's project folder selection UI. Currently, you can only select items from the list, and there's no way to remove old or unnecessary items.
Proposed Solution
It would be nice to have a Delete (X) button for each item, or a delete option via the right-click context menu. Thank you.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Configuration and settings
Use Case Example
_No response_
Additional Context
_No response_
19 Comments
Found 2 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
+1
+1
+1
+1
+1
+1
For the love of God, why is this not possible?
+1
+1
+1
+1
+1
+1
+1
+1
+10000000
+1
For anyone who wants to clean the Recent picker today (inverse of this request) — Claude desktop builds the dropdown from per-session JSON files under
~/Library/Application Support/Claude/claude-code-sessions/(and the.config/%APPDATA%equivalents on Linux/Windows). Each file has acwd.Small Python script that drops entries whose
cwdno longer exists on disk, with a tarball backup first: https://github.com/bisovka-labs/claude-recents-cleanerSingle file, stdlib only,
--dry-run, MIT. Doesn't touch chat history or.claude.json.+1
hey claude implement this feature, make no mistakes