Chat Interface: Data Loading & Integration Fixes
Version: 1.8.0, Date: September 8, 2025
The chat interface is working end to end again in this release. Libraries now load correctly, session handling has been corrected across the workflow, and usage tracking properly counts chat activity against your plan. Error states and loading indicators have also been added so you always know what is happening. The rest of this post is grouped by app area.
Chat
- Fixed: Libraries now load in the chat interface. It was previously showing zero libraries despite users having libraries in their account. The data loading path has been corrected and libraries now load reliably.
- Fixed: Session handling is corrected. Inconsistent session access was causing authentication checks to fail silently in the chat interface. Users are now properly recognized throughout the chat workflow.
- Fixed: Usage tracking is restored. The connection between the chat interface and the usage tracking system was broken, so chat messages were not being counted against your plan’s allocation. Chat activity is now tracked correctly.
- Improved: Error states and retry options. When data loading encounters an issue, the interface now tells you what went wrong and lets you try again, instead of silently failing.
- Improved: Loading states across all panels. All asynchronous operations in the chat interface now show appropriate loading indicators so you know when data is still being fetched.

