This beta brings a live evaluations indicator, authentication improvements, and traces view polish.
Features & Enhancements
-
Running Evaluations Indicator — A new progress indicator in the navigator shows active evaluation runs in real time. You can see at a glance how many evaluations are running and track their progress without navigating away from
your current view. -
Authentication Improvements — The app now detects invalid or expired credentials on startup and shows the activation window immediately, so you no longer need to troubleshoot silent authentication failures.
-
Traces View Polish — Row highlighting now persists when a context menu is open, making it easier to keep track of the selected row while performing actions. The table no longer jumps when toggling column visibility.
Fixes & Improvements
- Performance — Evaluations are now filtered by status server-side instead of fetching all.
- Server Stability — Fixed a race condition where SSE observers could be removed during a refresh.
- Cleanup — Removed unused loading and initialization state from observables.
- Accessibility — Various improvements in the evaluations indicator component.