fix: restore block to `Managed Agents` on `Enterprise` by jakehwll · Pull Request #22210 · coder/coder

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

@jakehwll

#21998 accidentally allowed Managed Agents usages whilst being on an Enterprise license. This was incorrect, it should work as the following (same as prior to #21998).

Scenario Before After Fix
Unlicensed (AGPL) Permitted Permitted Permitted
Licensed, no entitlement Blocked Permitted Blocked
Licensed, explicitly disabled (limit=0) Blocked Permitted Blocked
Licensed, entitled, under limit Permitted Permitted Permitted
Licensed, entitled, over limit Blocked Permitted (advisory) Permitted (advisory)

This was referenced

Feb 20, 2026

mtojek

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 left one comment on readability

@jakehwll jakehwll deleted the jakehwll/1281-restore-enterpise-managed-agent-block branch

February 20, 2026 09:15

2 participants

@jakehwll @mtojek