Agentic coding in a large production codebase: wins, failure modes, and guardrails

Reddit r/AI_Agents News

Summary

Engineers across database, iOS, frontend, data engineering, and backend domains discuss how AI code generation shifts the hard part to verification and integration, requiring human judgment for subtle risks and architectural fit.

We recently interviewed engineers on our team across database management, iOS, frontend, data engineering, and backend domains about how AI is changing their day-to-day work. The most interesting theme was that the hard part came *after* the code was generated. Verifying behavior, catching subtle risks, and making sure changes properly fit the existing system/architecture requires human judgement. As AI makes implementation cheaper, how are you changing your review practices, onboarding, or expectations for engineers?
Original Article

Similar Articles

Agentic Coding is a Trap

Lobsters Hottest

The article argues that agentic coding, where AI generates code and humans act as orchestrators, is a trap due to increased system complexity, skill atrophy, and vendor lock-in. It highlights the negative impact on developer learning and critical thinking, contrasting this new abstraction with historical programming shifts.

AI Generated Code Quality

Reddit r/AI_Agents

The article discusses concerns that as AI tools generate increasing amounts of code, future models trained on this synthetic code may suffer from reduced quality and originality, and asks how major AI labs like OpenAI, Anthropic, and GitHub plan to address this issue.