Coder Technologies
Austin, US · Founded 2015 · Delaware corporation · 3 known investors
Coder is an Austin-based company offering a self-hosted platform for cloud development environments and governed AI coding agents.
Also known as Coder · Coder Technologies Inc. · Coder.com
Founders & leadership
Coder Technologies was founded in 2015 by Kyle Carberry, Ammar Bandukwala, and John A. Entwistle.
Board
Investors · 3
Also in the syndicate · 2
Reported raises · per SEC filings
Form D private placements$85.2M disclosed across 4 of 5 rounds · 2018–2026
▶$35MraisedJun 2024 · 7 investors · Other TechnologyRule 506(b)
- Glenn SolomonDirector
- Alex BardDirector
- Kyle CarberryExecutive Officer, Director
- Robert WhiteleyExecutive Officer, Director
- Ammar BandukwalaExecutive Officer, Director
- Russell MooreDirector
- Offering amount
- $35M
- Amount sold
- $35M
- First sale
- Jun 2024
- Incorporated
- Corporation, Delaware
- Federal exemptions
- 06b
▶$31.8MraisedMay 2020 · 5 investors · Other TechnologyRule 506(b)
- Andrew McLoughlinDirector
- Alex BardDirector
- Ammar BandukwalaExecutive Officer, Director
- Andrew EntwistleExecutive Officer
- Kyle CarberryExecutive Officer, Director
- Glenn SolomonDirector
- John A. EntwistleExecutive Officer, Director, Promoter
- Offering amount
- $31.8M
- Amount sold
- $31.8M
- First sale
- Mar 2020
- Incorporated
- Corporation, Delaware, 2015
- Federal exemptions
- 06b
▶$11.5MraisedMay 2019 · 15 investors · Other TechnologyRule 506(b)
- Andrew EntwistleExecutive Officer
- John A. EntwistleExecutive Officer, Director, Promoter
- Andrew McLoughlinDirector
- Ammar BandukwalaExecutive Officer, Director
- Alex BardDirector
- Kyle CarberryExecutive Officer, Director
- Offering amount
- $11.5M
- Amount sold
- $11.5M
- First sale
- May 2019
- Incorporated
- Corporation, Delaware, 2015
- Federal exemptions
- 06b
▶$6.9MraisedOct 2018 · 14 investors · Other TechnologyRule 506(b)
- Andrew McLoughlinDirector
- Kyle CarberryExecutive Officer, Director
- Ammar BandukwalaExecutive Officer, Director
- Andrew EntwistleExecutive Officer
- John A. EntwistleExecutive Officer, Director, Promoter
- Offering amount
- $6.9M
- Amount sold
- $6.9M
- Proceeds to insiders
- $560.9K
- First sale
- Oct 2018
- Incorporated
- Corporation, Delaware, 2015
- Federal exemptions
- 06b
Source: SEC EDGAR Form D. Amounts as filed; amended filings shown once at their latest values.
Company profile
researched Aug 2026Coder Technologies develops a platform that lets organizations replace local developer setups with centralized, cloud-based development environments. Workspaces are defined in Terraform and can be provisioned on infrastructure the customer controls — EC2 virtual machines, Kubernetes pods or Docker containers — with connections carried over a secure WireGuard tunnel and idle resources shut down automatically to control cost. The approach is intended to remove configuration drift between individual developer machines, shorten onboarding, give builds access to more compute than a workstation provides, and keep source code centralized rather than scattered across endpoints.
The platform has extended into governance for AI-assisted development. Coder Agents run coding agents on the customer's own infrastructure with the agent loop executing in the control plane, so no LLM credentials sit in workspaces, and user identity is attached to each action. An AI Gateway component centralizes authentication, auditing and cost tracking for AI tooling, and the company markets support for models from Anthropic, OpenAI, Google, Bedrock and self-hosted deployments. Coder also publishes an open-source tool called Mux that runs multiple AI coding agents side by side inside isolated workspaces. Documented capabilities include restricting which MCP servers and tools agents may use, granular rules such as which websites an agent may browse during research, audit logs of agent activity, and caps on development-related inference spend.
The core product is distributed as open source under AGPL-3.0 with a separate enterprise license, alongside an integration ecosystem covering a Coder Registry of templates and modules, a coderd Terraform provider, VS Code and JetBrains Toolbox plugins, dev containers, GitHub Actions and a self-hosted VS Code extension marketplace for restricted or airgapped networks.
Business model
Open-core: the Coder platform is distributed as open source (AGPL-3.0, with a separate enterprise license file) and monetized through a paid Premium tier that adds security, governance and administration capabilities such as MCP server and tool restrictions, agent browsing policies, audit logging of AI agent activity and inference cost caps. Dedicated support is bundled with Coder Premium.
Paid commercial tier layered on the free open-source product, sold to enterprises; the company reports bookings and net dollar retention as headline growth metrics, with expansion inside existing accounts cited as the main driver.
Traction
Coder reported 300% year-over-year bookings growth over the trailing four quarters and a net dollar retention rate of 184%, attributed largely to expansion within existing customers. KKR runs Coder for more than 500 engineers and reports moving from no AI-assisted code to more than half of commits generated inside Coder-managed environments; Qube Research & Technologies has deployed it to roughly half of its workforce. The open-source coder/coder repository shows about 14,200 stars, 1,400 forks and nearly 16,000 commits.
Latest developments
On 1 April 2026 Coder announced a $90 million Series C led by funds managed by KKR, with participation from Qube Research & Technologies, Uncork Capital and other existing investors. The company said it would use the capital to build additional AI and development-environment management features, expand governance capabilities for enterprise AI workflows, and grow internationally. Alongside the round it disclosed 300% year-over-year bookings growth and 184% net dollar retention, and highlighted Mux, an open-source tool for running multiple AI coding agents in isolated workspaces.
▸Full profile — market position, technology, go-to-market, geography, history, risks & controversies
Market position
Positioned in the cloud development environment (CDE) market as an enterprise, primarily self-hosted alternative to SaaS offerings, with Terraform-based infrastructure definition as its architectural differentiator. Third-party analysis names Gitpod, GitHub Codespaces, AWS Cloud9, DevZero and StackBlitz as reference points, contrasting Coder's self-managed, tool-agnostic model with vendor-hosted or GitHub-coupled alternatives. Coverage of the 2026 funding frames the company as attempting to become foundational infrastructure for enterprise AI-assisted software development.
Self-hosting and data sovereignty — workspaces run on the customer's own cloud or on-premises infrastructure — combined with Terraform-native environment definitions and tool-agnosticism rather than coupling to a single code host or IDE. On the AI side, the differentiators cited are executing the agent loop in the control plane so that no model credentials reside in workspaces, per-user identity on every agent action, and centralized policy, audit and cost controls. Analysts note the trade-off: greater control and customization in exchange for more operational responsibility and in-house Terraform and platform expertise.
Technology
Self-hosted cloud development environment platform. Workspaces are declared as infrastructure-as-code in Terraform and can target EC2 VMs, Kubernetes pods or Docker containers; access runs over a secure WireGuard tunnel and idle workspaces are shut down automatically. Production deployments use PostgreSQL 13 or later plus an external access URL, while evaluation deployments fall back to a built-in database and a *.try.coder.app URL. For AI work, the agent execution loop runs in the control plane rather than the workspace, keeping model credentials out of workspaces and binding user identity to each action; an AI Gateway layer centralizes model authentication, governance, cost tracking and audit logging across providers including Anthropic, OpenAI, Google and Bedrock as well as self-hosted models. The primary repository is written largely in Go with a web front end.
Go-to-market
Open-source distribution and developer community as the top of funnel — install script, GitHub releases, public documentation, Discord and GitHub Discussions, a community template and module registry — converting to a paid Premium tier with dedicated support for large teams. Customer relationships have also become investor relationships: KKR and Qube Research & Technologies were both users before participating in the Series C.
Enterprise software organizations, particularly large and regulated firms that prioritize control over source code, data sovereignty and compliance, and that are scaling AI coding agents across engineering teams. Named deployments include KKR (more than 500 engineers, with plans to extend to analysts and data scientists) and Qube Research & Technologies (roughly half its workforce).
Geography
Headquartered in Austin, Texas, United States. Following the Series C the company said it intends to scale across Europe, Asia and North America and grow its international presence.
History
Sources give conflicting founding information: one report states the company was founded in 2017 and is based in Austin. The company operates the open-source coder/coder project and, as of April 2026, is led by Chief Executive Officer Rob Whiteley. In April 2026 it announced a $90 million Series C led by funds managed by KKR.
Risks & controversies
Third-party analysis notes that the self-hosted model shifts operational burden to the customer, requiring in-house expertise in managing the platform and its underlying Terraform-based infrastructure, and that this positioning trades out-of-the-box simplicity for control. The company also competes with well-resourced incumbents including GitHub Codespaces and Gitpod. Public sources disagree on the company's founding year.
Compiled by commissioned research from 5 cited public sources — announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed — not independently audited.
Timeline · 3
launches, deals, and filingsCompany stated plans to grow its international presence and scale across Europe, Asia and North America following the Series C.
Coder Technologies announced a $90 million Series C round led by funds managed by KKR, with participation from Qube Research & Technologies, Uncork Capital and other existing investors. Proceeds are earmarked for AI and development environment management features and international expansion across Europe, Asia and North America.
$90M source ↗
Coder offers an open-source tool called Mux that runs AI coding agents inside users' development environments, allowing multiple agents to operate side by side in an isolated workspace to limit security risk.
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
Legal entities · 1
corporate structureIn the news
▸Research sources · 5
primary sources listed
- Coder secures $90M investment to optimize development environments - SiliconANGLEsiliconangle.com · web
5 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Coder Technologies do?
- Coder is an Austin-based company offering a self-hosted platform for cloud development environments and governed AI coding agents.
- Who founded Coder Technologies?
- Coder Technologies was founded by Kyle Carberry, Ammar Bandukwala, John A. Entwistle in 2015.
- Who are Coder Technologies's investors?
- Coder Technologies's investors include Redpoint Ventures.
- How much funding has Coder Technologies raised?
- Coder Technologies has disclosed $85.2M raised across 4 of its 5 known rounds.
- Where is Coder Technologies headquartered?
- Coder Technologies is headquartered in Austin, US.
