For the complete documentation index, see llms.txt. This page is also available as Markdown.

June 2026 — VoiceB.ai Product Release

By Alex Bisbe. July 6th 2026.


June moved VoiceB from engineering-operated to operator-owned.

Where May closed the contact gap — making sure every submitted lead actually gets reached — June changes who runs the system. Agent Studio is now available to admin users: the full agent lifecycle — create, configure, test, publish, and maintain — moves out of engineering and into the hands of the people who own the campaigns.

Until now, standing up a new agent or changing a live one meant an engineering ticket. That worked when deployments were counted on one hand. It does not scale to a platform signing multiple new enterprise logos every month.

The objective: make agent creation and maintenance a configuration task, not an engineering project.


🚀 Key Highlights

  • Agent Studio for admin users — create, configure, and maintain autonomous agents end-to-end from the console, with no engineering involvement required

  • Structured script editing with version control — typed Script Blocks, full change history, diff, and one-click restore on every edit

  • Routing and transfer as configuration — human-handoff rules managed as tool settings, kept separate from the agent script

  • Callback retry hardening — reliability and scheduling fixes across the Click-to-Call Retry Policy released in May


✨ Agent Studio — The Full Agent Lifecycle, Now in Admin Hands

Agent Studio is the operating console for autonomous agents. With this release, users with the admin role run the complete lifecycle without touching code or opening a ticket:

  • Create agents — spin up a new agent from scratch, defining its goal, role, and conversation objectives through structured Script Blocks

  • Edit live scripts safely — every change is auto-versioned with full history, diff, and restore, so a production agent can be edited with the same rigor as production code

  • Configure outcomes and tags — define the outcome taxonomy and custom tags the Outcome Engine applies to every call

  • Manage routing and transfers — transfer-to-human logic is configured as a tool, independent of the script, so routing changes never require rewriting the agent

  • Connect knowledge — attach and update the agent's knowledge base, including web-scraped content

  • Publish and monitor — push changes live and follow performance in the Campaign Dashboard, per outcome, tag, and agent

Agent Studio →

Images: Agent Studio — agent overview and creation view

What changes in practice

Before June
With Agent Studio for admins

New agent = engineering ticket

New agent = admin configures it in the console

Script change = request, wait, deploy

Script change = edit, diff, publish — and restore if needed

Routing change = code change

Routing change = tool configuration

Onboarding gated by engineering capacity

Onboarding gated only by campaign readiness

The result is speed exactly where it matters most: client onboarding and iteration on live agents. Changes that took days now take minutes — with a full audit trail underneath every edit.

[Screenshot: Script Blocks editor with version history panel]

Who gets it

Agent Studio ships behind role-based access. Script editing, outcome configuration, routing, and publishing require the admin role; analyst and viewer roles keep read access to dashboards, transcripts, and recordings. Every published change is logged with author, timestamp, and version for full auditability.


🔧 Improvements & Fixes — Callback Retries

May introduced the Click-to-Call Retry Policy. June hardens it with fixes from the first weeks of production traffic:

  • Business-hours edge cases — retries scheduled exactly on a window boundary now snap forward correctly, including across weekends and timezone offsets

  • Retry-chain reliability — transient telephony failures no longer interrupt an active retry sequence; the chain resumes with the correct attempt index

  • Accurate retry indexing — the retry n/m index in the Campaign Dashboard is now consistent across all failure outcomes

  • Duplicate-attempt prevention — safeguards against double-dialing the same lead when multiple triggers fire in a short window


Final Takeaway

June was about ownership.

April made VoiceB easier to find, evaluate, and deploy. May made sure that once a lead raises its hand, it gets answered. June puts the operation itself in the operator's hands — autonomous agents are now created, changed, and maintained by the people running the campaigns, with version control and audit trails underneath every edit.

The engineering bottleneck on agent creation and maintenance is gone. What remains is the work that matters: making every conversation convert.

Last updated

Was this helpful?