AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “cursor--x”

GridTimelineEvolution
115 results
11 May 2026

Over 80% of issues detected with default effort are resolved by users at merge time. And with high effort, Bugbot finds 35% more bugs with t…

ToolsDGX agent

Cursor's Bugbot tool detects code issues during development, with over 80% of default-effort issues being resolved by users before code merge. The high-effort detection mode identifies 35% additional

You can now customize how deeply Bugbot thinks during a PR review. At Cursor, we use high effort for changes to our infrastructure and backe…

ToolsDGX agent

You can now customize how deeply Bugbot thinks during a PR review. At Cursor, we use high effort for changes to our infrastructure and backend so Bugbot detects more issues. Other PRs get default effo

7 May 2026

A new PR review experience is now available in Cursor 3. Take PRs from creation to merge, all in one place. You can see comments, diffs, com…


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
ToolsDGX agent

A new PR review experience is now available in Cursor 3. Take PRs from creation to merge, all in one place. You can see comments, diffs, commits, and review status to understand what changed and next

Introducing /orchestrate, a skill that recursively spawns agents to tackle your most ambitious tasks with the Cursor SDK. We’ve used it to: …

ToolsDGX agent

Introducing /orchestrate, a skill that recursively spawns agents to tackle your most ambitious tasks with the Cursor SDK. We’ve used it to: - Autoresearch our internal skills, cutting token use by 20%

Pin your most commonly used skills as quick-action pills for easy access.

ToolsDGX agent

Cursor, an AI code editor, introduced a feature allowing users to pin frequently-used skills or commands as quick-action pills for faster access within the interface. This enhancement improves workflo

See everything new in Cursor: http://cursor.com/changelog/05-07-26

ToolsDGX agent

Cursor's changelog from May 7, 2026 details new features and updates released in their AI-powered code editor. The update likely includes improvements to code completion, editor functionality, or inte

This builds on our existing research on multi-agent systems, with a key addition: verifiers. Planners spawn workers that write code and veri…

AgentsDGX agent

This builds on our existing research on multi-agent systems, with a key addition: verifiers. Planners spawn workers that write code and verifiers that run it. If verification fails, the planner spawns

To try the /orchestrate skill with the Cursor SDK, download the plugin from our marketplace: http://cursor.com/marketplace/cursor/orchestrat…

ToolsDGX agent

The Cursor AI team announced the availability of an /orchestrate skill plugin downloadable from their marketplace, enabling users to try out orchestration capabilities through the Cursor SDK. The post

6 May 2026

We use previous generations of Composer to train future ones. Our autoinstall system has earlier Composer models set up dev environments for…

ToolsDGX agent

We use previous generations of Composer to train future ones. Our autoinstall system has earlier Composer models set up dev environments for RL training. That way, the next generation can focus on lea

You can now see a breakdown of your agent's context usage in Cursor 3.3. Use these stats to diagnose context issues and improve your setup a…

AgentsDGX agent

Cursor 3.3 introduces a context usage breakdown feature that allows users to view detailed statistics about how their AI agent consumes context tokens. This diagnostic tool helps identify context-rela

5 May 2026

Cursor can now automatically fix CI failures. Set up always-on agents that monitor GitHub, investigate root causes, and open PRs with fixes.

ToolsDGX agent

Cursor has introduced an automated CI failure resolution feature that uses always-on agents to monitor GitHub repositories, analyze build failures, and automatically generate pull requests with fixes.

Use a template from our marketplace to automate CI investigations: http://cursor.com/marketplace/automations/ci-autofix

ToolsDGX agent

Cursor offers pre-built automation templates available in their marketplace that enable users to automatically investigate and fix continuous integration (CI) issues, reducing manual debugging time. T

2 May 2026

Composer 2 is 50% off in the SDK this weekend. Enjoy!

ToolsDGX agent

Composer 2 is 50% off in the SDK this weekend. Enjoy! We’re introducing the Cursor SDK so you can build agents with the same runtime, harness, and models that power Cursor. Run agents from CI/CD pipel

30 Apr 2026

Cursor Security Review is now available for Teams and Enterprise plans. Run two types of always-on agents: 1. Security Reviewer checks every…

