Every round of models (plus all the secret tweaks) require new strategies to stay afloat as a human. My new tactic for Fable and Opus is to give them a line limit, both during planning and code creation. It os amazing how well that works for keeping them on task and avoiding premature optimization, pointless tests or any of those "robustness" ideas that are not planned or asked for.

Before I even look at a PR of sol I ask it to justify the loc. Quite often it comes back suggesting things it could simplify

Could you provide more detail please? Sounds interesting.

Is this a hardcoded limit or something relative to the input prompt etc.?