Skip to main content

Workshop - 0.34.0

🚀 Highlights

  • Jobs are now fully manageable: create, edit, and delete
  • UI improvements to job listing and duration display
  • AI Chat updated to support the new backend API with streaming and cancellation (selected users only ATM)

✨ New Features

  • Job management enhancements

    • Job names and notes can now be set and edited
    • Jobs can be deleted directly from the UI
  • Job context menu
    A new context menu in the jobs list provides quick access to common job actions.

  • AI Chat streaming & cancellation support
    The Workshop AI Chat now supports real-time streaming responses and graceful cancellation, matching the updated AI API.


🛠 Improvements

  • Enhanced AI Chat behavior
    Improved interaction flow, responsiveness, and handling of intermediate states during AI generation.

  • Improved job duration display
    Job durations are now normalized for longer-running jobs, making timelines easier to read and compare.


🐛 Fixes

  • Fixed inconsistencies in how long-running job durations were displayed.
  • Improved UI state handling during AI request cancellation.