Tag
The article describes using Databricks Genie to query MLflow agent traces with natural language, enabling non-SQL users to analyze agent performance metrics like latency and errors.
agentcanvas is a Python tool that converts trace logs of Pydantic AI agents in Logfire into interactive flowcharts, clearly showing the complete workflow including model calls, tool usage, sub-agents, token consumption, and costs.
Raindrop Workshop is an open-source local debugger for AI agents that provides live streaming traces of tokens, tool calls, and decisions, with integration for coding agents like Claude Code to enable self-healing eval loops and replay.