Coder powers secure, scalable development across key industries — automotive, finance, government, and technology — enabling faster builds, tighter compliance, and seamless AI adoption in enterprise-grade cloud environments.
Agent Firewall requires the AI Governance Add-On.
As of Coder v2.32, deployments without the add-on will not be able to
access Agent Firewall.
Recommended Versions
It's recommended to use Coder v2.30.0 or newer and Claude Code module
v4.7.0 or newer.
Coder v2.30.0+
Since Coder v2.30.0, Agent Firewall is embedded inside the Coder binary, and
you don't need to install it separately. The coder agent-firewall subcommand is
available directly from the Coder CLI.
Claude Code Module v4.7.0+
Since Claude Code module v4.7.0, the embedded coder agent-firewall subcommand is
used by default. This means you don't need to set boundary_version; the
boundary version is tied to your Coder version.
Compatibility with Older Versions
Using Coder Before v2.30.0 with Claude Code Module v4.7.0+
If you're using Coder before v2.30.0 with Claude Code module v4.7.0 or newer,
the coder agent-firewall subcommand isn't available in your Coder installation. In
this case, you need to:
Set use_boundary_directly = true in your Terraform module configuration
Explicitly set boundary_version to specify which Agent Firewall version
to install
If you're using Claude Code module before v4.7.0, the module expects to use
Agent Firewall directly. You need to explicitly set boundary_version in your
Terraform configuration: