mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
9a6dd73f68
- Adds a query for counting managed agent workspace builds between two timestamps - The "Actual" field in the feature entitlement for managed agents is now populated with the value read from the database - The wsbuilder package now validates AI agent usage against the limit when a license is installed Closes coder/internal#777