Google Agent Teamwork: 10 AI Film Crews Test Multi-Agent Collaboration
News | 20.07.2026
Can teams of AI agents collaborate on creative work as effectively as engineers collaborate on code? Google put that question to the test with a generative media hackathon that produced hundreds of agent instances, 25+ productions and roughly 44 minutes of finished film.
For CIOs and engineering leaders exploring multi-agent systems, the exercise matters because it moves beyond software development benchmarks. It shows how agents divide labor, verify each other and recover from failures in a domain where success is subjective and quality is hard to measure automatically.
What was announced
Google shared the results of an internal generative media hackathon in which 10 crews of three AI agents each produced a short film. A separate documentary crew of agents filmed the process, and that documentary became the medaling submission. Agents ran inside Scion, an open source multi-agent orchestration testbed.
Each crew had three role-based agents: an Idea Person who wrote the script and defined the visual style, a Technical Lead who operated the generative media tools, and an Editor who controlled pacing and final assembly. A team-coach agent supervised gated checkpoints but did not write or direct. A Coordinator agent scheduled two teams at a time across five waves over roughly 21 hours.
The pipeline followed seven stages modeled on traditional filmmaking: concept, beat sheet, character workshop, storyboard, principal photography, assembly and final render. Each stage had a verification gate where at least one agent checked another agent's work for technical compliance such as resolution or timing.
Why this matters
For technology leaders evaluating agentic AI, the hackathon offers concrete lessons on orchestration patterns. Multi-agent systems fail in predictable ways: agents claim work is done when it is not, they lose context on restart, and they drift toward generic outputs without strong prompts. Google's team observed all three, and documented the guardrails that mitigated them.
The exercise also demonstrates that combining specialized models under a shared orchestration layer — video, image, music, voice — is now viable for production-grade creative pipelines. That has direct implications for marketing, product design, training content and any domain where creative throughput is a bottleneck.
It is a room full of specialists who can each do one thing at superhuman speed, but none of them can taste the soup
Technical details
- Orchestration: Scion, an open source testbed with containerized agent sandboxes, event-driven notifications and a shared filesystem. Model and harness agnostic across Claude, Gemini and Codex.
- Image generation: Gemini image generation (Nano Banana) for character sheets, storyboards and scene compositions, with reference chaining for visual consistency.
- Video generation: Veo 3.1 producing 4 to 8 second clips at 720p, with text-to-video, image-to-video and frame interpolation modes plus in-clip audio and lip-sync.
- Music: Lyria 3 for original scores and prompt-engineered soundscapes.
- Voice: Gemini Flash TTS with named voice personas and style direction for narration and dialogue.
- Scale per film: a four-minute film required 40+ image generations, 25+ video clips, several music stems, a dozen voice recordings and hundreds of assembly operations.
- Collaboration pattern: agents collaborated better through shared files than through message history, with the effective pattern being messages that carry file paths.
Softprom and Google
Softprom is the official partner of Google. Our team helps enterprises evaluate, deploy and scale Google Cloud AI services, including Vertex AI, Gemini models and Google generative media capabilities.
Explore Google Cloud AI and generative media services with Google through Softprom.
This content was prepared as part of the Softprom DistriFlow project — an automated system for monitoring and adapting vendor news. Original source: original article.