Hacker News new | ask | show | jobs
by kryptoyogi 131 days ago
For claude, use hooks (run custom/arbitrary shell commands at various stages of the agentic loop). For instance, it is possible to run formatter after every edit/write: https://code.claude.com/docs/en/hooks-guide#filter-hooks-wit...