Moonshot AI
Moonshot AI has released Kimi K2.5, which the company says is the most powerful open-weight model available. The model can independently coordinate up to 100 AI agents working in parallel on complex tasks.
Model details
Kimi K2.5 is built on the Kimi K2 base model—a trillion-parameter mixture-of-experts transformer pre-trained on 15 trillion tokens. Rather than treating text and vision as competing modalities, the model jointly optimizes both so each strengthens the other. Its most distinctive capability is Agent Swarm, a self-directed parallel orchestration framework that dynamically decomposes complex tasks into heterogeneous sub-problems and executes them concurrently, enabling a single model instance to coordinate up to 100 AI agents working in parallel on a single goal.
The post-trained checkpoint is publicly available on Hugging Face, and real-world adoption has validated its design: Cursor acknowledged that its coding assistant Composer 2 is built on Kimi K2.5, while platforms like Vercel, Huawei, Windsurf, and others have integrated it into their developer tools. The Agent Swarm approach reduces task latency by up to 4.5x compared to single-agent baselines, making it practical for demanding knowledge-work and coding scenarios. Kimi K2.5 targets the intersection of reasoning, multimodal understanding, and production-grade agentic workflows—positioning it as a foundation for both research and commercial AI applications.
Moonshot AI
Moonshot AI has released Kimi K2.5, which the company says is the most powerful open-weight model available. The model can independently coordinate up to 100 AI agents working in parallel on complex tasks.