[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_

View original on GitHub ↗

19 Comments

github-actions[bot] · 4 months ago

Found 2 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/19474
  2. https://github.com/anthropics/claude-code/issues/24036

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

jeferro · 3 months ago

+1

johnlee-pf · 3 months ago

+1

sobrino89 · 3 months ago

+1

nitinkumarsoni · 3 months ago

+1

NicheDiver · 3 months ago

+1

heymaxbot · 3 months ago

+1
For the love of God, why is this not possible?

DerRegner-DE · 3 months ago

+1

bkonia · 2 months ago

+1

AzikDeveloper · 2 months ago

+1

Aslam-web · 2 months ago

+1

0314ykc · 2 months ago

+1

gco-snowcap · 2 months ago

+1

VoSche7927216 · 2 months ago

+1

albertdick · 2 months ago

+1

sw1pp3r · 1 month ago

+10000000

Fugushiva · 1 month ago

+1

sw1pp3r · 1 month ago

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 a cwd.

Small Python script that drops entries whose cwd no longer exists on disk, with a tarball backup first: https://github.com/bisovka-labs/claude-recents-cleaner

Single file, stdlib only, --dry-run, MIT. Doesn't touch chat history or .claude.json.

dennis-gonzales · 1 month ago

+1
hey claude implement this feature, make no mistakes