mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
## 🔍 Overview
This update ensures a clean user experience when attempting to use AI
features with models that have depleted credits. It improves the credit
errors by:
- closing the DiffModal before showing the error dialog for composer
Helper
- closing the thumbnail modal before showing the error dialog for
suggest thumbnails
- proactively disabling the summarize button when there's no cached
summary and credits are depleted
- ensuring that a proper credit limit error is shown for title
suggestions instead of error 500
- fixing blinking animation deprecations
|
||
|---|---|---|
| .. | ||
| ai-bot-sidebar-link-test.js | ||
| post-helper-menu-test.js | ||
| topic-summary-test.js | ||