A developer created a new open-source command-line tool called whatbroke to address issues with the Cursor IDE incorrectly identifying files to edit after test crashes. The tool wraps commands, capturing the error, the diff since the last successful run, and a ranked guess of the responsible file. It then exposes this information to Cursor via MCP, allowing the IDE to edit the correct file and verify the fix by re-running the exact command. AI
IMPACT This tool could improve developer workflows by ensuring AI coding assistants correctly identify and fix bugs, reducing wasted effort.
RANK_REASON This is a user-developed tool that integrates with an existing product (Cursor IDE) to solve a specific problem.
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →