How monday.com Runs Agent Evals Against Real Dependencies: Webinar Recap

A recent webinar featuring Dor Cohen, AI Engineering Director at monday.com, explored the challenges of testing AI agents. The session highlighted why traditional mock-based testing often fails to capture real-world agent behavior, as mocks lack production-level data complexity and state management. To solve this, monday.com utilizes mirrord to connect their evaluation pipelines to live staging clusters, allowing agents to interact with real databases and services. This approach ensures that evaluations account for trajectory, tool precision, and actual goal completion rather than just final outputs. By integrating this infrastructure into local development, Slack-based agents, and CI/CD pipelines, the team can catch regressions—such as model performance drops—before they reach production. The discussion emphasizes that high-fidelity testing against real dependencies is essential for reliable agent deployment, effectively bridging the gap between simulated environments and the messy reality of production systems.
This is a summary. Read the full article at the original source:
Dev.toRelated stories
As enterprises increasingly integrate autonomous AI agents into their workflows, a significant financial risk has emerged: unbounded consumption. Acco…
Stopping AI’s Runaway Dangers Will Take More Than Just Talk About P(doom)
In a recent guest column for CNET, author Jamie Bartlett explores the escalating risks associated with advanced artificial intelligence. Bartlett argu…
OpenAI forms math advisory group as its AI resolves more than 100 open problems
OpenAI has officially established a dedicated mathematical advisory group to oversee its ongoing research into advanced AI reasoning. This development…



