tracing

Tag

Cards List
#tracing

Your agent isn't failing because of the model, it's failing because nobody built a stop button

Reddit r/AI_Agents · 2d ago

The article argues that the primary failure point for AI agents in production is not the model itself, but the lack of infrastructure such as stop buttons, billing oversight, and traceability for tool calls.

0 favorites 0 likes
#tracing

Our AI agent invoiced a customer for $0.00 and none of our logs caught it. Here is how we found it.

Reddit r/AI_Agents · 2026-05-29

An engineer describes how their AI sales agent confidently invoiced $0.00 because it misinterpreted a null discount field as 100% off, highlighting the difficulty of debugging agent workflows and the need for full execution tracing.

0 favorites 0 likes
#tracing

@DailyDoseOfDS_: A Python decorator is all you need to trace LLM apps (open-source). Most LLM evals treat the app like an end-to-end bla…

X AI KOLs Timeline · 2026-05-22 Cached

Introduces DeepEval's @observe decorator for component-level tracing and evaluation of LLM apps, enabling granular insight into retrievers, tools, and models.

0 favorites 0 likes
#tracing

@zostaff: Jane Street, Goldman Sachs, JP Morgan, BlackRock, Hudson River Trading, Two Sigma, D.E. Shaw. The most expensive engine…

X AI KOLs Timeline · 2026-05-20 Cached

Seven leading financial firms, including Jane Street, Goldman Sachs, and JP Morgan, have open-sourced key engineering tools on GitHub, such as magic-trace, gs-quant, and perspective, offering high-performance solutions for tracing, derivative pricing, and real-time market monitoring.

1 favorites 1 likes
#tracing

@JiaZhihao: Introducing Motus Tracing: open-source observability for AI agents. Without traces, an agent is a black box that burns …

X AI KOLs Timeline · 2026-05-15 Cached

Motus Tracing is a fully open-source observability layer for AI agents that captures every model call, tool call, sandbox interaction, and error, providing a unified span model for local development and cloud deployment with zero setup cost.

0 favorites 0 likes
#tracing

Are there any genuinely good open-source alternatives to LangSmith right now?

Reddit r/AI_Agents · 2026-05-15

A developer asks for recommendations for open-source alternatives to LangSmith for tracing, evaluations, and debugging agent workflows, citing restrictive paywalls.

0 favorites 0 likes
#tracing

Raindrop Workshop (GitHub Repo)

TLDR AI · 2026-05-15 Cached

Raindrop Workshop is an open-source local debugger for AI agents that provides live streaming traces of tokens, tool calls, and decisions, with integration for coding agents like Claude Code to enable self-healing eval loops and replay.

0 favorites 0 likes
#tracing

@benhylak: we built the first sane way to debug your agent locally. you can see your traces. codex/claude code can too. this lets …

X AI KOLs Timeline · 2026-05-14 Cached

A new open source tool enables local debugging of AI agents by viewing traces, allowing automated eval writing and testing with tools like codex and Claude code.

0 favorites 0 likes
#tracing

@caspar_br: LangSmith Engine is a phase shift because traces are no longer just records to be manually inspected, they’re now the c…

X AI KOLs Following · 2026-05-14

LangSmith Engine transforms traces from passive records into a driver for recursive agent self-improvement, automatically identifying failures and suggesting code changes and evaluations.

0 favorites 0 likes
#tracing

Tracea

Product Hunt · 2026-04-29

Tracea is a new product offering Datadog-like observability for AI agents, providing features such as tracing, root cause analysis, and team memory.

0 favorites 0 likes
#tracing

Optimizing Tail Sampling in OpenTelemetry with Retroactive Sampling

Hacker News Top · 2026-04-18 Cached

VictoriaMetrics presented retroactive sampling at KubeCon EU 2026, a new method that significantly reduces traffic, CPU, and memory overhead compared to traditional tail sampling in OpenTelemetry pipelines.

0 favorites 0 likes
#tracing

janestreet/magic-trace

GitHub Trending (daily) · 2026-05-23 Cached

magic-trace is a high-resolution tracing tool using Intel Processor Trace to capture full control flow snapshots of Linux processes with low overhead, useful for debugging and performance analysis.

0 favorites 0 likes
#tracing

langfuse/langfuse

GitHub Trending (daily) · 2026-04-22 Cached

Langfuse open-sources its LLM engineering platform to offer self-hosted tracing, analytics, and evaluation tools for production AI applications.

0 favorites 0 likes
← Back to home

Submit Feedback