Glossary · Term

Cursor

← all terms

Definition

Plain language

A popular AI-powered code editor.

As stated in the literature

An IDE built around LLM-driven completion and codebase-aware edits, with first-class support for predicted outputs and inline assistant interactions.

Why it matters: It's one of the IDEs driving how millions of developers actually interact with LLMs day to day, making its design choices broadly influential.

For example, a developer in Cursor highlights a function, says 'add retries with backoff,' and the editor applies the change inline using a fast predicted-output decoding path.

Heard on the show

“" A developer at the company opens their AI coding assistant — Cursor, in this case — which is hooked up to Jira through something called the Model Context Protocol.”
Episode 057 — How Uber Caught 206 Leaked Credentials With an LLM-Powered Security Stack

Mentioned in 4 episodes

  1. 057
    How Uber Caught 206 Leaked Credentials With an LLM-Powered Security Stack
  2. 029
    Why Forty-Eight Percent on FrontierMath Isn't the Real Story in DeepMind's New Math Paper
  3. 027
    When AI Agents Build the Serving Stack: A Bet on Bespoke Infrastructure
  4. 016
    Why Your Coding Agent Stalls While the GPU Runs Hot

Related concepts

Related terms