The Cursor game logo

Cursor

PatchBot will keep your Discord channel up-to-date on all the latest Cursor release notes.

Servers
158
Gamers
45,445

Latest Updates

New Plugins on the Cursor Marketplace

We've added more than 30 new plugins from partners such as Atlassian, Datadog, GitLab, Glean, Hugging Face, monday.com, and PlanetScale. Cursor can now read from, write to, and take actions across more of your stack.

Most plugins contain MCPs that cloud agents can use when kicked off manually or triggered automatically through automations.

...

Automations

Cursor now supports automations for building always-on agents that run based on triggers and instructions you define.

Automations run on schedules or are triggered by events from Slack, Linear, GitHub, PagerDuty, and webhooks.

When invoked, the agent spins up a cloud sandbox and follows your instructions using the MCPs and models you've configured. Agents also have access to a memory tool that lets them learn from past runs and improve with repetition.

Create...

Cursor in JetBrains IDEs

Cursor is now available in IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs through the Agent Client Protocol (ACP).

With Cursor ACP, developers who rely on JetBrains for Java and multilanguage support can use any frontier model from OpenAI, Anthropic, Google, and Cursor for agent-driven development.

Install the Cursor ACP directly in your JetBrains IDE from the ACP Registry, and authenticate with your existing Cursor account.

...

MCP Apps and Team Marketplaces for Plugins

This release introduces interactive UIs in agent chats, a way for teams to share private plugins, and improvements to core capabilities like Debug mode.

MCP Apps

MCP Apps support interactive user interfaces like charts from Amplitude, diagrams from Figma, and whiteboards from tldraw directly inside Cursor.

...

Bugbot Autofix

Bugbot can automatically fix issues it finds in pull requests.

Autofix runs cloud agents on their own machines to test changes and propose fixes directly on your PR. Today, over 35% of Bugbot Autofix changes are merged into the base PR.

Bugbot will post a comment on the original PR with a preview of the autofix changes, which you can merge using the provided @cursor command. If you'd like, you can instead configure autofix to push changes directly to your...

Cloud Agents with Computer Use

Cloud agents can now use the software they create to test changes and demo their work. After onboarding onto your codebase, each agent runs in its own isolated VM with a full development environment. Cloud agents produce merge-ready PRs with artifacts (videos, screenshots, and logs) that make it possible to quickly review their changes. Cloud agents are available anywhere you use Cursor, including web, desktop, mobile, Slack, and GitHub. ...