Launch Week 3: Five days of launches

September 23, 2026

  • Enterprise
  • Self-Hosting

v2.7.0

Release v2.7.0 adds live thread monitoring, recommended metrics for error analysis, and several dashboard and widget editor improvements. It also includes a deployment feature-flag system, API/OpenAPI updates, and database migrations for thread timelimits and recommended metrics.

Highlights

  • Live conversations are now available for threads, including SSE updates and a live status in thread views.
  • Error analysis now supports recommended metrics, including review, acceptance, and promotion flows.
  • Dashboard and widget editing were expanded with inline generation, arbitrary column sizing, and improved empty-state behavior.
  • Deployment feature flags can now hide selected integration providers and gate voice response modes on on-prem installs.

New Features

  • Live Threads — Threads now support live conversation tracking with a live threads endpoint, SSE activity updates, and live indicators in thread views and tables.
  • Recommended Metrics — Error analysis now stores suggested metrics as recommended rows and supports reviewing, accepting, and promoting them.
  • Inline Widget Generation — The dashboard and widget editor now support inline widget generation, arbitrary column resizing, and new empty-state workflows.
  • Deployment Feature Flags — The platform now exposes deployment feature visibility helpers and can hide flagged integration providers and voice response modes behind deployment flags.

Improvements

  • Thread Timelimit Controls — Projects and rules can now use a nullable thread timelimit with a minimum enforced value and inheritance from project settings.
  • Dashboard Grid Behavior — The dashboard grid now preserves content below the fold and supports more flexible widget packing into gaps and arbitrary column counts.
  • Classifier Workflow — The classify dialog now supports overwriting existing labels and can be opened from trace and thread detail views.
  • Public Share Pages — Public share pages are now marked to avoid indexing.

Fixes

  • Thread Activity Handling — Thread evaluation and live activity handling were updated to reschedule evaluations when traces arrive mid-run and to keep live scores and last activity current from SSE.
  • Correlation Query Performance — Correlation queries now use more efficient deduplication and counting logic.
  • Annotation Queue Refresh — Annotation queues now refetch when the selector queue type changes.
  • Dashboard Editor Actions — Dashboard edit and delete actions were moved into the sidebar row and related editor UI behavior was adjusted.

Upgrade Notes

Apply the new database migrations for thread time limits and recommended metrics during the upgrade. If you use on-prem hidden features, configure the new hiddenFeatures Helm value and review deployment feature flags for hidden integration providers and voice response modes. API consumers should review the updated OpenAPI spec and any changes to v2 evaluation rule responses.

Built byConfident AI