[Rollout Paused] V0.46 Available Now! - Discussion Thread

EDIT: Due to some teething issues, we have temporarily paused the rollout of v0.46. We hope to get this out to everyone with in next day or so!
Sorry for getting everyone’s hopes up, we really hope you enjoy this version once we can get it out to you all.

After a few days of ironing out the bugs and getting Cursor v0.46 ready for the spotlight, it’s time for its release!

This update includes some great features and upgrades, including:

Agent as Default :hammer_and_wrench:

Agent is our most powerful feature and is now the default for both new and existing users!

The old Chat and Composer tabs have been replaced with a simpler dropdown, with Agent mode being the default, while still keeping ‘Edit’ for more precise changes, and our new ‘Ask’ mode, for planning and questions!

The first stages of our UI refresh can be seen here too, with more to come in the future :rocket:

🛜 Better HTTP/2 Support

A new setting is now available, which should help many users who have previously had issues with network issues!

Try to reset the Disable HTTP2 setting, and enable the Enable HTTP2 Proxy Workaround too.

NOTE: This workaround is not working for some users, but we are investigating this now and will update this shortly!

⇥ Tab Tab… Not Tab?

Our Tab feature can now be rebound to a different keyboard shortcut! Simply search for the Accept Cursor Tab Suggestion shortcut in the usual shortcut editor.

:mag: Web Search

The agent can now search the web when needed, instead of requiring @web each time you wanted Cursor to look something up.

:computer: Terminal Tool

Sometimes you want to point the AI to the output of your terminal as something to look at, maybe to fix an error, or to take the output of a command as context for your next edits.

Now you can simply @terminal, and pick which terminal you want to add, and the AI will see it just like a file!

:jigsaw: MCP Improvements

MCP servers can now provide resources, that the agent can use as context for its edits. This can be used for things like internal private documentation, where you cannot use the traditional @docs functionality!

We’ve also made a few more improvements to MCP servers, such as:

  • YOLO Mode - The agent can now ‘YOLO’ MCP tools, alongside its default tools
  • Project Servers - Define MCP servers in a .cursor/mcp.json file, and all your teammates instantly inherit them
  • Disable in Settings - MCP servers can now be disabled in the settings, to allow for quicker adjustment of what MCP servers are active


Full Changelog

As always, the full changelog can be found here, but drop your thoughts and love here - you should get the update very soon (if not already), so let us know how you get on!


Download Now!

If you already have Cursor, you should already have a prompt to update within the editor.

If you aren’t already a user, download your version from cursor.com - try a 14-day free trial of Pro and see what all the fuss is about!

15 Likes

Did you guys include the planner and web viewer tool in this update

This is now enforcing agentic mode even for chat and edit. So now those of us that turned off HTTP2 are not able to use the product at all where in the past we were just not able to use agent mode.

“Agentic mode is not supported when HTTP2 is disabled”

11 Likes

Yeah this breaks cursor completely. I have to go back to vscode.

3 Likes

@Xcoderz Not yet, we think the ask mode + a reasoning model of your choice works great here, as you can switch back to Agent straight after!

Connection still fails if I re-enable http2

2 Likes

It (edit, chat) doesn’t work even in non-agent mode, see e.g. EDIT Mode not working (0.46.2)

am also on 0.46.2

@danperks No, it doesn’t work. Re-enabling http just causes the connection to fail.

@TrueBurn @acdav629 @itsleonwu Team are looking into this, will get back to you shortly!

4 Likes

Reverting back to a 0.45 build for now: GitHub - oslook/cursor-ai-downloads: all cursor ai version download links, and some older versions offer a better user experience

Happy to test a new 0.46 build when it is ready.

5 Likes

So for anyone with HTTP/2 issues, try to disable the setting that blocks it, and try to enable the new Enable HTTP2 Proxy Workaround setting?

Let me know if this works for you!

The latest version available for download on the website appears to be 0.45.15. Is the rollout still in progress?

1 Like

How can we access the version? It seems that the download button on the website still points to 0.45.15, but it also has an error:
https://anysphere-binaries.s3.us-east-1.amazonaws.com/production/client/linux/x64/appimage/Cursor-0.45.15-73dd83bb6f8e3a3704ad8078a8e455ac6d4260d1.glibc2.34-x86_64.AppImage

<Error>

<Code>AccessDenied</Code>

<Message>Access Denied</Message>

<RequestId>3KKJHZNJG0B5E1TX</RequestId>

<HostId>hOTaLIEtkjrTLOJQ4j+axtDg08XCGv7MygyQWO7z4pQttxtgWrF68+ZByElnrRVSjBEnRCE4BH6xhNdRft9uoKnnKQ51l4URoQqHLE+t+AY=</HostId>

</Error>
3 Likes

@danperks It does not. Enable Http2 Proxy Workaround does not fix connection failure issue.

1 Like

@acdav629 @TrueBurn Just checking this with the team!

@vytautas-bunevicius @dannetstudio The rollout is gradual to avoid our servers not getting overwhelmed, but should be available soon - my guess is you will see it sooner in your edit as an update notification than you will as a download on the website, but will confirm what procedure is here

Did the latest version remove the ability to chat using just the API keys?

Thanks! But the problem is that with Linux the update process from the Cursor itself is very problematic, it is necessary to follow a series of additional steps and then in general it serves more than anything to know if there is a new version, rather than to update it itself.

The update is crashing the Cursor application in a loop - Win 11.

EDIT:
Managed to fish the about window before the crash:

First, when it loads (and it doesn’t matter if you open your project from scratch or resume from where left off). it gets stuck like so:

Then, if you keep waiting, it seems to load the project but then after a few seconds it completely crashes, like this:

I also managed to kill the chat window and start a new one, but that didn’t save me from the crash. It keeps going and going.
Tried the option “Don’t restore editors” - didn’t help.

I believe both Chat and Composer should both now work with API keys! Is this working for you?

1 Like

Somehow I am blocked now by “Agentic mode is not supported when HTTP2 is disabled” for Agent, Ask, Edit…