Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Your worst agent bugs never get reported

When running AI agents in production, issues often go unnoticed until they impact users. Logging traces and manually searching for problems is slow and inefficient, failing to identify many critical bugs. To address this, Opik developed Diagnostics, an automated agent debugging tool that actively identifies potential issues in agent behavior.

The development process involved several iterations, starting from a daily report feature that summarized overall activity patterns. The team built a sub-agent called TraceInvestigationAgent to investigate suspicious traces, but it hit scaling limitations. They then experimented with splitting the debugging work between two models, but this was too costly for high-volume use cases.

The breakthrough came when they realized they could leverage ClickHouse, a column-oriented database, to query trace data directly. By providing the main agent with a tool to run SQL queries, it could efficiently analyze trace prevalence and prevalence patterns without reading individual traces. This change not only improved the accuracy of identified issues but also reduced costs and improved scalability.

Written by urgent.news from Daily Dose of DS's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at comet.com →

More in Tech

Google Introduces ‘Camera Looks’ With Pixel 11 Phones

David Imel, The Verge: But in our current moment, the photos people are drawn to are not flawless — and that’s created a real problem for the people making smartphone cameras.

  • Google introduces 'Camera Looks' feature on Pixel 11 phones.
  • Allows users to choose styles like Black Tie, Classic, and Digi.
  • Processes image data at sensor level, unlike traditional filters.