cursor
30 articles about cursor in AI news
Cursor Doubles Model Usage on All Plans, Adds Grok 4.5
Cursor doubled included model usage on all plans, adding Grok 4.5 and Composer 2.5 without price changes, pressuring competitors like GitHub Copilot.
Epoch AI's CursorBench Benchmarks AI Code Editing at Scale
Epoch AI launched CursorBench, a 500-task benchmark for AI code editors. It reveals a 15% accuracy gap vs. humans and 3x latency variance.
Cursor Trains GPT-Size Model with 10-20x Compute
Cursor trained a GPT-size model from scratch with 10-20x more compute, announced at Compile. The move shifts from fine-tuning to pretraining for code generation.
AMD's Lemonade v10.8 Adds MCP Support, Letting Claude Desktop and Cursor Route Tasks to Local AMD GPUs
AMD-backed Lemonade v10.8, released June 17, now exposes a Model Context Protocol server, letting Claude Desktop, Cursor, and GitHub Copilot route inference tasks to local AMD Ryzen AI NPUs, Radeon GPUs, or plain CPUs — no cloud API required. The update also adds Moonshine speech-to-text, expanded R
SpaceX Buys Cursor for $60B in Stock Days After IPO
SpaceX acquires Cursor for $60B in stock days after IPO to fix its AI division, which lost all xAI co-founders and faced scandals.
9-Line Agent: Cursor Beats Claude, OpenAI SDKs in Dev Build Test
A developer built the same agent in Cursor (9 lines), Claude Code (47 lines), and OpenAI Codex (31 lines). The gap is in tool orchestration architecture, not model capability.
Cursor's Composer 2.5 matches Opus 4.7, GPT-5.5 at fraction of cost
Cursor's Composer 2.5 scores 79.8% on SWE-Bench Multilingual at $0.50/M tokens, matching Opus 4.7 and GPT-5.5 at 30x lower cost.
Cursor SDK Turns AI Agent Runtime into Programmable Infrastructure
Cursor is releasing an SDK that turns its agent runtime into programmable infrastructure for headless use in CI/CD pipelines, internal tools, and third-party products. Revenue scales with compute tokens, not seats, enabling higher volume without human-in-the-loop.
Cursor Walked from $50B Round for SpaceX's Compute Offer
Cursor was days from closing a $2B round at a $50B valuation with top investors, but walked away when SpaceX offered $60B and a million H100s, signaling compute access now rivals capital in AI dealmaking.
SpaceXAI Partners with Cursor AI to Build 'World's Best' Coding Assistant
SpaceXAI and Cursor AI announced a partnership to integrate SpaceX's engineering data with Cursor's editor, aiming to create a top-tier AI for coding and knowledge work.
Cursor AI Claims 1.84x Faster MoE Inference on NVIDIA Blackwell GPUs
Cursor AI announced a rebuilt inference engine for Mixture-of-Experts models on NVIDIA's new Blackwell GPUs, resulting in a claimed 1.84x speedup and improved output accuracy.
Cursor Launches New AI Agent Experience to Compete With Claude and OpenAI
Cursor has launched a next-generation AI agent experience for coding, positioning itself to compete more directly with major AI players like OpenAI and Anthropic's Claude. This represents a significant product evolution for the AI coding startup as it enters a more competitive phase in the developer
What Cursor's 8GB Storage Bloat Teaches Us About Claude Code's Clean Architecture
A deep dive into Cursor's scattered 8GB local storage reveals why Claude Code's ~/.claude/projects/*.jsonl approach is better for developers.
Cursor's 'Vibe Coding' Warning Is Actually a Claude Code Strategy Guide
Cursor's CEO warns against 'vibe coding'—asking AI for code without understanding it. Here's how to use Claude Code to build robust systems, not shaky foundations.
Origin CLI: Open-Source Git Blame for AI Agents Tracks Claude Code, Cursor, and Gemini Contributions
Origin is a new open-source CLI tool that adds AI attribution to git commits, tagging each line with which agent wrote it, the prompt, model, and cost. It works offline with Claude Code, Cursor, and Gemini, storing data in git notes.
Cursor Launches Instant Grep: Millisecond Local Search Across Millions of Files
Cursor has launched Instant Grep, a local search tool that performs millisecond-level regex searches across millions of files. The feature is integrated into the Cursor IDE, targeting developers needing fast, offline code navigation.
Cursor Composer2 Launches on Fireworks AI Platform, Adds RL to Code Generation Stack
Cursor Composer2, the next iteration of Cursor's AI-powered code generation system, is now available via the Fireworks AI platform. This release introduces reinforcement learning (RL) components alongside standard inference, expanding the technical approach beyond the initial version.
Cursor Launches Composer 2 with $0.50/M Input Token Pricing, Claims Major Benchmark Gains
Cursor has released Composer 2, a coding AI model priced at $0.50 per million input tokens and $2.50 per million output tokens. The company reports significant benchmark improvements over previous versions across CursorBench, Terminal-Bench 2.0, and SWE-bench Multilingual.
Cursor Announces Composer 2: Smaller, Cheaper Coding-Specific Model Targeting Claude Opus Performance
Cursor is launching Composer 2, a coding-specific AI model trained solely on programming data. The smaller, cheaper model is rumored to approach Claude Opus 4.6 performance, intensifying competition in the coding agent space.
Multi-Agent Coding Systems Compared: Claude Code, Codex, and Cursor
A hands-on comparison reveals three fundamentally different approaches to multi-agent coding. Claude Code distinguishes between subagents and agent teams, Codex treats it as an engineering problem, and Cursor implements parallel file-system operations.
Cursor AI Unveils New Benchmark for Evaluating AI Coding Assistants
Cursor AI has introduced a novel method for scoring AI models on agentic coding tasks, measuring both intelligence and efficiency. The benchmark reveals how different models perform in real-world development scenarios.
Bluente's Open-Source MCP Server Adds Format-Preserving Document Translation to Claude and Cursor
Bluente's new open-source MCP server brings professional document translation with format preservation directly into AI coding workflows. Developers can now translate PDFs, DOCX, and other documents across 120+ languages without leaving Claude Desktop or Cursor.
Cursor's $50 Billion Valuation Talks Signal AI's Dominance in Software Development
Cursor, the AI coding assistant startup, is reportedly in talks for a funding round that would value the company at approximately $50 billion. This represents nearly double its valuation from just last fall, highlighting explosive growth in demand for AI-powered development tools.
Benchmark Shows Claude Code Beats Cursor on Accuracy, Matches Speed, Costs Less
A 2026 benchmark reveals Claude Code delivers higher accuracy than Cursor at comparable speed and lower cost—here's how to leverage its strengths.
VC Analysis: Claude Code vs. Cursor Isn't Zero-Sum — The Market Is Expanding, Not Shrinking
Accel VC Miles Clements argues the AI-assisted coding market is growing fast enough to support both Claude Code and Cursor, driven by new developer cohorts and increased per-user consumption. The competition is about market expansion, not displacement.
The AI Code Editor War: How Cursor's Subsidized Model Could Redefine Software Development
Cursor's AI-powered development environment is reportedly being heavily subsidized by Anthropic, with $200 subscriptions consuming up to $5,000 in compute costs. This aggressive strategy signals a fundamental shift toward autonomous coding agents and a high-stakes battle for developer mindshare.
Cursor AI Meets Kimi K2.5: The Rapid Prototyping Revolution in Software Development
The integration of Cursor AI's code editor with Kimi's K2.5 model enables developers to transform simple prompts into functional applications in under a minute, dramatically accelerating the prototyping phase and lowering barriers to software creation.
From Agentic Coding to Autonomous Factories: How Cursor Automations Is Redefining Software Engineering
Cursor's new Automations feature transforms AI-assisted coding from a manual, agent-babysitting model to an event-driven system where AI agents trigger automatically based on workflows. This addresses the human attention bottleneck in managing multiple coding agents simultaneously.
Dokie AI Generates Presentation Decks from Bullet Points, Positioning as 'Cursor for Slides'
Dokie is a new AI tool that automatically converts unstructured bullet points into formatted presentation decks in under two minutes, eliminating manual formatting and template selection.
Inside leboncoin's Spark Design System
leboncoin built Spark, a second-generation design system with 110 tokens and strict governance, to coordinate 70 teams modifying the same three platforms. The system addresses fragmentation risks amplified by AI coding tools like Claude Code and Cursor, improving accessibility scores from 30 to 64.