Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
1–10 of 230 posts
Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#2Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#3I've only read the abstract of this one so far but it seems like this paper has zoomed in on programming with greater fidelity and shown a similar phenomenon. But not about long horizon tasks, more like "long style horizons" of larger sets of structural constraints.
[1] https://arxiv.org/abs/2604.15597
Discussion: https://news.ycombinator.com/item?id=48073246
Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#4One major weakness of this study is that they didn’t fully test frontier models for cost reasons, so the specific performance results should be taken with a grain of salt. But the overall conclusion that models degrade when both behavior and architecture must be correct is interesting, and something to keep an eye on.
Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#5Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#6When using Codex/Claude Code with Go code I cannot count the times the agent does some change, runs a build to check for errors, find some and fix them.
Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#7Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#8These things don’t think. We’re going to have to reiterate this for a long time, I fear.
Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#9 tasks spanning eight web frameworks
Does anyone else have this experience that LLM create better pure html+CSS+js than work with existing frameworks?Re: Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
#10These things don’t think. We’re going to have to reiterate this for a long time, I fear.