What are some examples of things you are doing with it?
I work on a VSCode debugger extension that uses gdb as a backend, and I've had some success tackling bugs in that using Cursor + Gemini 2.5 Pro. The codebase is in TypeScript.
Based from what I've seen, Python and TypeScript are where it fares best. Other languages are much more hit and miss.
Large scale server telemetry and fiddly OAuth2/Macaroon token management.