Prompts Page Load & Quota Stats Improvements
May 9, 2026
Two quality-of-life fixes shipped today: the prompts page now shows its full structure the moment you navigate to it, and the quota settings page correctly displays your usage counts and plan limits across all resource types.
Improvements
- Prompts page load experience: The Prompt Explorer page now displays its complete layout, including the title, stats cards, search bar, library selector, filter controls, and pagination, immediately on load. Previously, the entire page stayed blank until your prompts finished loading, showing only a spinner. The loading indicator is now scoped to just the prompts grid itself, so you can see the page structure and interact with controls right away without waiting.
- Quota stats now show usage vs. limit: The summary stat cards on the Settings → Quota page now display both your current usage and your plan’s allowed limit side by side (for example, “98 / 1,000”), giving you a clearer picture of where you stand at a glance. Plans with no hard cap on a resource display the ∞ symbol. This consistent format is now applied across Libraries, Prompts, Versions, and AI Credits.
Bug Fixes
- Quota counts showing zero: Libraries, Prompts, and Versions usage counts on the Settings → Quota page were incorrectly displaying as 0 for all users. This was caused by a mismatch between updated database column names and the code reading them. All counts now display accurately.

