v1.10.0

๐Ÿš€ Version 1.10.0 is now available!

==================================

This release brings a major upgrade to Human in the Loop, making large-scale content review faster and more flexible, plus a new SQL Editor for your BigQuery nodes. Here's everything that's new!


๐Ÿง‘โ€โš–๏ธ Human in the Loop


๐Ÿš€ Meet the new Human in the Loop, built to streamline content review at scale

  • Scoring inputs: add scoring entries that an upstream agent can populate (number, percentage, string, boolean, enum). Each score becomes a typed input port on the node and a color-coded card on the review page
  • Reviewer assignment: designate one or more reviewers who must approve or reject the content
  • Approval modes: choose how decisions are reached
    • Any of: Any single reviewer's decision wins. Best for ยซ anyone qualified can sign off ยป.
    • All of: Every reviewer must approve. Any single rejection fails the step immediately. Best for unanimous decisions (legal review, peer sign-off).
    • Quorum (N of M): A configurable number (N out of M) must approve. The step resolves as soon as N approvals are reached, or fails as soon as N is mathematically unreachable.
  • Email notifications: when a workflow stops on a Human in the Loop node, all assigned reviewers are notified by email and get a dedicated interface to review the content
  • Bulk review for batches: when a batch workflow contains one or more Human in the Loop nodes and all runs are awaiting review, reviewers receive an email with a dedicated interface for mass approval/rejection
  • Custom reviewer messages: add a message for your reviewers, formatted in markdown and made dynamic with variables, images etc.

โšก Node Improvements


๐Ÿ—„๏ธ BigQuery Reader & Writer

  • SQL Editor: a new SQL Editor makes it easier to write your BigQuery queries

โšก Plenty of bug fixes and performance improvements across the studio.