Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔄 synced local 'skyvern-frontend/src/' with remote 'skyvern-frontend/…
…src/' <!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Add UI section to display workflow outputs in JSON format when workflow run is finalized in `WorkflowRun.tsx`. > > - **UI Enhancement**: > - In `WorkflowRun.tsx`, added a section to display "Block Outputs" using `CodeEditor` when `workflowRunIsFinalized` is true. > - Outputs are shown in JSON format, read-only, with a min height of 96px and max height of 500px. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral)<sup> for 6f42ae3f4714fb0988c0fd123a941f3936916ea7. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information