VOOZH about

URL: https://cursor.com/

⇱ Cursor: AI coding agent


Cursor is your coding agent for building ambitious software.

This element contains an interactive demo for sighted users showing multiple Cursor interfaces: Cursor Desktop interface, Cursor CLI interface. The interface is displayed over a subtle, solid brand background.
Cursor Desktop
http://localhost:3000

Software creation is changing. We are a group of researchers, engineers, and technologists inventing at the edge of what's useful and possible.

We have much to learn, try, and build.

2026Secure codebase indexingPublished
2026Semantic searchPublished
2025Reinforcement learningPublished
2024Shadow workspacesPublished
2024Multi-agent collaborationPublished
2023Context-aware completionsPublished
2023Intelligent code navigationPublished
2022Fast inference optimizationPublished
2022Language model fine-tuningPublished
Build Landing Page
make a landing page based on attached docs explaining what we do
Cursor CLI
Cursor Agent
~/cursor/cursor-web
Analyze Tab vs Agent Usage Patterns
Help me understand how teams split their focus between the tab view and the agents panel across our workspaces.
β†’
Composer 2.5
/ for commands Β· @ for files

Trusted every day by teams that build world-class software

Agents turn ideas into code

Accelerate development by handing off tasks to Cursor, while you focus on making decisions.
Learn about agentic development β†’
This element contains an interactive demo for sighted users. It's a demonstration of Cursor's IDE showing AI-powered coding assistance features. The interface is displayed over a subtle, solid brand background.
Cursor
Plansfeature-prd.md

Mission Control Interface

A grid view of all open windows as scaled previews, allowing quick selection to bring any window to front.

Trigger

Menu item in MenuBar.tsx (View > Mission Control), hotkey F3, or double-tap desktop.

View Behavior

Overlay existing windows into a grid of live previews with spring-based layout animations and shared element transitions.

3 Tasks
Add multiplayer mode to useAppStore.ts
Create a new MissionControlView.tsx component
Update AppManager.tsx to apply expose modes.
Add a task, ⌘K to generate...
Plan Mission Control
let's build a mission control interface, similar to the expose-style window manager on macOS

Works autonomously, runs in parallel

Agents use their own computers to build, test, and demo features end to end for you to review.
cursor.com/agent
This Week
Acme Research Dashboard
Live Telemetry Pipeline
ξ«ΎZero-Downtime Deploys
This Month
ξ©€Binary Protocol Parser
Edge Cache Invalidation
ξ«ΎAuth Token Rotation
Acme Research Dashboard
let's build a dashboard to make our research findings interactive
Explored 12 files, 4 searches
On it. I'll build the dashboard using your theme config, wire up the research data, and add interactive charts with public access controls.
Worked for 14m 22s
Processed screen recording
Done! Here's a walkthrough of the dashboard.
Summary
Built the interactive dashboard with realtime charts, data from Snowflake, and shadcn components. Deployed to staging via Vercel.
Add a follow up...

In every tool, at every step

Cursor runs in your terminal, collaborates in Slack, and reviews PRs in GitHub.
curlhttps://cursor.com/install -fsS | bash
This element contains an interactive demo for sighted users showing multiple Cursor interfaces: the CLI with command-line assistance, Slack integration for team communication. The interface is displayed over a scenic painted landscape wallpaper, giving the demo an artistic backdrop.
Slack
swhitmore5m
i wanna be able to go to cursor.com/changelog#1.0 to see 1.0 changelog
eric4m
checks out
@cursor can you take a stab?
CursorAPP2m
I added direct linking for changelog entries and updated the Node.js version constraints across the project for better maintainability.
cursor-agent
> agent
Cursor Agent
~/anysphere/research Β· main
β†’Plan, search, build anything
GPT-5.5 Extra High Fast
/ commands Β· @ files Β· ! shell

Magically accurate autocomplete

Our specialized Tab model predicts your next action with striking speed and precision.
Learn about Tab β†’
This element contains an interactive demo for sighted users. It's a demonstration of Cursor's IDE showing AI-powered coding assistance features. The interface is displayed over a scenic painted landscape wallpaper, giving the demo an artistic backdrop.
Cursor
"use client";

import React, { useState } from "react";
import Navigation from "./Navigation";
import SupportChat from "./SupportChat";

export default function Dashboard() {

 return (
 <div className="flex h-[600px] border rounded-lg overflow-hidden">
 <div className="w-64 border-r">
 </div>
 <div className="w-80 border-l">
 <SupportChat />
 </div>
 </div>
 );
}
"use client";

