Releases: converra/agent-triage
Releases · converra/agent-triage
Release list
v0.2.0
What's New
Trace Sources
- Langfuse connector — read traces from Langfuse (cloud or self-hosted)
- Axiom connector — read traces from Axiom datasets
- Now 5 connectors: JSON, LangSmith, OpenTelemetry, Langfuse, Axiom
Evaluation
- Default model changed to
claude-sonnet-4-6(Anthropic) for better evaluation quality - Severity floors and structured fix instructions for more actionable reports
- Parallel diagnosis and fix generation for faster runs
DX
- Auto-loads
.envfiles — no need to manually export API keys - Auto-detects API key from any available provider
- Quickstart hint when CLI is run with no arguments
--dry-runnow shows correct model name and cost estimate
Documentation
- Trimmed README to ~180 lines, moved detailed docs to
docs/ - Accurate cost table with 4 model options ($0.04–$0.90 per 10 conversations)
- Full command reference with all options in
docs/commands.md - Balanced comparison table acknowledging competitor strengths
Fixes
- Fixed cost estimates (previously understated by 2–3x for some models)
- Fixed dry-run showing wrong model when using
--provider openai - Removed real customer name from source code comment
- Removed AI assistant config files from repo (.cursorrules, AGENTS.md)
Full Changelog: v0.1.0...v0.2.0
v0.1.0 — Initial Release
First public release of agent-triage.
Features
- CLI with 9 commands: init, analyze, explain, check, status, history, view, demo, diff
- 5 trace connectors: JSON, LangSmith, Langfuse, OpenTelemetry, Axiom
- Auto-discovers agents from system prompt fingerprints
- 12 quality metrics + policy compliance evaluation
- Root-cause diagnosis with cascade chain tracking
- Self-contained HTML reports with inline CSS/JS
- MCP server with 9 tools for AI assistants
- Node.js library with full TypeScript types
Install
npx agent-triage demo
MIT License | https://www.npmjs.com/package/agent-triage