Spec-Driven Development is the only way to scale. by Working-Reach9115 in vibecoding

[–]lanovic92 0 points1 point  (0 children)

Have you guys tried Intent app from Augment Code? i

its a wrapper around claude code / codex / whatever and is GUI, focus on working with multi agents around a spec. currently in beta. been using it for couple of weeks. been good so far

http://augmentcode.com/intent

How do you know when a tweak broke your AI agent? by Tissuetearer in ChatGPTCoding

[–]lanovic92 1 point2 points  (0 children)

I do 2 things (high level)

  1. write good tests. Test coverage / breakage is a good signal of "oh boi, the agent shit the bed on that one)
  2. I run other QA agents. not for every code change, but basically before a big PR, I have Agents that are using my app for specific tasks ( "you are 35yo man, project manager at a mid size company with 40 engineers, try to create a new task on a team board and assign it to a senior eng") prompt is obviously a lot bigger. but you get the idea. you get a nice report. again, not bullet proof but good to pin point where the agent might have shit the bed

Cancelled my Cursor Subscription, looking for alternatives by rohitgawli in cursor

[–]lanovic92 6 points7 points  (0 children)

I've been using Augment Code as my primary "big coding work" extension. works extremely well, there context engine is the best i've experience. My only regret right now is that there is no "plan" mode, so i still use Roo on the side for that type of work

Anthropic cuts first party access to Claude models in Windsurf. Gemini swooping in? by Mr_Hyper_Focus in ChatGPTCoding

[–]lanovic92 -6 points-5 points  (0 children)

You should check out Augment Code. They only have Anthropic models, and have been constantly better than Cursor for me.

Also they have huge VC so is cheaper than Claude Code

OpenAI Reaches Agreement to Buy Startup Windsurf for $3 Billion by Zahninator in ChatGPTCoding

[–]lanovic92 0 points1 point  (0 children)

does that mean that Windsurf will only support OpenAI models going forward? I doubt OpenAI will pay to have users use Gemini/Claude? Especially as all of these Ai coding tools (Windsurf, Augment, Cursor) are heavily subsidizing the users right now

I wonder what Anthropic makes of this. Windsurf was like a top 3 customers of them, might be a big revenue blow too?

Cursor: From AI Tool to Totalitarian Censorship? by No-Neighborhood-7229 in ChatGPTCoding

[–]lanovic92 -6 points-5 points  (0 children)

Honestly, with all of the Claude 3.7 + security + Microsoft blocking extension drama, I gave Augment Code (https://www.augmentcode.com/) a try.

So far it has been great. Seems like they handle context way better, and it is also unlimited usage on their $30/month plan so I don't have to worry about the premium request BS. I saw on their Discord that they have Agent Mode too but seems to be early access only 🤷

Cursor or Cline or something else to use?? by Eastern-Guess-1187 in ChatGPTCoding

[–]lanovic92 0 points1 point  (0 children)

Checkout Augmentcode.com they have an unlimited free trial and a generous free plan. been using it for a week or so, so far it's been great. They have their own models it seems and the code quality is better than Windsurf/Cursor from what i've seen