avatar

LangSmith Adds Tracing for Coding Agents Like Cursor and Copilot

LangChain update lets teams watch full sessions from different AI coding tools in one place

avatar@LangChain
4 days ago

TL;DR:

  • LangSmith now traces sessions across multiple coding agents without extra setup
  • Unified keys help group and search traces from tools like Cursor or Copilot
  • Full run trees show turns, model calls, tools, and subagents plus token costs

Headline

LangChain adds cross-agent coding trace observability to LangSmith for tools including Cursor, Copilot, Pi, and OpenCode.

Summary

LangChain announced that LangSmith now supports tracing for multiple coding agents. Teams can see full coding sessions without adding any extra code. The update gives unified keys so you can group and query traces across agents, shows complete run trees with turns, model calls, tools, and subagents, and tracks tokens and costs automatically.

Analysis

AI coding agents are moving past simple autocomplete into handling longer tasks on their own. That shift creates a need to monitor what they actually do. LangSmith now works across different front-end tools so developers can debug agent workflows in one spot. Session-level cost tracking will matter for teams trying to measure whether these tools pay off.

Impact Assessment

Significance: Medium Categories: Developer Tools, Product Launch, Industry Trend