ApplicationsDGX agent

Cursor Security Review is now available for Teams and Enterprise plans. Run two types of always-on agents: 1. Security Reviewer checks every PR for vulnerabilities and leaves comments. 2. Vulnerabilit

Customize these Cursor-managed security agents to match your team’s requirements. Adjust triggers, add your own instructions, give them cust…

ToolsDGX agent

Cursor offers customizable security agents that allow teams to configure triggers, add custom instructions, and tailor agent behavior to match their specific security requirements and workflows. This

Our agent harness makes models inside Cursor faster, smarter, and more token-efficient. Here's how we test improvements to the harness, moni…

AgentsDGX agent

Our agent harness makes models inside Cursor faster, smarter, and more token-efficient. Here's how we test improvements to the harness, monitor and repair degradations, and customize it for different

We’re continuing to improve the runtime, harness, and models powering Cursor Security Review for a strong out-of-the-box experience. Securit…

TutorialsDGX agent

We’re continuing to improve the runtime, harness, and models powering Cursor Security Review for a strong out-of-the-box experience. Security agents draw from your existing usage pool. Learn more: htt

29 Apr 2026

Customers like Rippling, Notion, C3 AI, and Faire are using the Cursor SDK to build custom background agents, take bugs from ticket to merge…

TutorialsDGX agent

Customers like Rippling, Notion, C3 AI, and Faire are using the Cursor SDK to build custom background agents, take bugs from ticket to merge-ready PR, and maintain self-healing codebases. Learn more:

We’re introducing the Cursor SDK so you can build agents with the same runtime, harness, and models that power Cursor. Run agents from CI/CD…

ToolsDGX agent

We’re introducing the Cursor SDK so you can build agents with the same runtime, harness, and models that power Cursor. Run agents from CI/CD pipelines, create automations for end-to-end workflows, or

We've open-sourced a few starter projects for you to build on: a coding agent CLI, a prototyping tool, and an agent-powered kanban board. Us…

AgentsDGX agent

We've open-sourced a few starter projects for you to build on: a coding agent CLI, a prototyping tool, and an agent-powered kanban board. Use Cursor to customize them for your use case: http://github.

24 Apr 2026

Download Cursor 3.2 to try these new features in the agents window: http://cursor.com/download

ToolsDGX agent

Cursor version 3.2 introduces new features in the agents window, available for download on the official Cursor website. This update likely includes improvements to the AI agent interface and functiona

GPT-5.5 is now available in Cursor! It's currently the top model on CursorBench at 72.8%. We've partnered with OpenAI to offer it for 50% of…

Model ReleasesDGX agent

Cursor has integrated OpenAI's GPT-5.5 model into its IDE, positioning it as the top performer on CursorBench with a 72.8% score. Through a partnership with OpenAI, the model is being offered at a 50%

Introducing /multitask in the new Cursor 3 interface. Cursor can now run async subagents to parallelize your requests instead of adding them…

ToolsDGX agent

Introducing /multitask in the new Cursor 3 interface. Cursor can now run async subagents to parallelize your requests instead of adding them to the queue. For already queued messages, you can ask Curs

More on CursorBench: http://cursor.com/blog/cursorbench

ToolsDGX agent

CursorBench is a benchmarking tool or evaluation framework developed by Cursor, likely designed to measure and compare the performance of AI code completion or development features. The post provides

We've also added multi-root workspaces for cross-repo changes. A single agent session can now target a reusable workspace made of multiple f…

AgentsDGX agent

Cursor has introduced multi-root workspaces that enable a single agent session to work across multiple repositories simultaneously, facilitating cross-repository code changes. This feature allows deve

22 Apr 2026

Add Cursor to Slack: http://cursor.com/api/install-slack-app

ToolsDGX agent

Cursor, an AI-powered code editor, offers integration with Slack through an API endpoint that allows users to install a Slack app for enhanced collaboration. This integration likely enables developers

Mention @​Cursor to kick off tasks in Slack and see updates of its work streaming in real time. Cursor uses context in the thread and broade…

ToolsDGX agent

