YC-backed Hoplite Launches Cloud Sandbox Platform for Autonomous Coding Agents
The startup provides isolated, high-compute environments that allow AI agents to execute code and run tests without risking local machines.
Hoplite, a Y Combinator S26 startup, has launched a cloud-based platform designed to host and deploy autonomous coding agents. The service addresses the infrastructure gap for AI software engineers by providing a secure environment where agents operate independently from a developer's local hardware.
Founded by Ryan Morrissey and Bence Redmond, Hoplite allows developers to connect GitHub repositories and assign specific tasks to agents. These agents operate within isolated sandboxes where they can execute shell commands, run tests, and autonomously open pull requests. To ensure performance, the platform provides sandboxes with capacities reaching up to 8 vCPU and 32 GiB of RAM. The system integrates with Slack, Linear, and the Model Context Protocol (MCP), and provides live preview URLs so developers can verify agent work in real-time.
The Shift Toward Agentic Infrastructure
The emergence of "AI Software Engineers" has shifted demand from simple autocomplete assistants to agents capable of managing entire workflows. However, allowing an AI to execute arbitrary code on a local machine presents significant security and stability risks. Hoplite positions itself as a "cloud software factory," providing the compute and orchestration necessary to bridge the gap between a chat interface and a fully autonomous agent that can ship code.
Reducing the AI Feedback Loop
By automating the cycle of coding, testing, and PR creation within a cloud sandbox, Hoplite reduces the friction typically associated with quality assurance for AI-generated code. The focus on "real machine" environments addresses a critical pain point in agentic workflows: the inability of agents to verify changes in a running environment before handing work back to a human. This capability allows for a higher volume of autonomous iterations with a lower risk of regression.
Access and Scaling
To support various workflows, Hoplite integrates frontier models from OpenAI and Anthropic, including an option for users to utilize their own ChatGPT subscriptions for billing. The company has introduced two primary pricing tiers: a Pro plan at $99 per seat per month, which includes 25 pooled sandboxes, and a Scale plan at $299 per seat per month, offering 150 pooled sandboxes. As the platform evolves, the industry will be watching how these managed environments scale to handle the increasing token volume required for complex, multi-step software engineering tasks.