Full trace history
Each session is stored as a trace with model turns, tool calls, spans, and a full conversation history, rather than only a local log file.
LangWatch tracks Claude Code sessions as traces so developers can review model turns, tool calls, token usage by class, and theoretical spend. It also supports Codex, OpenCode, Copilot, Cursor, and Pi through the same OTLP-based tracing approach.
LangWatch’s Claude Code usage page is an observability view for coding-agent sessions. It turns Claude Code runs into traces so you can inspect model turns, tool calls, token usage by class, duration, and cost in one place.
The page emphasizes two related needs: understanding how an agent behaved during a session, and understanding what that session would have cost. It also notes that the same tracing approach applies to Codex, OpenCode, Copilot, Cursor, and Pi through a shared OTLP endpoint.
Each session is stored as a trace with model turns, tool calls, spans, and a full conversation history, rather than only a local log file.
Token usage is split into classes such as input, output, cache read, and cache write, which makes it easier to see where usage is accumulating.
For bundled plans, LangWatch shows a theoretical spend so you can understand usage even when there is no per-token invoice.
The trace interface exposes session summaries, duration, span counts, cost, model information, and filters for reviewing trace groups.
The product can capture tool and skill activity, including Bash commands, file edits, MCP calls, and other execution spans.
LangWatch can also publish traces back to the agent through its MCP server, allowing the agent to inspect prior runs and adapt its own workflow.
A solo developer can review a session after the fact, inspect model turns and tool calls, and see where tokens or cache reads accumulated during a long coding task.
An engineering team can compare traces across sessions to understand how different prompts, models, or workflows affect duration and spending over time.
A team using multiple coding agents can collect Claude Code, Codex, OpenCode, Copilot, Cursor, and Pi traces into one store for consistent review.
A workflow that depends on MCP can use LangWatch’s trace exposure to let the agent inspect previous runs and reason about its own process.
A team on bundled subscription plans can estimate what sessions would have cost on usage-based billing before deciding how to manage usage.
Run `npx langwatch claude` to configure Claude Code’s native OpenTelemetry export to LangWatch. After that, each session appears as a trace with model turns, tool calls, tokens by class, and theoretical cost.
Yes. The page says Codex, OpenCode, Copilot, Cursor, and Pi use the same OTLP endpoint, so their activity can be collected in the same store with the same trace, token, and cost treatment.
Sessions on Claude subscription plans such as Pro, Max, and Team are labeled as bundled, meaning they are not billed per token. LangWatch still shows the theoretical cost so you can see what the session would have cost on usage-based billing.
The trace view shows a conversation timeline with session-level summary data, spans, model usage, token totals split by class, and cost figures. The page also shows filters and trace summaries such as simplified conversations and errors.
The source describes LangWatch Cloud pricing with a free Developer plan, a Growth plan at €29 per core seat per month, and an Enterprise plan with custom pricing. It also offers self-managed deployment options.
Orca is an Agent Development Environment for shipping with coding agents, running multiple CLI agents in parallel across isolated worktrees, with desktop and mobile workflows.
Firebase Studio is a web-based workspace for full-stack app development with Gemini-assisted coding, app previews, cloud emulators, collaboration, and browser deployment.
JetBrains makes developer tools for individuals and teams, including IntelliJ IDEA, PyCharm, DataGrip, WebStorm, Rider, and CLion, with built-in run/debug/test workflows.
小艺 is Huawei’s AI smart assistant for Q&A, writing, document reading, code help, image recognition, and file drag-and-drop.
EZsite AI is an AI website builder that turns a URL into a fullstack React or Vue.js app with hosting, custom domains, code export, and backend features.
AI Magicx is a unified AI workspace for chat, image, video, voice, music, email and developer tasks, helping teams and creators manage multiple models in one place.