# Odyssey Releases Agora-1, a Multi-Agent World Model Supporting Real-Time Shared Simulations

_Tool · published 2026-05-21_

Odyssey has released Agora-1, a multi-agent world model that lets up to four human or AI players interact within the same generated environment simultaneously. Demonstrated through a GoldenEye deathmatch scenario, the system maintains a shared world state across all participants while streaming individually rendered views to each player in real time — effectively functioning as a fully learned game engine.

The key architectural innovation is a decoupling of world-state simulation from visual rendering. Where prior approaches such as Multiverse and Solaris fold both functions into a single model — running into context-scaling and consistency limitations — Agora-1 trains two separate learned systems: one that models how game state evolves in response to player actions, and a DiT-based renderer conditioned on that shared state. Odyssey positions Agora-1 as the first in a series of multi-agent world models with potential applications spanning gaming, robotics, defense, and education.

## Sources
- [odyssey.ml](https://odyssey.ml/introducing-agora-1)
---
Canonical: https://genbuzz.news/posts/odyssey-releases-agora-1-a-multi-agent-world-model-supporting-real-time-shared-simulations