import React, { useState } from "react";
import Navigation from "./Navigation";
import SupportChat from "./SupportChat";

export default function Dashboard() {

 return (
 <div className="flex h-[600px] border rounded-lg overflow-hidden">
 <div className="w-64 border-r">
 </div>
 <div className="w-80 border-l">
 <SupportChat />
 </div>
 </div>
 );
}

The new way to build software.

β€œIt was night and day from one batch to another, adoption went from single digits to over 80%. It just spread like wildfire, all the best builders were using Cursor.”

Diana Hu General Partner, Y Combinator

β€œMy favorite enterprise AI service is Cursor. Every one of our engineers, some 40,000, are now assisted by AI and our productivity has gone up incredibly.”

Jensen Huang President & CEO, NVIDIA

β€œThe best LLM applications have an autonomy slider: you control how much independence to give the AI. In Cursor, you can do Tab completion, Cmd+K for targeted edits, or you can let it rip with the full autonomy agentic version.”

Andrej Karpathy CEO, Eureka Labs

β€œCursor quickly grew from hundreds to thousands of extremely enthusiastic Stripe employees. We spend more on R&D and software creation than any other undertaking, and there's significant economic outcomes when making that process more efficient.”

Patrick Collison Co‑Founder & CEO, Stripe

β€œThe most useful AI tool that I currently pay for, hands down, is Cursor. It's fast, autocompletes when and where you need it to, handles brackets properly, sensible keyboard shortcuts, bring-your-own-model... everything is well put together.”

shadcn Creator of shadcn/ui

β€œIt's definitely becoming more fun to be a programmer. We are at the 1% of what's possible, and it's in interactive experiences like Cursor where models like GPT-5 shine brightest.”

Greg Brockman President, OpenAI

Stay on the frontier

Use the best model for every task

Choose between every cutting-edge model from OpenAI, Anthropic, Gemini, xAI, and Cursor.
Ask Cursor to plan or build anything

Complete codebase understanding

Cursor learns how your codebase works, no matter the scale or complexity.
Where are these menu label colors defined?

Develop enduring software

Trusted by over half of the Fortune 500 to accelerate development, securely and at scale.

Changelog

See what's new in Cursor β†’

Cursor is an applied research team focused on building the future of software development.

Recent highlights

View all blog posts β†’

Try Cursor now.

Cursor is your coding agent for building ambitious software.

This element contains an interactive demo for sighted users showing multiple Cursor interfaces: Cursor Desktop interface, Cursor CLI interface. The interface is displayed over a subtle, solid brand background.
Cursor Desktop
http://localhost:3000

Software creation is changing. We are a group of researchers, engineers, and technologists inventing at the edge of what's useful and possible.

We have much to learn, try, and build.

2026Secure codebase indexingPublished
2026Semantic searchPublished
2025Reinforcement learningPublished
2024Shadow workspacesPublished
2024Multi-agent collaborationPublished
2023Context-aware completionsPublished
2023Intelligent code navigationPublished
2022Fast inference optimizationPublished
2022Language model fine-tuningPublished
Build Landing Page
make a landing page based on attached docs explaining what we do
Cursor CLI
Cursor Agent
~/cursor/cursor-web
Analyze Tab vs Agent Usage Patterns
Help me understand how teams split their focus between the tab view and the agents panel across our workspaces.
β†’
Composer 2.5
/ for commands Β· @ for files

Trusted every day by teams that build world-class software

Agents turn ideas into code

Accelerate development by handing off tasks to Cursor, while you focus on making decisions.
Learn about agentic development β†’
This element contains an interactive demo for sighted users. It's a demonstration of Cursor's IDE showing AI-powered coding assistance features. The interface is displayed over a subtle, solid brand background.
Cursor
Plansfeature-prd.md

Mission Control Interface

A grid view of all open windows as scaled previews, allowing quick selection to bring any window to front.

Trigger

Menu item in MenuBar.tsx (View > Mission Control), hotkey F3, or double-tap desktop.

View Behavior

Overlay existing windows into a grid of live previews with spring-based layout animations and shared element transitions.

3 Tasks
Add multiplayer mode to useAppStore.ts
Create a new MissionControlView.tsx component
Update AppManager.tsx to apply expose modes.
Add a task, ⌘K to generate...
Plan Mission Control
let's build a mission control interface, similar to the expose-style window manager on macOS

Works autonomously, runs in parallel

