Want to connect with Coder?
Join organizations building the agentic web. Get introductions, share updates, and shape the future of .agent.
Is this your company?
Claim this profile to update your info, add products, and connect with the community.
Coder is highly relevant to the AI agent ecosystem because it provides the secure, isolated execution environments where coding agents actually run. As agents like Claude Code move from generating text to executing terminal commands, they require a controlled "body" or workspace. Coder's infrastructure allows these agents to operate in sandboxed Linux environments where their actions can be monitored and restricted.
The company is active in the agent safety stack, specifically through tools like httpjail. This tool implements fine-grained HTTP filtering to prevent agents from making unauthorized network calls. For anyone building or deploying AI agents that interact with codebases, Coder offers the necessary infrastructure to ensure those agents do not become security liabilities while maintaining the performance needed for iterative development.
Coder was founded in 2017 in Austin, Texas, with a thesis that has become increasingly relevant: the local laptop is a bottleneck for modern software engineering. Founded by Ammar Bandukwala, Kyle Carberry, and John Andrew Entwistle, the company built its reputation on shifting the development environment from physical hardware to centralized, remote infrastructure. This shift is not merely about compute power. It is about the ability to treat a developer's entire workspace—the OS, dependencies, and tools—as code.
The core of Coder’s product is an open-source platform that uses Terraform to provision these environments. This allows DevOps teams to define a workspace once and deploy it for hundreds of engineers, ensuring that the age-old problem of "it works on my machine" is eliminated. Engineers connect to these environments using their preferred local IDEs, such as VS Code or JetBrains, maintaining the speed of a local experience while the actual code and execution reside in a secure data center.
As the industry moves toward agentic workflows, Coder is finding a second act as the infrastructure provider for AI coding agents. Tools like Claude Code represent a shift where an LLM is no longer just suggesting snippets but is actively executing shell commands and making network requests. This introduces significant security risks. If an agent has unfettered network access, it could inadvertently exfiltrate secrets or be compromised by malicious external inputs.
Ammar Bandukwala has recently championed tools like httpjail to address this. httpjail is an HTTP(S) interceptor that provides process-level network isolation. It acts as a necessary constraint, allowing developers to define exactly which APIs an AI agent can hit. This type of sandboxing is essential for moving AI agents from toy projects into enterprise codebases. Coder provides the underlying Linux environment where these jails can be enforced at scale.
Coder occupies a distinct position in a market dominated by Microsoft’s GitHub Codespaces. The primary differentiator is control. Codespaces is a vertically integrated, proprietary service that lives entirely within the GitHub and Azure ecosystem. Coder, by contrast, is designed for the multi-cloud reality of the enterprise. It is self-hosted and infrastructure-agnostic. Organizations with strict regulatory requirements or those running on-premise hardware use Coder because it keeps the source code within their own network perimeter.
The company has raised over $85 million, including a Series C in 2024. This capital supports their expansion from a human-centric developer tool to a hybrid platform that supports both human engineers and the autonomous agents that are increasingly working alongside them. By focusing on the "plumbing" of development—the network, the isolation, and the compute—Coder is positioning itself as the required safety layer for the next generation of automated software construction.
Self-hosted remote development environments for engineering teams.
Coder is hiring
You've explored Coder.
Join organizations building the agentic web.