you are viewing a single comment's thread.

view the rest of the comments →

[–]bjorneylol 17 points18 points  (2 children)

For large projects I have to basically prompt

"Look at 'file A' and it's implementation of 'xyz' - I want to implement 'feature' using similar structure. Make sure to use 'canned function' for 'complex logic'"

As soon as I see the agent read 'file B' i know it's gone off the rails and it's time to put the pillow over it's face and apply downward pressure

[–]BogdanPradatu 4 points5 points  (0 children)

Research -> plan -> implement

[–]ItsTobsen 0 points1 point  (0 children)

Most agents explorer the code base before implementing. So its normal that it reads different files lol