Code Human Preference
For this task, I should select a codebase that is a git repository, and ask the model to perform a single task in that codebase. The project goal is to, over multiple turns, iterate on the model’s solution for that task until it reaches a “production-ready” state (defined later in these instructions). In addition to iterating on the model’s solution, you should be iterating on the model’s workflow with it to ensure it is working like a real engineer - meaning ensuring the model is reviewing the code it wrote, validating code against task requirements, committing regularly, etc.