← All IntelClip / AI ToolsThe context burner: giving up and rewriting from scratch
From Ling 3.0 Flash First Test – A Surprisingly GOOD Coding Model! · ≈12:11
Names a specific agentic anti-pattern and ties it to the observable cost — 40% of a 256K window consumed because the model abandons incremental fixes instead of debugging.
What’s in it
- Names a specific agentic anti-pattern and ties it to the observable cost — 40% of a 256K window consumed because the model abandons incremental fixes instead of debugging.
Clip transcript
browser OS result. So, we're getting rate limited pretty hard right here. And something you'll notice when that error message goes away is the context length has really grown a lot here. Something I'm noticing that I'm not huge on is basically it will write the file. It will find there's some issues in it that it wants to fix. It will try a couple of times and be like, "This isn't going too well. I'm just going to rewrite the entire thing from scratch." And then that's happened a few times, which can be equated to why the context length right now is 40% used up. But, it does seem like it actually ultimately gave us something that is playable, so let's take a look at it. I have turned the speaker on. Okay.
Comments
Sign in to comment.
Loading comments…