| ▲ | downsplat 3 hours ago | ||||||||||||||||
I've been using Claude to work on a medium-sized (100+kLoc) codebase, and it's a great productivity multiplier. Putting hours into creating a good AGENTS file is more improved results a lot. I find that over time it picks up the codebase quite well. Tedious tasks that would take a day are now a matter of a few prompts. Still... I'm not ready to give it more autonomy. Even as it gets high-level things quite well, I still look at the code, give feedback, and have 3-4 rounds of tweaks until I'm happy with it, and also happy that I stil feel I have a good handle on the codebase. | |||||||||||||||||
| ▲ | snarfy 2 hours ago | parent | next [-] | ||||||||||||||||
Try to quantify those 3-4 rounds of tweaks into a set of rules to put into your AGENTS. Instead of iterating, have it start over from AGENTS file and see if it's correct now. | |||||||||||||||||
| |||||||||||||||||
| ▲ | alexwwang 2 hours ago | parent | prev [-] | ||||||||||||||||
Understandable. You don’t want to lose control to your codebase and don’t trust LLM is competent in handling that fully. | |||||||||||||||||
| |||||||||||||||||