Back to changelog

Aug 15, 2025

VANOS OSII: Multi-Agent Orchestration Layer (Alpha)

VANOS OSII: Multi-Agent Orchestration Layer (Alpha)

Yellow Flower
Yellow Flower

We are building OSII, the second layer of VANOS (Voice Agent Neural Orchestration System). While OSI delivers focused, single-domain voice agents for support and calling, OSII expands into multi-agent orchestration with high concurrency.

What OSII enables
Multi-Agent Collaboration: Multiple voice agents can listen, converse, and coordinate in real time.
Parallel Conversations: Agents can run side by side, collecting and sharing information simultaneously.
Role Hand-offs: Customers can be seamlessly passed between specialized agents (e.g. receptionist → sales → support).
Shared Context: Information gathered by one agent is available to others in the same workflow.
High Concurrency: Thousands of agents can listen and talk at the same time, making it possible to handle operation-heavy communication loads at scale.

Important to note
OSII agents are orchestration-only, they do not directly execute external tasks. Their role is to converse, collect, and share information efficiently across large volumes of interactions.
The executional layer will be introduced in OSIII.

Under the Hood
Agent Graphs: Define workflows as networks of conversational roles.
Shared Memory Bus: Agents contribute to and access a common context layer.
Execution Scheduler: Coordinates thousands of concurrent conversational agents without bottlenecks.

New in this Alpha
Real time multi-agent voice orchestration.
Cross-role conversational memory.
High concurrency architecture for massive communication workloads.

Next Steps
OSIII: Executional agents capable of carrying out tasks.
Adaptive routing to automatically assign the right agent role.
Analytics for multi-agent communication flows.
Industry specific orchestration templates.