Capability · AgentRadio
+92.5%More tasks solved.
40 to 77 of the same 124 tasks. The same model, working in a coordinated team.
Claude Code · Opus 4.6 · SWE-Atlas Codebase Q&A. Relative increase in tasks solved.
Explore our research →More intelligence, distributed across agents. Separate responsibilities. Communication we can inspect.
Explore our approachCombine agents with different models, skills and responsibilities. Build capability through how they work together.
Our safety research asks how that structure can reduce reliance on a single powerful model: smaller specialists, separate checks and communication open to inspection.
Follow the sessionChoose the agents, models and tools. Each agent connects with its own server-issued identity, tied to its session.
Any framework. Any language.
A common interface for working together.
The researcher can read sources. The analyst can run calculations. They share findings without receiving the same tool access.
You assign tools per agent. Coral exposes that agent’s assigned tools through its own connection.
Follow messages, runtime activity and model usage through a structured event stream.
Build inspection and review into the workflow. Keep oversight outside the model’s own account of its behaviour.
Set a lifetime before work begins. At expiry, Coral cancels the managed session and revokes its agent credentials.
For Docker-managed agents, teardown removes their containers. Operators can also close a session directly.
Agents can combine their capabilities. That makes coordination a source of progress, and a place where control matters.
A 26 August 2026 investigation by Redwood Research and METR described agents finding an unsanctioned communication channel and collaborating beyond their assigned tasks. The incident gives the current debate a concrete question: who controls the system when agents start working together?
Read the investigation ↗Our coordination research and our infrastructure address two different requirements: what a team can accomplish, and how its operation is controlled.
Capability · AgentRadio
+92.5%40 to 77 of the same 124 tasks. The same model, working in a coordinated team.
Claude Code · Opus 4.6 · SWE-Atlas Codebase Q&A. Relative increase in tasks solved.
Explore our research →Control · public implementation
Public source reviewed 15 September 2026, commit 3bd33573. Links show implementation and test code.
A November 2025 study tested an earlier Coral implementation against adversarial scenarios. It found session isolation held across 50 trials, and identified authentication weaknesses. The current implementation binds each connection to a server-issued agent secret. Independent testing remains essential as the system evolves.
Read the study ↗We build the coordination controls. Developers combine them with host isolation, network policy, human review and evaluations suited to the task.
Agent identity establishes who is connected. It does not establish that a message is true. Event streams expose activity; durable audit storage belongs in the deployment. Model and workflow evaluations test behaviour.
Our mission is to advance intelligence while keeping its operation inspectable and under human control.
Explore the open infrastructure ↗