You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2026. It is now read-only.
The SDK provides quota information via ServerRpc.Account.GetQuotaAsync(). PolyPilot does not display quota usage or warn users about approaching limits.
Summary
The SDK provides quota information via
ServerRpc.Account.GetQuotaAsync(). PolyPilot does not display quota usage or warn users about approaching limits.SDK API
CopilotClient.ServerRpc.Account.GetQuotaAsync()→QuotaSnapshotsEntitlementRequests,UsedRequests,RemainingPercentage,Overage,ResetDateProposed Implementation
Priority: 🟢 LOW