Cursor can be mentioned in Slack threads to initiate automated tasks, with real-time streaming updates of task progress visible within the conversation. The integration leverages thread context and br

21 Apr 2026

Read more here: https://cursor.com/blog/app-stability

ToolsDGX agent

This Cursor blog post discusses best practices and strategies for improving application stability, likely covering topics such as error handling, reliability testing, monitoring, and deployment strate

We're partnering with SpaceX to improve Composer. http://cursor.com/blog/spacex-model-training

ToolsDGX agent

Cursor announced a partnership with SpaceX to enhance their Composer feature, likely involving improved AI model training capabilities or computational resources. The collaboration suggests integratin

We've reduced memory crashes in the Cursor desktop application by 80% since February. Here's how we detect, debug, and prevent OOMs at scale…

ToolsDGX agent

Cursor reduced memory crashes in its desktop application by 80% since February through improvements in out-of-memory (OOM) detection, debugging, and prevention at scale. The post likely details the te

20 Apr 2026

Customize the CLI status bar using /statusline to surface the session and runtime signals you care about.

ToolsDGX agent

Cursor allows users to customize the CLI status bar through the /statusline command to display personalized session and runtime information. This feature enables developers to configure which signals

Download the Cursor CLI: http://cursor.com/cli

ToolsDGX agent

Cursor offers a command-line interface (CLI) tool that can be downloaded from their website, enabling developers to use Cursor's AI-powered code editing capabilities from the terminal. The CLI allows

We recently shipped quality-of-life improvements to the Cursor CLI to make working with agents in the terminal more delightful. Use /debug t…

ToolsDGX agent

We recently shipped quality-of-life improvements to the Cursor CLI to make working with agents in the terminal more delightful. Use /debug to find root causes and fix tricky bugs that are hard to repr

17 Apr 2026

Download Cursor to use the agents window: http://cursor.com/download

ToolsDGX agent

Cursor is an AI-powered code editor that offers a download option for users to access the agents window feature. The agents window allows developers to leverage AI capabilities within the Cursor envir

Through the end of this weekend, we are doubling Composer 2 usage limits inside of Cursor's new agents window. Enjoy!

ToolsDGX agent

Cursor is temporarily doubling the usage limits for Composer 2 through the end of the weekend, specifically within Cursor's new agents window feature. This promotion allows users to access increased c

16 Apr 2026

As AI gets better at writing code, the developer's job shifts toward managing that output. The fastest-growing task categories: documentatio…

ToolsDGX agent

As AI gets better at writing code, the developer's job shifts toward managing that output. The fastest-growing task categories: documentation (+62%), architecture (+52%), code review (+51%), and learn

Claude Opus 4.7 is now available in Cursor. We've found it to be impressively autonomous and more creative in its reasoning. We're launching…

Model ReleasesDGX agent

Cursor has integrated Claude Opus 4.7 into its platform, highlighting the model's impressive autonomous capabilities and enhanced creative reasoning abilities. The announcement suggests a new feature

We partnered with University of Chicago economist @SuproteemSarkar to study how more capable models have changed the way people use Cursor. …

ToolsDGX agent

We partnered with University of Chicago economist @SuproteemSarkar to study how more capable models have changed the way people use Cursor. Across 500 teams, we find that developers are tackling more

15 Apr 2026

Cursor can now respond by creating interactive canvases to visually represent information. Ask it to generate dashboards and custom interfac…

ToolsDGX agent

Cursor has introduced a new feature that allows its AI to respond by generating interactive canvases, enabling users to visually represent information beyond standard text responses. Users can prompt

Learn how to use coding agents in 30 minutes! This course teaches you how to build software with agents: plan new features, fix bugs, review…

AgentsDGX agent

Learn how to use coding agents in 30 minutes! This course teaches you how to build software with agents: plan new features, fix bugs, review and test code, and more. It's 100% free and these concepts

14 Apr 2026

Cursor Automations now support event-based triggers for Sentry. Set up agents that automatically respond to new issues, investigate root cau…

ToolsDGX agent

Cursor Automations now support event-based triggers for Sentry. Set up agents that automatically respond to new issues, investigate root causes, open PRs with fixes, and post summaries to Slack. Media

