pull down to refresh

Wow, Cursor's agent mode is pretty impressive.
I was dragged into the future kicking and screaming because I was annoyed that I was forced to upgrade to this version to continue using the AI features. I simply didn’t use them for a few days until I figured out how to upgrade my Cursor version on NixOS.
38 sats \ 0 replies \ @sox 13h
I... I'm trying to force myself to try agent mode as well lately. For me it's like eating something that tastes so bad (crying, screaming, throwing up) but you know you gotta do it because it's good for you.
reply
21 sats \ 0 replies \ @optimism 11h
I've been making a code graph mcp (for python to start but I know how to make it work for c(++), golang, and have an idea for JS too) to get much more efficient code interaction. Basically making code functionally (and because its a graph, hierarchically) searchable. So your agent can just full text search for a variable, a keyword or a location and get relevant code only rather than grepping and reading entire source files.
Doing this so that you can just use qwen3 for local GPU cycles rather than being extorted per-token.
reply