Cursor, a modified version of Visual Studio Code with AI features, has released an update that brings partial coding automation through AI agents that can independently navigate contexts and execute terminal operations.
The update enables AI agents to respond to error messages and make autonomous decisions to resolve issues. In a demonstration on X, user Wes Winder shows how Cursor creates a complete web-based stopwatch application using HTML, CSS, and JavaScript, including launching the web server, all from a single text prompt.
The update also revamps Cursor's Composer tool, which manages projects through chatbot interactions. The tool now appears prominently in the sidebar and shows code changes inline. Additional improvements include file recommendations in Chat and Composer, with a new "@Recommended" command for semantic context searches.
Other updates include streamlined image drag-and-drop functionality, performance improvements, and a preview of upcoming bug detection features.
Anysphere raises 60 million
Anysphere, the company behind Cursor, has secured $60 million in funding from investors including Andreessen Horowitz and Thrive Capital. While OpenAI provided initial backing, the company has now expanded its investor base.
The software remains free to download and works with various language models like GPT-4, Claude 3.5 Sonnet, or Code Llama, either locally or through APIs. A $20 monthly Pro subscription unlocks additional features, including the new AI agents. Cursor reports having more than 40,000 customers as of August 2024.
The AI coding market is heating up, with companies like StackBlitz (Bolt.new), Vercel (v0.dev), and Codeium (Windsurf) introducing their own tools. Just a few months ago, AI coding assistants could only spit out basic code snippets that required extensive human editing. Now, tools like Cursor can automate much more of the development process.
Some developers worry that, over time, these tools will lead to lower quality code and introduce more bugs than human-written code. While Cursor's update fits into a broader trend toward AI agent systems like Claude Computer Use, these technologies may not yet be the best fit for all use cases.