Opus v0.97 beta - 11th November 2025

Platform UI Revamp and parallel execution support on workflows.

Platform

  • Dashboard Widgets: The Dashboard has been reconstructed to provide metrics such as Workflow and Job Creation Trend as well as Reviews SLA Compliance.
  • Task Page Redesign: The Organization Task page interface now features a structured layout that distinctly separates the task description from the actions required.
  • Man-Hours Visibility: Remaining Man-Hours are now displayed persistently in the top navigation bar.
  • Job Status Updated: Introduction of "Waiting" status for job executions when waiting for Reviews.

Builder

  • Parallel Execution Support: The Builder now supports execution of parallel paths within a workflow, enabling concurrent processing for independent tasks.
  • Enhanced Guardrails: Guardrails across the workflow tasks have been upgraded to provide stricter enforcement of policy and more robust input validation.
  • Opus Agent Advanced Mode: The Opus Agent task now includes Basic mode that generates a task blueprint, while Advanced mode provides controls for building the customized task configuration.
  • Workflow I/O Defaults: Default Workflow template now correctly links Workflow Input variables to Workflow Output variables.
  • Visual Run State for Long-Running Tasks: Long-running tasks now display a loading state to visually indicate to the user that the process is actively executing.
  • Consistent File Downloading: Users can now download files from any file preview window across the platform.
  • Credential Management: Resolved a bug that caused a ghost credential issue when sharing workflows.
  • Input Defaults on Insertion: Inserting a new task between Workflow Input and an existing Custom Agent now correctly defaults the new tasks input variables to the Workflow Input variables.