mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
This PR surgically removes enforcement of Agents spend limits: - Adjusts the relevant function that checks usage to always return nil - Deletes tests that expect a usage limit error.