How-ToDevelopersJuly 14, 2026
How to Debug Coding Agents with LangSmith Traces

LangSmith provides a unified observability layer across coding agents like Claude Code, Codex, Cursor, and Copilot. The post walks through debugging a pagination bug where a subagent used offset pagination instead of cursor-based, showing how traces reveal tool calls, subagents, errors, and costs.