Sim v0.5.99 adds expandable workflow blocks and fixes parallel subflow display
What's New
Expandable Child Workflow Blocks: The console terminal now supports expandable child workflow blocks, allowing developers to inspect nested workflows directly in the terminal interface. This enhancement improves visibility and debugging capabilities when working with complex workflow hierarchies.
Bug Fixes
- Parallel Subflow Display: Corrected active state pulsing and duration display for parallel subflow blocks, ensuring accurate visual feedback during parallel execution
- Security Update: Resolved a security restriction to allow HTTP connections for localhost and loopback addresses, enabling local development workflows without requiring HTTPS
Technical Details
This is a patch release (v0.5.99) focused on developer experience improvements and bug fixes. The changes make it easier to work with nested workflows in the console and ensure proper visualization of parallel execution states.