@LangChain: We built a tracing plugin for every Codex session into LangSmith. Now every turn (tool calls, token usage, subagent thr…
Summary
LangChain released a tracing plugin for Codex sessions in LangSmith, enabling detailed traces of every turn including tool calls and token usage, configurable with just two blocks and a flag.
View Cached Full Text
Cached at: 07/15/26, 09:50 AM
We built a tracing plugin for every Codex session into LangSmith. Now every turn (tool calls, token usage, subagent threads) lands in LangSmith as a real trace you can dig into.
Two config blocks and one flag, and it’s live. https://t.co/ETIlVdnfml
Similar Articles
@LangChain: We built a plugin that traces every Claude Code session straight into LangSmith. Three commands, one JSON block, and ev…
LangChain released a plugin that logs all Claude Code sessions into LangSmith for debugging, with a quick three-command setup.
@LangChain: .@AdamRLucek on how we use traces to build evals for production agents.
Adam Łucek discusses how LangChain uses trace data to build evaluations for production agents.
@LangChain: Just announced at Interrupt! SmithDB. Agent traces have outgrown the databases built to hold them. That’s why we built …
LangChain announces SmithDB, a purpose-built distributed database for agent observability that powers LangSmith, offering improved performance and flexibility for complex agent trace data.
@LangChain: Spend less time on triaging Ship fixes faster Catch regressions earlier Introducing LangSmith Engine: an agent that wor…
LangChain launches LangSmith Engine in public beta, an autonomous agent that monitors production traces, clusters failures, diagnoses root causes, and proposes fixes and eval coverage to streamline agent development.
@caspar_br: LangSmith Engine is a phase shift because traces are no longer just records to be manually inspected, they’re now the c…
LangSmith Engine transforms traces from passive records into a driver for recursive agent self-improvement, automatically identifying failures and suggesting code changes and evaluations.