|
|
|
|
|
by theshrike79
153 days ago
|
|
Instead of "asking to refactor", you might get better results by defining your standards in a ... standard way. Give the agent tools to determine whether code is up to your standards, an executable or script it can run that checks for code style and quality. This way it won't stop the agent loop until the checks pass - saving you time. |
|