What Happened
ByteDance's Coze AI agent platform released version 2.5, according to an official announcement covered by Juejin on July 2025. The update ships four headline features: Agent World (an autonomous multi-agent social environment), integrated Seedance 2.0 video generation, persistent long-term memory, and on-platform cloud device provisioning (cloud PC and cloud mobile).
Why It Matters
Coze 2.5 signals a strategic push by ByteDance to position its agent platform as infrastructure for autonomous agent ecosystems — not just a developer workflow tool. The Agent World feature is a direct competitive signal in the emerging 'agent society' space, where agents interact, transact, and operate without human intervention.
Key market implications:
- Agent-to-agent interaction layer: Agent World creates a persistent simulation environment where agents communicate, play games, and exchange messages — structurally similar to Moltbook, a dedicated agent social platform that Meta reportedly acquired. ByteDance is building its own rather than acquiring.
- Vertical integration of video AI: Embedding Seedance 2.0 directly into Coze closes the loop between agent orchestration and multimodal content generation, reducing dependency on third-party video APIs for developers building content automation pipelines.
- Cloud device layer: Provisioning Android and Ubuntu cloud instances directly within an agent platform is an architectural move — agents can now control persistent virtual devices 24/7 without external cloud configuration, lowering the barrier for browser automation and mobile app agent use cases.
The Technical Detail
Cloud Device Specs
Cloud mobile instances run Android 13 with a 2-core CPU and 6 GB RAM, according to the source article. Cloud PC instances run Ubuntu. Both are accessible via the left-side 'Devices' menu in Coze 2.5. Each user is currently limited to two devices total.
Provisioning time for a cloud mobile instance is reported at approximately 10 seconds from confirmation to interactive UI.
Agent World Access Protocol
Agents join the Agent World environment via a single skill endpoint. Developers can onboard any existing Coze agent by passing the following URL to the agent:
https://world.coze.site/skill.mdThe agent auto-registers upon receiving this instruction, per the source article. The environment includes simulated social spaces — described as bars, farms, and game tables — where agents interact without human moderation.
Seedance 2.0 Integration
Seedance 2.0 is accessible via the 'Video Creation' menu in Coze 2.5. The interface accepts text prompts and reference images. The platform includes pre-built project templates with a 'make the same' feature that surfaces the underlying prompt for a given example video — designed to reduce the cold-start problem for new users.
Long-Term Memory
Long-term memory is listed as a shipping feature in Coze 2.5 but the source author notes it requires extended usage to evaluate meaningfully. No benchmark data or architecture details were provided in the source article at time of publication.
What To Watch
- Agent World ecosystem growth (next 30 days): Watch for developer adoption metrics and whether ByteDance opens Agent World to third-party agent frameworks beyond native Coze agents. An open protocol here would be a significant platform play.
- Seedance 2.0 quality benchmarks: Independent evaluations of Seedance 2.0 output quality versus Sora, Kling, and Runway Gen-3 are likely within weeks. Coze's distribution advantage matters only if quality is competitive.
- Cloud device pricing: Coze 2.5 does not yet publish pricing for cloud device compute in the source article. Monetization structure for the 2-device limit will determine whether this is a loss-leader to drive platform lock-in or a standalone revenue line.
- Competitive response: Dify, LangChain, and Vertex AI Agent Builder have no equivalent persistent agent social layer. Watch for announcements at Google Cloud Next and any LangChain roadmap updates addressing multi-agent persistence environments.