Run this in Colab
Live notebook, no setup — just paste your API key.
Try either demo in 2 minutes
Two of the three capabilities ship with a one-command demo — seeded realistic data in your workspace, so the payoff lands before you instrument your own agent.For engineers — catch regressions
For prompt engineers — find skills that work
What you can do with DecimalAI
Three capabilities, one foundation. Regression checks, the skills registry, and training-data validation each stand alone — but they compound on one thing: manifest-aware versioning, the structural fingerprint of your agent.Catch regressions before you ship
Open a PR with an agent change; get a structural impact report — which production traces will break, may differ, or are unaffected — before it deploys.
Discover & share proven skills
Install skills from the registry ranked by real production-effectiveness data, then measure how they perform on your own traffic.
Keep training data valid
As your agent evolves, traces are auto-classified keep / repair / replay / drop against the manifest diff — so your training set stays clean.
Why “manifest-aware” matters
Other observability platforms (LangSmith, Braintrust, Langfuse, Weave) detect regressions by running your eval suite on the new version. That works only if you’ve written eval cases — which most teams haven’t, and the ones they have are usually stale. DecimalAI works differently. Your production traces are tagged with the manifest they ran under. When you propose a manifest change, we identify which traces depended on what’s changing and tell you the structural blast radius — no eval suite required.What DecimalAI does NOT do (yet)
We’re honest about the boundaries:Supported Frameworks
Next Steps
Start here
Quickstart
Install the SDK, get your first trace, and add the GitHub Action in under 10 minutes.
2-Minute Demo
One command each: a live impact report and the ranked skills registry, on seeded data.
By role
Engineering teams
Catch agent regressions on every PR with manifest-aware impact analysis.
Prompt engineers
Track skills, browse the registry, and measure effectiveness with production data.
ML teams
Build versioned SFT datasets that stay valid as your agent evolves.
Reference
Concepts
Every term and system explained, with diagrams.
Manifests Guide
How automatic version tracking and compatibility scoring work.
Why DecimalAI?
Detailed comparison with LangSmith, Braintrust, Langfuse.
API Reference
Every REST endpoint with examples and schemas.