204b9100e6b45e0b2e111c19571405dde0bedfcf
Rework task execution to be synchronous within a single tick. Scheduling boundaries are now defined by `cycle` nodes, which replace the previous `repeat` decorator. All tasks are executed immediately when scheduled, and parent/child propagation is handled inline.
Description
No description provided
410 KiB
Languages
TypeScript
100%