Skip to content

Reactive block execution #213

@Artmann

Description

@Artmann

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions