This website requires JavaScript.
Explore
Help
Sign In
opensource
/
sim
Watch
3
Star
0
Fork
0
mirror of
https://github.com/simstudioai/sim.git
synced
2026-09-24 15:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac079cc295647a352e68b248216d0575886afdaa
sim
/
executor
T
History
Waleed Latif
ac079cc295
Added logic in executor to execute router block, traversing down one of the paths. Use BFS to determine available paths, continue down the one that the router decides. If there is no router, we can still continue with parallel block execution. Added recursive envvar resolution in executor as well
2025-02-05 14:11:04 -08:00
..
__tests__
Added prettier, added husky pre-commit hook to ensure formatting
2025-02-05 03:10:23 -08:00
index.ts
Added logic in executor to execute router block, traversing down one of the paths. Use BFS to determine available paths, continue down the one that the router decides. If there is no router, we can still continue with parallel block execution. Added recursive envvar resolution in executor as well
2025-02-05 14:11:04 -08:00
types.ts
Added prettier, added husky pre-commit hook to ensure formatting
2025-02-05 03:10:23 -08:00