Eternity
d477e24e34
refactor(workflow): add new engine and utils modules
- Add engine/ directory with core components:
- graph_builder: workflow graph construction
- variable_pool: variable management
- state_manager: execution state tracking
- event_stream_handler: event processing
- stream_output_coordinator: streaming output control
- result_builder: result aggregation
- runtime_schema: runtime type definitions
- Add utils/ directory with utilities:
- expression_evaluator: safe expression evaluation
- template_renderer: Jinja2 template rendering
2026-02-10 13:54:52 +08:00
..
2026-02-10 13:54:52 +08:00
2026-02-06 18:06:35 +08:00
2026-02-10 13:54:52 +08:00
2025-12-02 20:28:01 +08:00
2025-12-20 15:34:14 +08:00
2026-01-30 15:31:48 +08:00
2025-12-22 17:52:00 +08:00
2026-02-06 16:23:00 +08:00
2026-02-06 16:23:00 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2026-02-06 16:23:00 +08:00
2026-02-06 16:23:00 +08:00
2026-02-06 12:36:08 +08:00