draismaa

↗ HN profile [ 49.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. In traditional software, we write unit tests to catch regressions before they reach users. In AI systems—especially agentic ones that model breaks down. You can test inputs and outputs, use evals, but agents operate…

  2. We've been working with teams building AI agents (agentic systems, with actual execution) But here's the thing: everyone says “agents are the future,” yet no one really knows how to test them. Some teams are manually…