I guess the purpose is difference? You play chess because you want to play chess, as a fun thing (and also sometimes more serious thing), but a lot of us write code for something else, the purpose is not the code itself, but what it accomplishes, the code just happens to be a tool, so it's not necessarily the activity you want to do, it just unlocks/improves some other activity.
I think it'd be fairly easy to create a project that uses an LLM to effectively review your code, if that what's you want. But personally I'd rather do the opposite, describe what sort of code I'm looking for, how it's supposed to work, and what the goal is, and then not having to do the actual typing itself.
I think it'd be fairly easy to create a project that uses an LLM to effectively review your code, if that what's you want. But personally I'd rather do the opposite, describe what sort of code I'm looking for, how it's supposed to work, and what the goal is, and then not having to do the actual typing itself.