Please add conversation management features (edit titles, delete, search)

Resolved 💬 3 comments Opened Nov 9, 2025 by Glasowk75 Closed Nov 13, 2025

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 have over 138 conversation files in my .claude/projects folder, but I can't manage them properly.

All conversations show as UUIDs with no readable names, I can't delete old ones I don't need, and there's no way to search through them. It's becoming very messy and hard to find what I'm looking for.

The web version of Claude has these features, so I was hoping they could be added to the claude code for VS Code extension too.

Proposed Solution

Add these basic conversation management features:

  1. Ability to rename conversations with custom titles
  2. Delete button to remove conversations we don't need
  3. Search box to find past conversations by content or title

These would make it much easier to stay organized when working on multiple projects.
한글 번역:

Alternative Solutions

I've tried:

  • Manually editing the .jsonl files (too risky, might corrupt data)
  • Creating an external management tool (breaks workflow)
  • Looking for third-party extensions (none exist)

None of these are good solutions compared to having it built into Claude Code.

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

same up

Additional Context

Thank you for considering this!

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