Nina_Horne
(Nina Horne)
January 14, 2026, 9:18pm
1
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I can no longer pin chats in the Agent view of the IDE.
Steps to Reproduce
Open up a code base and start a new chat with an agent. Try to pin the chat.
Expected Behavior
The chat’s will pin and I’ll have an unlimited amount of pinned agent chats
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.35
VSCode Version: 1.105.1
Commit: cf8353edc265f5e46b798bfb276861d0bf3bf120
Date: 2026-01-13T07:39:18.564Z (1 day ago)
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.4.0
Does this stop you from using Cursor
No - Cursor works, but with this issue
Colin
(Colin)
January 14, 2026, 9:38pm
3
Hey @Nina_Horne !
If you select Help > Toggle Developer Tools , and head over to the Console tab, do you see errors when you try to pin the chat?
Nina_Horne
(Nina Horne)
January 20, 2026, 8:08pm
4
I am not seeing anything in the console tab of the dev tools: https://jam.dev/c/7d4c784c-643e-49cc-a57f-2438dd45cf4a
any update on this? we find similar issue that can’t pin agent chat:
[image] glad to see you guy making changes everyday! however this issue was not fixed …
Colin
(Colin)
January 27, 2026, 3:59pm
8
Hey @Nina_Horne
@Zhenghao_Peng Found a solution over here! A fix has also been merged, so in the future you won’t run into this.
@Will_Law @Romain_Rigaux @Pierre_Amelot
hey guys I find the issue.
if we archive a “pinned” chat, then the total number of pinned chat allowed -1.
if we “unpin” an archived chat, then I can pin new chat.
So this might be a weird bug from cursor side but I can workaround it.
you can just right click all achieved chats and unpin will show up if it’s a pinned chat
[image]
Long story short: Unpinned any archived chats, and you’ll be able to archive new chats again.
Nina_Horne
(Nina Horne)
January 27, 2026, 4:11pm
9
@Zhenghao_Peng You’re an angel! Thank you! that worked