Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Monocle: Testing and Debugging Agents
Learn how to debug and test agentic applications with Project Monocle. This talk will demonstrate generating telemetry and using an agentic test framework to understand and evaluate agent behavior.
Project Monocle (monocle2ai.org) is a community open source project under Linux Foundation’s AI&Data. With just a line of code change, Monocle can generate telemetry from an agentic application and help you understand how the agent is behaving under the cover. The Monocle IDE extension can visualize it. Monocle also provides a agentic test framework to assert and evaluate your agent’s behavior.