claude-code - 💡(How to fix) Fix [FEATURE] programmatic conversation renaming in Claude Cowork

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Currently, there is no tool available in Claude Cowork (or the Claude API) that allows an agent to set or update the name of the current conversation — neither on user instruction nor based on rules in CLAUDE.md. This seems like a small but high-value addition. Use cases:

Agents working with structured workflows (e.g., workstation-based setups) could automatically prefix the chat title with the active context (e.g., Brandpreventie | I/O-matrix) Users managing multiple parallel sessions would benefit from meaningful titles without manual effort CLAUDE.md instructions could drive consistent naming conventions across sessions

Proposed Solution

Suggested implementation: a simple MCP tool such as rename_conversation(title: string) that the agent can call when a new context is loaded or when the user explicitly requests a rename.

Alternative Solutions

Changing the name manually

Priority

Medium - Would be very helpful

Feature Category

CLI commands and flags

Use Case Example

No response

Additional Context

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] programmatic conversation renaming in Claude Cowork