> ## Documentation Index
> Fetch the complete documentation index at: https://oxy.tech/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Workflow Major Enhancements

> Debug and analyze workflow executions with comprehensive replay capabilities:

<Icon icon="calendar" iconType="regular" size={16} /> **August 8, 2025**

### **Workflow Replay System**

Debug and analyze workflow executions with comprehensive replay capabilities:

* **Task-Level Replay** - Re-execute individual tasks within workflows and subworkflows for targeted debugging
* **Hash-Based Retry** - Intelligent retry system that reruns when inputs change but skips subsequent steps if outputs remain unchanged
* **Run History** - Complete history of all workflow executions with execution details and outcomes

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-08-08/70542.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=70f9366410acdd2e3a473b93978fa139" alt="Image" width="2784" height="3054" data-path="changelog/images/2025-08-08/70542.png" />

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-08-08/33983.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=dc33fbb3d2cefacdae66a50be8fabbc6" alt="Image" width="1792" height="1794" data-path="changelog/images/2025-08-08/33983.png" />

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-08-08/30978.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=2a2fe6e7f036120a5db5a9947bf5025c" alt="Image" width="1910" height="2088" data-path="changelog/images/2025-08-08/30978.png" />

### **Enhanced Workflow Visualization**

Improved workflow diagram experience for better understanding:

* **Expandable Subworkflow Nodes** - View nested workflow details directly within the main diagram
* **Subworkflow Navigation** - Navigate directly to subworkflows with dedicated button controls
* **Loop Status Monitoring** - View execution status of each individual value within workflow loops
* **Detailed Execution Flow** - Better visualization of complex workflow structures and dependencies

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-08-08/56940.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=a82be232ad5cdc3c000dae805b11b680" alt="Image" width="2024" height="2194" data-path="changelog/images/2025-08-08/56940.png" />

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-08-08/71437.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=e94d2a4a9da8650bd03a456c684a368c" alt="Image" width="1686" height="1876" data-path="changelog/images/2025-08-08/71437.png" />

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-08-08/77804.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=c3ade8dfb965cef6bc3eb14a011dde7b" alt="Image" width="792" height="1006" data-path="changelog/images/2025-08-08/77804.png" />

### **Improved Workflow Events**

Refactored event handling system for better reliability and debugging:

* **Enhanced Event Processing** - More robust workflow event handling and tracking
* **Better Error Reporting** - Improved visibility into workflow execution issues
* **Debugging Support** - Enhanced tools for troubleshooting workflow problems
  These changes happen behind the scene to keep workflow execution stable and reliable
