What's Changed
Improvements
- Unified AI route transport dispatch across all AI-related API endpoints, improving consistency and maintainability of AI request handling in the web app.
Internal
- Refactored AI routing logic into a shared cloud route proxy layer, reducing duplication and enabling centralized control over AI request forwarding and error handling.