Comment by gbro3n

1 month ago

I think just keeping an ear to the ground, and sometimes through querying LLMs themselves about how to solve certain problems. Most vendors seem to follow Anthropics lead on configuration and agent instruction (though it certainly varies). I just picked up this link from HN today which was good https://claude.com/blog/how-claude-code-works-in-large-codeb... - I haven't been using hooks until now which the article emphasised, but I can see how they would be useful (for example for running formatters to enforce file format rules / clean up after the agents).