Skip to main content
Recent product updates and improvements. Have a feature request? Reach out at feedback@usetuner.ai.

July 30, 2026

πŸ‘‹ Guided Onboarding & Vapi Latency Precision

Guided Onboarding β€” New users now start on a welcome page that asks why you’re here and what you do, so Tuner can tailor the setup to how you work. Answer with a testing or monitoring goal and you go straight into creating your agent. Pick Just exploring and Tuner sets you up with a demo agent and sample data instead. Learn more β†’
The Tuner welcome page asking what brings you to Tuner and what best describes you
Vapi Latency Precision β€” Tuner now reads Vapi’s detailed call log alongside the transcript, so latency and interruption timings on Vapi calls match what the caller actually heard. If that log isn’t available, the call still comes through from Vapi’s summary. Learn more β†’

July 24, 2026

πŸ”’ PII Redaction & Enhanced Voice Metrics

PII Redaction β€” Workspace admins on paid plans can now automatically detect and redact sensitive caller data from call transcripts, so it isn’t stored verbatim in Tuner. This helps teams pass HIPAA and GDPR reviews.
PII redaction settings in Tuner, with categories like name, phone number, and credit card
  • Clean analysis and evidence β€” Because Tuner redacts before it analyzes, your outcomes, intents, evals, and the evidence text they cite all run on clean transcripts. Detected entities become typed placeholders: [NAME], [PHONE_NUMBER], [EMAIL], [ADDRESS], [SSN], [CREDIT_CARD], and [PIN].
  • Nothing sensitive retained β€” Tuner stores, analyzes, and displays the redacted transcript. It does not keep the original.
  • Workspace-wide control β€” Turn it on in Workspace Settings β†’ Data & Privacy and pick which of the 7 categories to redact. The setting applies to every agent in the workspace.
  • Applies going forward β€” Redaction is permanent and covers only calls ingested after you enable it. Existing calls stay as they are, and simulation calls are never redacted. Learn more β†’
Enhanced Voice Metrics β€” The Voice Metrics card now breaks down turn-taking latency in more detail.
End-of-utterance timing shown on a call turn and across all calls in Tuner
  • Catch awkward pauses β€” A new End-of-Utterance (EOU) metric shows how long your agent takes to realize the caller has stopped talking, a common cause of dead air and talking over the caller that the STT, LLM, and TTS timings alone don’t explain.
  • Percentile views β€” Toggle p50 and p90 to see turn-taking delays in both typical calls and the slow tail. Learn more β†’

July 21, 2026

πŸͺ„ Redesigned Agent Creation Flow

Guided Agent Setup β€” Creating and connecting an agent is now one guided flow that takes you from connecting your agent to seeing it graded. You finish setup knowing Tuner is working, instead of hoping it is. It replaces the old two-dialog setup and works the same way for every agent, your first or your fiftieth.
The new guided flow for creating and connecting an agent in Tuner
  • See it working before you’re done β€” The flow ends with a real or simulated graded call from your own agent, in the same session. You leave with proof the integration works, not an empty dashboard.
  • Less to type, less to get wrong β€” For Retell and Vapi, Tuner pulls your agent list from a validated API key and pre-fills the agent name and system prompt, so you’re not copying IDs and prompts by hand.
  • Never lose your place β€” Each step has its own URL, so you can stop and come back later, or hand setup to a teammate, without starting over.
  • Never get stuck β€” When a control is disabled, it tells you exactly what’s missing, so you always know how to move forward. Learn more β†’

July 13, 2026

🧩 Custom Stack Observability SDK

Custom Voice Stack Libraries β€” Add Tuner observability to any Python voice stack you build yourself, with no pre-built integration required.
Tuner works with providers including Deepgram, Cartesia, LangGraph, LangChain, Speechmatics, and ElevenLabs
  • A few lines to wire in β€” One session per call, attach observers to the pieces you use (Deepgram, Cartesia, LangGraph, and more), and flush at the end. No new services and no pipeline rebuild.
  • Nothing changes at runtime β€” Your audio loops, agent logic, and synthesis code keep running exactly as they are. Tuner observes them through each provider’s native events without touching the call.
  • Full call telemetry β€” Captures transcripts, per-stage latency, tool calls, and cost. Learn more β†’

July 10, 2026

πŸ“‹ Agent Templates

