Anysphere, the creator of the popular vibe coding platform Cursor, has introduced a new debugging tool called Bugbot, aimed at improving error detection in code. This launch comes as the demand for rapid software development continues to rise due to the proliferation of AI-assisted coding.
Bugbot is designed to integrate with Github, allowing it to automatically flag errors whenever any code changes are made. This functionality is particularly beneficial not only for human coders but also for AI coding agents, which can work at high speeds and often introduce subtle errors that may be hard for humans to identify.
According to Jon Kaplan, an engineer at Anysphere, Bugbot represents an expansion of Cursor’s capabilities beyond just code writing. The company recently concluded a successful beta test of the tool with several thousand engineering teams and is now making it available to the public for $40 per month, though existing Cursor customers can access it at a lower rate as part of their subscription plans.
Anysphere, formed in 2022 with approximately 140 employees, has garnered considerable financial support, raising $900 million from prominent investors, including Andreessen Horowitz and Thrive Capital. Its client base includes major companies like OpenAI, Shopify, and Discord.
However, the AI-assisted coding landscape is highly competitive, featuring other players like Windsurf, Replit, and GitHub’s Copilot. Many of these platforms utilize advanced AI models developed by tech giants including OpenAI and Google. While developers often use AI tools like Claude Code alongside Cursor for debugging tasks, questions arise regarding the reliability of AI-generated code compared to human-written code.
Recent incidents, including a serious error from Replit’s AI agent that mistakenly deleted a database, highlight the potential pitfalls of automated coding. Anysphere acknowledges this issue, with Kaplan emphasizing that all code—regardless of origin—has the potential for bugs.
Estimates suggest that up to 40% of code in professional environments may now be AI-generated. This shift prompts the need for enhanced debugging tools like Bugbot, especially as teams strive to improve their coding efficiency while minimizing errors.
Bugbot is specifically engineered to detect challenging bugs such as logic errors and security vulnerabilities. A recent event at Anysphere underscored Bugbot’s potential when it autonomously identified a critical flaw in its own operations, exemplifying how such tools can safeguard against human mistakes.