Skip to content

192.0.0: Deep Research/Workflow Improvements and Bug Fixes

192.0.0 contains several meaningful improvements to deep research and workflows. In addition, we have several important bug fixes across the product, but particularly with dataset jobs.

Features

  • added support for predefined research plans
  • show agents and schedules in workflows grid
  • improve quality and appearance in charting responses
  • improve design of generated PDFs

Bug Fixes

  • fix multi table charting
  • (widget) reset deep research mode after sending a message
  • add application-level retries during dataset jobs to improve robustness to intermittent failures
  • (update-jobs) we no longer erroneously duplicate reviews for new chats
  • (admin feedback) disallow resetting a chat if no ssds is found to avoid feedback chats getting into invalid states. User will see a 400 error if a reset fails.
  • (be) make deep research API endpoints public
  • (fe/widget) render suggestions as markdown
  • (fe/widget) open research plan by default
  • add YYYYMM format for month display type

Performance

  • reduce latency of loading the admin feedback list page
  • make account and users endpoint responses leaner and lower latency

Documentation

  • add SQL server connection docs

Security

  • (fe/web) adjust content security policy to be more strict