Poolside is an AI research company that trains its own foundation models for agentic software engineering, rather than building on top of third-party models like OpenAI's or Anthropic's. Founded in 2023 by former GitHub CTO Jason Warner and software entrepreneur Eiso Kant, the company's current flagship products are the Laguna family of coding models, released in July 2026, alongside companion tools for running agents in the terminal and cloud.
Who builds it
- Founded in 2023 by Jason Warner (CEO, former GitHub CTO) and Eiso Kant.
- Raised a $500 million Series B round in October 2024, led by Bain Capital Ventures with participation from eBay, Nvidia, DST Global, and others, valuing the company at roughly $3 billion at the time.
- Announced a strategic partnership with AWS in December 2024 to offer secure, customizable generative AI for software engineering on Amazon Bedrock and EC2.
Core products
- Laguna M.1: Poolside's flagship, most capable model, with 225 billion total parameters (23 billion active via mixture-of-experts), aimed at long-horizon agentic coding for enterprise and government use; its full weights are available on request to qualifying startups, universities, and institutions rather than published openly.
- Laguna XS.2: a lighter, fully open-weight model at 33 billion total parameters (3 billion active), released under the Apache 2.0 license and compact enough to run locally on a single desktop or laptop GPU.
- pool: a terminal-based coding agent, currently in preview.
- Shimmer: a cloud development environment for building web apps, APIs, and CLIs, also in preview.
- Both Laguna models are accessible through Poolside's own API and through OpenRouter, and are benchmarked on suites including SWE-bench Verified, SWE-bench Multilingual, SWE-bench Pro, and Terminal-Bench 2.0.
Pricing
- Both Laguna models are free to use via Poolside's API and OpenRouter for a limited preview period; Poolside has not published what pricing will follow the preview.
- Access to Laguna M.1's full model weights is on request rather than self-serve, and broader enterprise/government engagements are handled directly by Poolside rather than through published pricing tiers.
Who it's for
Poolside targets large enterprises and government agencies that want frontier coding models they can deploy securely and, where needed, customize on proprietary code — its AWS partnership specifically enables Bedrock- and EC2-based deployments for that audience. The open-weight Laguna XS.2 release also opens the door to individual developers, startups, and researchers who want a capable, locally runnable coding model without committing to a closed API, positioning Poolside as a counterweight to Chinese open-weight coding models from labs like Alibaba and DeepSeek.