Agents use their own computers to build, test, and demo features end to end for you to review.
cursor.com/agent
This Week
Acme Research Dashboard
Live Telemetry Pipeline
ξ«ΎZero-Downtime Deploys
This Month
ξ©€Binary Protocol Parser
Edge Cache Invalidation
ξ«ΎAuth Token Rotation
Acme Research Dashboard
let's build a dashboard to make our research findings interactive
Explored 12 files, 4 searches
On it. I'll build the dashboard using your theme config, wire up the research data, and add interactive charts with public access controls.
Worked for 14m 22s
Processed screen recording
Done! Here's a walkthrough of the dashboard.
Summary
Built the interactive dashboard with realtime charts, data from Snowflake, and shadcn components. Deployed to staging via Vercel.
Add a follow up...

In every tool, at every step

Cursor runs in your terminal, collaborates in Slack, and reviews PRs in GitHub.
curlhttps://cursor.com/install -fsS | bash
This element contains an interactive demo for sighted users showing multiple Cursor interfaces: the CLI with command-line assistance, Slack integration for team communication. The interface is displayed over a scenic painted landscape wallpaper, giving the demo an artistic backdrop.
Slack
swhitmore5m
i wanna be able to go to cursor.com/changelog#1.0 to see 1.0 changelog
eric4m
checks out
@cursor can you take a stab?
CursorAPP2m
I added direct linking for changelog entries and updated the Node.js version constraints across the project for better maintainability.
cursor-agent
> agent
Cursor Agent
~/anysphere/research Β· main
β†’Plan, search, build anything
GPT-5.5 Extra High Fast
/ commands Β· @ files Β· ! shell

Magically accurate autocomplete

Our specialized Tab model predicts your next action with striking speed and precision.
Learn about Tab β†’
This element contains an interactive demo for sighted users. It's a demonstration of Cursor's IDE showing AI-powered coding assistance features. The interface is displayed over a scenic painted landscape wallpaper, giving the demo an artistic backdrop.
Cursor
"use client";

import React, { useState } from "react";
import Navigation from "./Navigation";
import SupportChat from "./SupportChat";

export default function Dashboard() {

 return (
 <div className="flex h-[600px] border rounded-lg overflow-hidden">
 <div className="w-64 border-r">
 </div>
 <div className="w-80 border-l">
 <SupportChat />
 </div>
 </div>
 );
}
"use client";

import React, { useState } from "react";
import Navigation from "./Navigation";
import SupportChat from "./SupportChat";

export default function Dashboard() {

 return (
 <div className="flex h-[600px] border rounded-lg overflow-hidden">
 <div className="w-64 border-r">
 </div>
 <div className="w-80 border-l">
 <SupportChat />
 </div>
 </div>
 );
}

The new way to build software.

β€œIt was night and day from one batch to another, adoption went from single digits to over 80%. It just spread like wildfire, all the best builders were using Cursor.”

Diana Hu General Partner, Y Combinator

β€œMy favorite enterprise AI service is Cursor. Every one of our engineers, some 40,000, are now assisted by AI and our productivity has gone up incredibly.”

Jensen Huang President & CEO, NVIDIA

β€œThe best LLM applications have an autonomy slider: you control how much independence to give the AI. In Cursor, you can do Tab completion, Cmd+K for targeted edits, or you can let it rip with the full autonomy agentic version.”

Andrej Karpathy CEO, Eureka Labs

β€œCursor quickly grew from hundreds to thousands of extremely enthusiastic Stripe employees. We spend more on R&D and software creation than any other undertaking, and there's significant economic outcomes when making that process more efficient.”

Patrick Collison Co‑Founder & CEO, Stripe

β€œThe most useful AI tool that I currently pay for, hands down, is Cursor. It's fast, autocompletes when and where you need it to, handles brackets properly, sensible keyboard shortcuts, bring-your-own-model... everything is well put together.”

shadcn Creator of shadcn/ui

β€œIt's definitely becoming more fun to be a programmer. We are at the 1% of what's possible, and it's in interactive experiences like Cursor where models like GPT-5 shine brightest.”

Greg Brockman President, OpenAI

Stay on the frontier

Use the best model for every task

Choose between every cutting-edge model from OpenAI, Anthropic, Gemini, xAI, and Cursor.
Ask Cursor to plan or build anything

Complete codebase understanding

Cursor learns how your codebase works, no matter the scale or complexity.
Where are these menu label colors defined?

Develop enduring software

Trusted by over half of the Fortune 500 to accelerate development, securely and at scale.

Changelog

See what's new in Cursor β†’

Cursor is an applied research team focused on building the future of software development.

Recent highlights

View all blog posts β†’