Read the full research post with NVIDIA: http://cursor.com/blog/multi-agent-kernels

HardwareDGX agent

Cursor has published a research post in collaboration with NVIDIA exploring multi-agent kernel systems, likely detailing how multiple AI agents can work together to handle complex coding or computatio

Start building a Sentry automation with a template from our marketplace: http://cursor.com/marketplace/automations/investigate-sentry-issues

ToolsDGX agent

Cursor offers a pre-built automation template in its marketplace that helps developers investigate Sentry issues more efficiently. The template, accessible at cursor.com/marketplace/automations/invest

We see this as further validation that multi-agent architectures excel at novel problems outside training data distribution. These technique…

AgentsDGX agent

Cursor AI shared observations on X validating that multi-agent architectures demonstrate superior performance when tackling novel problems that fall outside the distribution of training data. The post

We've been developing a multi-agent system that builds and maintains complex software autonomously. Recently, we partnered with NVIDIA to ap…

HardwareDGX agent

We've been developing a multi-agent system that builds and maintains complex software autonomously. Recently, we partnered with NVIDIA to apply it to optimizing CUDA kernels. In 3 weeks, it delivered

13 Apr 2026

We've also made improvements to performance, including an 87% reduction in dropped frames when streaming large file edits. We are continuing…

ToolsDGX agent

We've also made improvements to performance, including an 87% reduction in dropped frames when streaming large file edits. We are continuing to invest in making Cursor faster and more reliable. See ev

We've shipped several quality-of-life improvements to Cursor 3. They bring a little more delight when you are orchestrating agents. Just lik…

ToolsDGX agent

We've shipped several quality-of-life improvements to Cursor 3. They bring a little more delight when you are orchestrating agents. Just like in your terminal, you can now split agents for multi-taski

Workspace search now has file include/exclude filters.

ToolsDGX agent

Cursor has added file include/exclude filter functionality to its workspace search feature, allowing users to narrow or broaden search results by specifying which files or file types to include or exc

11 Apr 2026

This weekend we're doubling Composer 2 usage in our new interface. Open Agents Window, pick Composer 2, and start building! No hourly limits…

ToolsDGX agent

This weekend we're doubling Composer 2 usage in our new interface. Open Agents Window, pick Composer 2, and start building! No hourly limits. https://x.com/cursor_ai/status/2039768512894505086?s=20 We

9 Apr 2026

Cursor can now attach demos and screenshots of its work to PRs it opens. Your team can review artifacts created by cloud agents directly in …

ToolsDGX agent

Cursor cloud agents now run in isolated virtual machines where they can build, test, and verify their own code — then automatically attach artifacts such as videos, screenshots, and logs to the pul...

Enable this feature in the Cursor dashboard: http://cursor.com/dashboard/cloud-agents#my-pull-requests

ToolsDGX agent

Cursor's Cloud Agents feature enables fully autonomous AI agents that run in isolated virtual machines, where they run in isolated virtual machines each with a terminal, browser, and full desktop ...

8 Apr 2026

Cursor's code review agent can now learn from activity on PRs to self-improve in real time. 78% of issues found are resolved by the time the…

AgentsDGX agent

Cursor's code review agent, **Bugbot**, now supports real-time self-improvement by learning from activity on pull requests. Bugbot reviews hundreds of thousands of PRs per day and uses signals fro...

Learn more: http://cursor.com/blog/bugbot-learning

TutorialsDGX agent

Cursor's Bugbot now self-improves through learned rules derived from real-time code review signals, such as developer reactions, replies to comments, and feedback from human reviewers. Since launc...

Try it out at http://cursor.com/agents.

ToolsDGX agent

Cursor's AI agents platform (accessible at cursor.com/agents) allows developers to run autonomous coding agents that can independently write, modify, test, and review code — triggerable via the web...

You can now run Cursor on any machine and control it from anywhere. Kick off agents from your phone to run on your devbox.

ToolsDGX agent

Cursor now supports running its AI coding engine on any machine (such as a devbox) and controlling it remotely from any device, including phones, tablets, or secondary computers. The devbox acts a...

← Previous
12
Next →