Poolside's new Laguna S 2.1 delivers massive 1M token context and high-performance MoE architecture, setting a new standard for agentic software engineering.

The landscape of AI-driven software development just shifted again. On July 21, 2026, Poolside officially released Laguna S 2.1, an agentic coding model designed to move beyond simple autocomplete and into the realm of autonomous software engineering. This isn't just another incremental update; it represents a massive leap in how models handle complex, multi-file repositories and long-running development tasks.
What makes Laguna S 2.1 stand out is its sheer velocity of innovation. Poolside has managed to ship this powerhouse in just nine weeks from the start of training to public release. This rapid iteration cycle demonstrates a highly optimized training pipeline and a clear vision for what the next generation of coding assistants must look like: highly efficient, massive context, and deeply agentic.
At the heart of Laguna S 2.1 lies a sophisticated Mixture-of-Experts (MoE) architecture. The model boasts a massive 118B total parameter count, but thanks to its MoE design, only 8B parameters are active during any single inference pass. This allows the model to retain the deep knowledge base of a massive LLM while maintaining the lightning-fast latency and lower compute requirements of a much smaller model.
This architectural efficiency is a significant upgrade over the previous Laguna M.1. Laguna S 2.1 provides substantially stronger reasoning capabilities while running at roughly half the active size of its predecessor. This balance of 'intelligence per watt' is critical for developers integrating these models into real-time IDE workflows and complex CI/CD pipelines.
The development of Laguna S 2.1 follows a rigorous validation process. Before scaling up to this 118B version, Poolside released the Laguna XS 2.1, which successfully matched the M.1 model on the SWE-bench Multilingual benchmark despite being only a seventh of the size. This validated the 'recipe'—the specific training data mix and optimization techniques—that was then scaled up to create the S 2.1 powerhouse.
This release is part of an incredibly aggressive three-month roadmap: starting with Laguna M.1 and XS.2 in late April, moving to Laguna XS 2.1 in early July, and culminating in the Laguna S 2.1 today. This rapid succession of models proves that Poolside has mastered the art of scaling their specialized coding recipe. The roadmap indicates that these same techniques will be applied to even larger models throughout the coming year.
For developers, context is everything. Laguna S 2.1 offers a massive 1M token context window, allowing the model to ingest entire codebases, extensive documentation, and long execution logs in a single prompt. This eliminates the need for complex, lossy RAG (Retrieval-Augmented Generation) systems for many common coding tasks, as the model can 'see' the entire project structure at once.
To make this accessible, Poolside offers two tiers of access. The free tier provides a generous 256K context window, which is more than enough for most individual files or small modules. For enterprise-grade applications requiring the full 1M token capacity, a dedicated paid endpoint is available, ensuring that developers can scale from prototyping to full-scale repository management seamlessly.
Poolside has introduced highly competitive pricing for Laguna S 2.1, specifically optimized for high-volume developer workflows. The pricing model includes a significant discount for cache hits, making it extremely cost-effective for repetitive tasks like iterative debugging or refactoring where the same codebase context is reused frequently.
The dedicated endpoint for the full 1M context window is priced to allow for massive-scale agentic operations. By leveraging the $0.01/1M token cache-read rate, developers can build autonomous agents that 'remember' the codebase without incurring the full cost of re-processing the entire context on every turn.
Laguna S 2.1 is built for more than just answering questions. While it excels at standard coding chat and reasoning, its true strength lies in agentic workflows. Because of the 1M context window and MoE efficiency, it is perfectly suited for autonomous software agents that can plan, write, test, and debug code across multiple files independently.
Beyond pure coding, the model is ideal for large-scale RAG applications involving technical documentation, complex system architecture analysis, and automated code reviews. Whether you are building a lightweight IDE plugin or a fully autonomous DevOps agent, Laguna S 2.1 provides the foundational intelligence required for high-stakes software engineering.
Ready to integrate Laguna S 2.1 into your workflow? You can access the model via the official Poolside API. Developers can start immediately with the free tier to test the 256K context window, or upgrade to the dedicated endpoint to unlock the full 1M token capability for production-grade agentic systems.
Poolside provides comprehensive SDKs and documentation to help you implement the model in your existing CI/CD pipelines or custom development environments. Check out the official website to view the API documentation and start building the future of software development today.
API Pricing — Input: $0.10 / 1M tokens (dedicated endpoint, full 1M context) / Output: $0.20 / 1M tokens / Context: 1M tokens (free tier at 256K context)