Set Up an Agent from a Template β€” New agents can now start from a prebuilt template for a common use case instead of a blank slate.
The Tuner template library, tagged by inbound and outbound call direction
  • Start with a working config β€” Pick the template closest to what your agent does: Customer Support, Appointment Booking, Medical Receptionist, Lead Qualification, and more.
  • Useful analysis from the first call β€” The template sets up the call outcomes, user intents, evaluations, red flags, alerts, and data-extraction fields that kind of agent usually needs, so Tuner starts producing meaningful analysis right away instead of after hours of manual setup.
  • Fully editable β€” Nothing is locked, so you shape the template to fit instead of building your configuration from scratch. Learn more β†’

July 6, 2026

πŸ“Š Call Outcome Library, Voice Metrics Dashboards & Webhooks

Call Outcome Library β€” New agents now come with a starter set of call outcomes based on their type, so you’re not building your outcome model from scratch. Browse and add more from a searchable library at any time, or create your own custom outcomes. Learn more β†’
Searchable library of prebuilt call outcomes in Tuner
Performance Analysis: Voice Metrics β€” Voice metrics are now built into the Performance Analysis dashboard. View end-to-end and per-component latency (STT, TTS, LLM) and longest monologue duration as charts, alongside your other performance trends. Webhook Support β€” Add a webhook URL to receive events when call analysis finishes or when an alert fires, so downstream systems stay in sync without polling Tuner. Learn more β†’
Choosing Webhook as a notification channel on a Tuner alert

June 25, 2026

πŸ§ͺ Simulation Test Profiles & Metadata Conditions

Simulation Test Profiles β€” Save and reuse a named set of customer data across simulation runs. Define caller properties once β€” like a name, account number, or appointment date β€” and attach the profile to any run. The simulated caller draws from it throughout the conversation, which is critical for agents that verify customer identity, and ensures the outbound trigger body and the simulator always share the same source of truth. Learn more β†’
Creating test profiles and selecting one when running a simulation in Tuner
Metadata Conditions in Rules & Alerts β€” Custom metadata you send with a call can now power conditions in your red flag rules, label rules, and alert triggers. Use fields like campaign_id, lead_source, or user_tier to control exactly which calls get flagged, labeled, or trigger a notification β€” alongside built-in conditions and evals. Pipecat SDK Update β€” The latest tuner-pipecat-sdk release includes fixes to latency metric capture accuracy, and resolves an issue where consecutive user turns separated by a significant pause were incorrectly merged into a single turn.

June 18, 2026

πŸ”Œ Dograh Provider & MCP Fix

Dograh Provider β€” Dograh is now available as a selectable provider in the Integrations section, so you can connect your Dograh workflows directly from the Tuner dashboard.
Tuner and Dograh integration
MCP Fix for Cursor β€” Resolved an issue where the Tuner MCP server failed to connect correctly on Cursor clients.

June 16, 2026

πŸ”„ Simulation Redesign, Real-Time Updates & Vapi Outbound Simulation

Revamped Simulations Page β€” The simulations page has been redesigned around a runs and scenarios model. You can now see the real-time status of each run, drill into individual scenario results within a run, and get richer failure details to help debug what went wrong. The page updates live β€” no refresh required. Real-Time Call Log & Analysis β€” New calls now appear in the Call Log as they arrive, and eval and analysis results update instantly as they complete β€” no more refreshing the page to see the latest state. Vapi Outbound Agent Simulation β€” Run simulations against your Vapi outbound agents. Vapi joins Pipecat, LiveKit, and Custom Integration in the supported outbound simulation lineup.

June 10, 2026

⚑ Pipecat Cost Tracking & Large Call Support

Pipecat SDK Cost Calculation β€” Call cost is now automatically calculated and reported for Pipecat-based agents, giving you full usage visibility alongside latency and transcript data. Learn more β†’ Call Analysis at Any Scale β€” Calls with complex or heavily tool-based conversations that previously failed analysis are now fully supported. No calls fall through the cracks regardless of payload size.

June 4, 2026

πŸ”— LangChain/LangGraph SDK & LiveKit SDK Update

tuner-langchain SDK β€” A new SDK for LangGraph and LangChain-based voice agents. Attach one callback handler to your graph and the library automatically captures node transitions, LLM calls, tool invocations, and timing β€” making your agent’s brain layer fully visible in Tuner alongside voice transport data. Learn more β†’
Tuner with LangChain and LangGraph
LiveKit SDK Update β€” A new Python tuner-livekit-sdk version is available with support for agents that combine LiveKit transport with a LangGraph brain layer using the new tuner-langchain library. Learn more β†’

June 1, 2026

πŸ€– Outbound Agent Simulation & Diagnose Agent

