A common failure mode for AI SW development is that agents tend to build large "God" files. This is bad on your token burn. A) because the larger your source file the more churn the LLM takes to find and emit edits, which are more likely to fail, and B) the real kicker - the agent's process is ...
Source: [Hacker News](https://news.ycombinator.com/item?id=49671509)