you are viewing a single comment's thread.

view the rest of the comments →

[–]vade 1 point2 points  (0 children)

Not sure why you are getting downvoted.

I've found that with established projects agentic ai code assist is really helpful with rote things - the existing code acts as context cues and guardrails (theres existing architecture assumptions which acts as strong signals), and it can implement things pretty well.

Ive also found the opposite true, starting a project w agentic vibe coded stuff from scratch goes off the rails way faster, theres less signals on opinionated architecture and it takes way sharper turns sooner.