Release infrastructure for production AI agents
Evals pass.Production still surprises you.
Triana helps teams understand how agents behave, test changes against real usage, and build evidence for better release decisions.
Trace to Evidence available now Grounded simulation in design-partner preview Release decisions remain human-owned
Preserve eval-to-decision follow-through #181
✓ OPENDev B wants to merge 3 commits into main from eval-decide-followthrougha4f1c9d → 7b2e08f
Available now · Triana Preview
See what your agent is doing in production.
Triana turns authorized conversations into a Behavior Map of recurring user needs and agent behaviors. Every observation links back to the conversations that support it.
Try it yourselfProduction behavior
Observed requests, frequency, outcomes, and supporting traces.
uvx --python 3.13 --from 'triana-preview==0.1.0a2' triana-preview --help
codex plugin marketplace add Triana-AI/triana-skills
codex plugin add triana@triana-skills
Use the Triana onboard skill to analyze these conversational traces end to end.
Trace path: /path/to/traces.jsonl
Agent: A customer-support agent handling orders, delivery issues, refunds, and escalations.
Ask before reading the traces or sending anything to my model provider.
Deployment simulation
Test situations your static evals did not anticipate.
Triana turns behavior observed in production into new test situations, then runs adaptive multi-turn conversations against your existing agent. Each run returns inspectable transcripts, coverage, cost, and uncertainty.
See how simulation worksget_delivery_status("ORDER-2048") → delivered- Coverage
- 2 of 3 branchesAddress check open
- Cost
- $0.075 model calls
- Fidelity
- 4 sources linkedSituation grounded
- Uncertainty
- MediumPhoto not verified
Release decisions
Keep humans in charge of what ships.
Triana organizes behavioral evidence and uncertainty for review. Your team still decides what matters, what is acceptable, and whether a release moves forward.
What is known
Conversations, outcomes, gaps, cost, and lineage.
What matters
Team-owned requirements, limits, and approval rules.
What happens next
Approve, hold, investigate, or accept an exception.
Keep your stack. Add a release process.
Triana does not replace your agent runtime, evaluator, or deployment system. It connects the behavioral evidence those systems produce into a process your team can inspect and improve.
YOUR EXISTING STACK
TRIANA
Available now · Triana Preview
Run Triana Preview on your traces.
Install Preview locally, add the Triana skill to Codex, and point it at an authorized conversational trace file.
uvx --python 3.13 --from 'triana-preview==0.1.0a2' triana-preview --helpAdd the Codex skillcodex plugin add triana@triana-skillsDesign-partner deployment simulation
Try deployment simulation before your next rollout.
Apply to turn observed production behavior into grounded test situations and run adaptive conversations against your existing agent.