Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: restore block to Managed Agents on Enterprise#22210

Merged
jakehwll merged 2 commits intomainfrom
jakehwll/1281-restore-enterpise-managed-agent-block
Feb 20, 2026
Merged

fix: restore block to Managed Agents on Enterprise#22210
jakehwll merged 2 commits intomainfrom
jakehwll/1281-restore-enterpise-managed-agent-block

Conversation

@jakehwll
Copy link
Contributor

@jakehwll jakehwll commented Feb 20, 2026

#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)

Copy link
Member

@mtojek mtojek left a comment

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 merged commit d700f9e into main Feb 20, 2026
27 checks passed
@jakehwll jakehwll deleted the jakehwll/1281-restore-enterpise-managed-agent-block branch February 20, 2026 09:15
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants