I’ve been using Cursor Agent and it’s a great tool, but there are two key features currently missing that would make the workflow much more efficient:
Undo/Revert Functionality:
It’s essential to have an easy way to “undo” or “revert” the Agent’s actions. If the Agent goes down the wrong path or the output isn’t what I wanted, I’d rather revert to the previous state than try to fix or build on top of the incorrect code. This keeps the codebase clean and saves time.
CSS Inspect Tool:
For users who are less experienced with coding, a CSS Inspector is a game-changer. It allows us to visually identify specific properties like padding, margins, or text alignment. Using show console: true is helpful, but a visual inspector makes it much easier to see components and find layout issues that the AI might miss. This precision helps in giving much clearer instructions to the AI for custom work.
These two features are the main reasons why I haven’t fully switched to the Agent yet. Bringing them back/adding them would make the tool significantly more powerful for my workflow.
Hey, good news, both features are already in Cursor, they’re just not always easy to spot.
Undo/Revert = Checkpoints. Hover over your previous request in the Agent chat, and you’ll see an icon on the right to roll back to the state before that message. It reverts both the code and the chat context. If you don’t see checkpoints, check this thread: Cursor 3: Where are the checkpoints?
CSS Inspector = Browser tool. Agent has a built-in browser where you can pick elements on the page, then the agent gets their DOM/CSS and can edit styles right away. More details: Browser | Cursor Docs
Give it a try and let me know if anything doesn’t work the way you expected, then we can dig in with specifics.
The browser includes a design sidebar for modifying your site directly in Cursor. Design and code simultaneously with real-time visual adjustments. i can edit things look if it looks good before really changing it.
This above i don’t haver in cursor agent 3.1
see photos the agent doesnt have it only design mode and show console while and not the css inspector