Outbound Agent Simulation β€” Simulate your outbound voice agents end-to-end before shipping to production. Tuner initiates the call to a simulated user, runs it against your configured evals and outcomes, and scores the result automatically. Supported platforms: Pipecat, LiveKit, and Custom Integration. Vapi support coming soon. Learn more β†’
Outbound simulation trigger endpoint in Tuner
Diagnose Agent β€” A new capability in the Tuner MCP that lets your LLM run a full diagnostic on your voice agent in seconds. The report surfaces an agent health summary, detected issues with root causes and suggested fixes, what’s working well, and any data gaps limiting your observability β€” without manually reviewing calls one by one. Learn more β†’
Tuner diagnose: trace red flags, hallucinations, and latency back to a root cause

May 22, 2026

🌍 Simulation Language Support, Node.js LiveKit SDK & Pipecat v1

Simulation Language & Accent Support β€” The simulation environment now supports a wider range of languages and regional accents, so you can test your agent across diverse user demographics without changing your evaluation setup. Supported languages include English (US, UK, Australian), Arabic (Egyptian, UAE, Saudi Arabian), French (France, Canadian), Spanish (Spain, Mexican), German (Germany, Austrian, Swiss), and Italian. Node.js LiveKit SDK β€” The tuner-livekit-sdk is now available for Node.js. Connect your LiveKit agents to Tuner in two lines of code β€” session data including transcripts, usage, latency, and cost is captured and pushed to Tuner automatically when each session ends. Learn more β†’ Pipecat v1 Support β€” The tuner-pipecat-sdk has been updated to support Pipecat v1, keeping your monitoring pipeline compatible with the latest Pipecat release. Learn more β†’ Dograh Integration β€” Connect your Dograh voice workflow to Tuner in minutes. Add the Tuner node to your workflow, create a Dograh agent in Tuner, and paste in your credentials β€” completed calls are exported automatically for analysis, evaluation, and monitoring. Learn more β†’

May 15, 2026

πŸ€– Simulation

Simulation β€” Test your voice agent against a realistic simulated user before shipping to production. Tuner automatically generates caller scenarios based on your agent’s configuration β€” no manual setup required. Each simulated call is evaluated against your configured evals and outcomes, so you can catch regressions, validate prompt changes, and stress-test edge cases without involving real users.
Key Features:
  • Auto-generated scenarios β€” Tuner generates caller scenarios from your agent configuration and use case selections, so simulations are always grounded in your agent’s actual context
  • Functional & pressure testing β€” Control the mix between functional tests that validate core use cases and adversarial pressure tests that probe failure modes and edge cases
  • Targeted runs β€” Run simulations against a specific use case or a specific eval to isolate and validate exactly what you’re working on
  • Automated evaluation β€” Each simulated call is scored against your existing evals, outcomes, and red flags

April 2, 2026

😊 Auto Sentiment Detection

Auto Sentiment Detection β€” Sentiment is now automatically detected and added as a default metric for every call β€” no configuration required. Tuner analyzes the conversation to surface caller sentiment signals, giving you an immediate read on call quality and user experience trends across your full call volume.

March 23, 2026

πŸ“Š Enhanced Voice Metrics, Vapi Integration & Webhook Support

Enhanced Voice Metrics β€” The voice metrics dashboard now includes a detailed breakdown of latency by component β€” STT, TTS, and LLM β€” so you can pinpoint exactly where delays are introduced in your pipeline. Metrics are reported at the p50 and p90 percentiles, giving you a clearer picture of both typical performance and tail latency across your call volume.
Transcript tool call view and voice metrics breakdown
Vapi Integration β€” Connect your Vapi agents to Tuner with native platform support. Call data β€” transcripts, latency, evaluations, and cost β€” is captured and pushed to Tuner automatically for every Vapi-powered session. Learn more β†’ Webhook Support for Retell & Vapi β€” You can now register additional webhooks in Tuner alongside your existing Retell and Vapi configuration. Tuner now forwards call payloads to your webhook URL after processing, so your existing automations keep running alongside Tuner without any changes.Learn more β†’
Webhook proxy settings in Tuner

March 19, 2026

πŸ”Œ LiveKit & Pipecat SDKs, and Transcript Improvements

