V0.46 - Pre-release Discussions!

When sending a message to the chat with the agent, the cursor freezes while waiting for a response - interface unresponsive. This issue did not occur before update.

How can I rollback? Right now, it’s completely unusable—you have to wait 15 seconds for a response, during which nothing can be done.

Cline puts out more content in a week than Cursor does in a year it seems.

A once a month release, 2 weeks of “QA” and radio silence, seems more like something Microsoft would do not an exciting young startup.

3 Likes

One of the Cursor community team said it’s not been released and they would remove it from the release notes. I’ve not noticed anything in 0.46 and I’ve not seen any news on what it was, why it was delayed or when it’s coming.

2 Likes

I had exactly the same, unusable with Python. Back to 45.14

the agent mode doesnt apply the changes automatically, i have to manually click apply on each file changed. any ideas why?


the agent mode also doesnt automatically detect the file - i have to manually open up the file in the editor and click apply

1 Like

How you made it?

just downloaded again from the website which is currently giving 45.14. I’m on Linux so it’s just a single file to overwrite. I guess is you uninstall and reinstall the new file it should work if you on another OS

Can we please have some way to set the default mode? When I ever start a new thread, it defaults to agent mode. I want it to default to edit mode because I tend to use non sonnet models alot more than sonnet itself.

2 Likes

excited for the community to get their hands on 0.46 ! Can’t wait to see what everyone builds!

How about giving people who want to test the option to download or install pre-release versions directly in the settings?

3 Likes

Loving it so far! Especially the unified agent/ask interface. Only regression I’m experiencing so far is after agent mode runs, Tab autocompletion often stops working for me within the file that I just approved. Otherwise looking amazing so far

need to add some type of resources in the mcp-server.

for example ,
when config mysql_mcp_server , i add these code

@app.list_resource_templates()
async def list_resource_templates() -> list[Resource]:
    """List available resource templates."""
    logger.info("Listing resource templates...")
    return []  

and then it work.

i go
~/Library/Application Support/Cursor/logs/20250221T202508//window1/exthost/anysphere.cursor-always-local/Cursor MCP.log:2025-02-21
to find this solution. because there are some logs like :

2025-02-21 20:25:21.442 [info] 9de6: Successfully connected to stdio server
2025-02-21 20:25:21.444 [info] listOfferings: Found 1 tools
2025-02-21 20:25:21.456 [info] listOfferings: Resources result: {"resources":......
2025-02-21 20:25:21.456 [info] Found 103 resources
2025-02-21 20:25:21.456 [info] 9de6: Listing resource templates
2025-02-21 20:25:21.457 [error] 9de6: Error listing offerings: MCP error -32601: Method not found
2025-02-21 20:26:16.936 [info] 9de6: Client closed for command
2025-02-21 20:26:16.936 [error] 9de6: Error in MCP: Client closed
2025-02-21 20:26:30.856 [info] 9de6: Handling ReloadClient action
2025-02-21 20:26:30.856 [info] 9de6: Cleaning up

where can i find the download link?

Actually the more I use it, as much as I love the new features, the tab autocomplete has regressed severely. It like 1 in 3 times it will work (it shows me the available change, i hit tab, and nothing happens).

I thought originally it was only happening after editing a file with agent but its actually happening all the time

How do we move back a version for the time being, there are a lot of bugs related to environment variables and python in particular.

man, i dont know what you all did but the correctness and how well it works seems so much better at first use.

As a constructive criticism, and it’s something that has been discussed many times in the forum, but I believe Cursor team urgently need to improve the clarity of the changelogs, as competitors do.

Beyond the fact that it’s unclear what exactly changed in version 0.46, the changelog page (Changelog | Cursor - The AI Code Editor) only lists up to version 0.45.13, with a minimal changelog shared with x.12: “UPDATE (0.45.12-13): Update infrastructure improvements.

However, versions 0.45.14 and 0.45.15 have also been released, yet there’s no mention of them.

Additionally, for example, on the pricing page (Pricing | Cursor - The AI Code Editor), DeepSeek or o3-mini are not even listed. This seems rather outdated and inconsistent.

Even though I recognize the great progress you’re making, the way these updates are communicated is quite confusing. Cline, for instance, provides a basic changelog but clearly explains what has changed in each version—an approach that is far more effective, or even logical and expected.

I strongly suggest reviewing this, as it should be a relatively simple improvement.

I also think that the way in which updates are released, is really confusing and strange, in addition to the changelog not being updated, it is necessary to manually check with different methodologies how to access the latest, or possible latest stable version, instead of it being something simple and unified, just with the Download button…

I try to be constructive, I really like Cursor, I recently paid the annual subscription, but there is really a lot of competition, things and improvements and new alternatives every day, and beyond the real progress of Cursor, the way they are announced or the way the changes are presented makes them look like they are falling behind, even though in practice they are not really.

9 Likes

Devs just quietly dropped support for own api keys, by forcing to use a mode for interacting - Agent, Ask, Edit. No matter what I pick I get the same error.

I think someone should tell the Cursor web team that they can use Cursor to update the website. :rofl: