- Notifications
You must be signed in to change notification settings - Fork 0
Open
coder/coder
#20528Description
Problem
Currently, the default behavior for AI workspace limits uses a per-user calculation (e.g., 800 included per user, 1000 limit per user). This creates scaling concerns where the total free usage pool can grow to unsustainable levels as the user count increases across deployments.
Solution
Change the default AI workspace limit to a flat 1000 per deployment (instead of per-user multiplication) for deployments without an explicit license limit set.
Related issues
Metadata
Metadata
Assignees
Labels
No labels