|
|
|
|
|
by XenophileJKO
190 days ago
|
|
With the current generation of model, it really isn't necessary to restart every time you don't like something. Certainly this depends on the model. Most of my recent experience is with Claude Sonnet/Opus and Gpt-5.x. I very often, when reviewing code, think of better abstractions or enhancements and just continue asking for refactors inline. Very very rarely does the model fall off the rails. I suppose if your unit of work was very large you might have more issues perhaps? Generally though, large units of work have other issues as well. |
|