Chat tab is renamed by first prompt when tab was previously renamed by user

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When the user add a chat tab in Cursor Agent frame and renames it, cursor then overwrites the user’s custom name and changes the tab name based upon the first prompt.

If the user renames a chat tab, the first prompt should not overwrite the title of the chat tab.

Steps to Reproduce

  1. Create “New Chat” tab. I use the “+” on the top right of the Agent frame.
  2. Rename the tab. I do RMB and select “Rename Chat”
  3. Enter a prompt such as “When I add a New Chat tab in Cursor’s Agent frame and rename it, cursor then overwrites my rename when I submit the first prompt. This feels like a bug.”

The result is the tab is now named “Cursor chat tab renaming bug”

Expected Behavior

Tab name should not change.

Operating System

Windows 10/11

Version Information

Version: 2.6.21 (user setup)
VSCode Version: 1.105.1
Commit: fea2f546c979a0a4ad1deab23552a43568807590
Date: 2026-03-21T22:09:10.098Z
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100

For AI issues: which model did you use?

N/A

For AI issues: add Request ID with privacy disabled

N/A

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi Lance!

This is a confirmed bug. When you rename a chat tab and then send the first message, the auto-rename logic doesn’t account for the fact that you already set a custom name, and it overwrites it.

This was also reported in this thread, and our team is aware of it.

For now, the workaround is to rename the chat after sending the first message. The auto-rename only triggers on the first message, so any name you set afterward will stick.

A post was merged into an existing topic: Cursor 2.6.19 overwrites manually assigned chat titles

Thank you for the confirmation. I searched for rename, but did not find another ticket. Appologies for the duplicate.

1 Like