Commit Graph

4 Commits

Author SHA1 Message Date
41f4151d41 Add support for nested manifolds
Introduced the `NestedManifoldRegion` class to enable embedding of `WorkflowFunctionManifold` inside regions, allowing hierarchical workflows. Updated `bin.js` to demonstrate the new functionality and adjusted `lib.js` for nested region navigation and execution logic. Updated `package.json` to specify "type": "module" for ES module support.
2024-11-09 14:02:14 -05:00
ba0c279cbc add cq tooling 2024-11-09 11:40:25 -05:00
1541b63d85 added documentation inline with code 2024-11-09 11:35:34 -05:00
c0aef565cd add bin 2024-11-09 11:18:48 -05:00