Tuner integrates with Vapi, Retell, LiveKit, Pipecat, and more
LiveKit SDK β€” Connect your LiveKit Agents to Tuner in two lines of code. The tuner-livekit-sdk automatically captures session data β€” transcripts, usage, latency, and cost β€” and pushes it to Tuner when each session ends. No manual API calls required. Learn more β†’ Pipecat SDK β€” Monitor your Pipecat pipelines with the new tuner-pipecat-sdk. The Observer captures flow transitions, latency signals, transcripts, and usage metadata, then sends a structured call payload to Tuner when the call ends. Learn more β†’ βš™οΈ Agents API β€” Create, retrieve, and update your agents programmatically via API. Learn more β†’ πŸ“‹ Transcript Function Call View β€” Tool calls now appear inline in the transcript with their input arguments and output responses, making it easier to debug unexpected agent behavior.

March 10, 2026

πŸ”— Metadata-Linked Evals & MCP Improvements

Metadata-Linked Evals β€” Evals can now reference call metadata, so they stay accurate even when agent instructions change per session or tenant. Attach any runtime context when pushing calls (instructions, tenant config, session properties) and each call is evaluated against its own context, not a shared static policy. Learn more β†’
Metadata-linked behavior checks
Tuner MCP Improvements β€” Enhanced the MCP prompt with deeper understanding of your agent’s context. It now suggests more comprehensive configuration across outcomes, intents, evals, red flags, and data extraction, plus ships with richer built-in templates so your initial setup is closer to production-ready out of the box.

February 25, 2026

⚑ Tuner MCP

Manage your agent’s observability configuration directly from your IDE or AI assistant using natural language. Tuner MCP lets you connect Tuner to tools like Cursor, Claude, Claude Code, and Antigravity β€” so you can manage your tuner agent without leaving your workflow.
Tuner MCP
Key Features:
  • Set up observability for a new agent in minutes using natural language setup
  • IDE Integration β€” configure Tuner from your development environment with API-key authentication
  • Chat-Based Management β€” connect via OAuth and manage your agent through conversational prompts
  • Iterate on your agent evaluations without leaving your workflow
πŸ‘‰ Learn more

February 18, 2026

πŸ“ Call Log Transcript View

View the full conversation transcript directly from the Call Log details page β€” with speaker labels and timestamps. Use Cases:
  • Review exactly what was said during a flagged or failed call
  • Verify agent responses against expected behavior
  • Share transcript excerpts with your team for coaching or debugging

February 13, 2026

πŸ”” Real-Time Alerts

Get notified via Email when red flags, evaluation failures, or specific conditions are detected in your calls.
Real-time alerts
Key Features:
  • Red Flag & Evaluation Triggers β€” fire alerts on hallucination, dead air, failed evals, and more
  • Configurable Conditions β€” set thresholds and filters to control when alerts are sent
πŸ‘‰ Learn more

February 9, 2026

🚨 Red Flags & Issue Triage

Automatically detect critical issues across your calls β€” Hallucination, Early Hangup, Dead Air, Intent Missed, and High Latency.
Red Flags
Use Cases:
  • Triage the most critical issues first by filtering calls by red flag type
  • Track red flag frequency over time to measure the impact of changes
  • Investigate root causes by reviewing flagged transcripts alongside agent settings
πŸ‘‰ Learn more

February 5, 2026

πŸ“Š Performance & Behavior Dashboards

Two purpose-built dashboards for full visibility into your agent β€” from high-level trends to granular behavior analysis. Key Features:
  • Performance Analysis β€” track call volume, success rates, and key metrics over time
  • Behavior Analysis β€” surface pass/fail rates for evals and spot recurring red flags
  • Time-Range Filters & Agent Drill-Down β€” isolate data by date range or specific agent

February 3, 2026

πŸ”Œ Public API & Custom Integration

Send call data from any voice platform to Tuner with a single POST request β€” no pre-built integration required. Key Features:
  • Single-Endpoint API β€” one request to push transcripts, metadata, and properties
  • Platform Agnostic β€” works with any voice platform or custom-built system
  • User Sentiment Support β€” include caller sentiment for richer analysis
πŸ‘‰ Learn more

February 1, 2026

πŸŽ‰ Tuner Launch

Tuner is live β€” the observability and monitoring platform built for voice AI agents. Full visibility into every call your agent handles. Key Features:
  • End-to-End Call Monitoring β€” every call is captured, transcribed, and analyzed automatically
  • Configurable Evaluations β€” define call outcomes, user intents, and evals tailored to your agent
  • Native Integrations β€” connect directly to Retell, VAPI, Bland, and more with one-click setup
  • Credit-Based Pricing β€” pay only for what you use, with a free tier to get started
πŸ‘‰ Get started