Traser: a local deterministic tool to triage agent runs that succeed but return wrong results

Sensitive-Parsnip-12 · reddit · 2026-09-10

A developer released Traser, a local tool for a common agent-debugging pain: the run completes, the trace exists, nothing obviously crashed, yet the outcome is wrong — and someone still spends an afternoon manually digging through execution.

Recurring failure patterns the tool targets:

Traser takes a suspicious run plus an optional trusted run, normalizes and aligns steps, compares inputs, prompts, tool args, outputs, state, retries and provenance, suppresses low-value diffs, and surfaces a small set of evidence-backed spots worth checking. The engine is deterministic (no LLM), analysis runs locally in the browser, and it deliberately claims no root cause — only investigation leads.

Original post →

More from coding & agent

coding & agent channel →