-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement reactive execution with automatic dependency tracking between blocks in the VSCode extension. When a block changes, automatically re-execute dependent blocks in the correct order.
- When block X is modified and executed, automatically execute dependent blocks Y, Z
- Allow users to opt out of reactive execution (manual mode toggle)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request