Show HN: TracePact – Catch tool-call regressions in AI agents before prod

Hacker News (AI)
Generative AI

I kept running into the same problem: I'd change a prompt or update my model, the agent output looked fine, but the tool sequence was completely different. It stopped reading config before deploying. It ran npm run build instead of npm test. The bug showed up days later in prod. So I built TracePact.