A support agent session that spans nine turns and sixty messages โ can you spot where it went wrong at a glance?
Title: Trajectories now in LangSmith: A readable view of every agent session
URL:
LangSmith just shipped Trajectories, a new view that flattens every message in a thread into a single readable, chronological timeline.
Highlights
๐ A flattened, chronological view
Complex execution traces full of subagent handoffs, tool calls, and retries get reduced to just the human, AI, and tool messages in order โ making it easy to spot things like redundant tool reuse.
๐ฅ Built for SME review, not just engineers
Clinical intake agents, financial compliance handling, and support escalation policies can all be reviewed by domain experts in an annotation queue, without parsing raw trace metadata.
๐ Doubles as post-training data
High-quality trajectories export directly into SFT pipelines, capturing system prompts, user messages, tool calls, and outputs as real production examples.
Feels like a real step toward democratizing agent debugging beyond just engineers.
#
LangSmith# #
AIAgents#