Cursor tips, prompt injection explained
A developer debugging a Cursor AI coding agent discovered that hidden text on a supplier's webpage injected malicious instructions into the model, causing it to output unexpected commands. The inciden…
A developer debugging a Cursor AI coding agent discovered that hidden text on a supplier's webpage injected malicious instructions into the model, causing it to output unexpected commands. The inciden…
Cursor Composer is a multi-file editing interface that applies suggested changes to code, while Cursor Agent mode is an autonomous loop capable of executing terminal commands, reading documentation, a…
Cursor Composer enables multi-file edits by using an agentic loop that indexes local files and executes changes across a project, unlike standard AI chat tools that only provide suggestions. The tool,…
A developer shipped v0.4.0 of cursor-plugin-cc, a Claude Code plugin that keeps one loop running Claude plans, Cursor's Composer writes the code, and Claude reviews the diff. The new `/cursor:adversar…
A developer proposes using ArchUnit tests to enforce package boundaries when using AI code generators like Cursor Composer, preventing architectural drift. The approach involves writing executable fit…
A practical benchmark was conducted to test how well various AI coding tools, including Google Antigravity, could generate parametric 3D CAD code in OpenSCAD by tasking them with building a detailed m…