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-01-12 15:59:10 +08:00
2026-01-19 16:41:11 +08:00
2026-02-10 10:40:38 +08:00
2026-02-10 13:54:52 +08:00
2026-02-06 15:14:34 +08:00
2026-01-27 14:04:44 +08:00
2026-02-09 21:23:24 +08:00
2026-02-10 10:40:38 +08:00
2026-02-10 10:40:38 +08:00
2026-02-03 15:24:16 +08:00
2026-02-09 21:02:41 +08:00
2026-01-26 11:53:34 +08:00
2025-12-02 20:28:01 +08:00
2026-02-10 10:44:42 +08:00
2026-01-20 10:36:30 +08:00
2025-12-26 14:39:17 +08:00
2025-12-24 20:35:04 +08:00
2026-02-04 12:24:58 +08:00
2026-02-09 21:23:24 +08:00
2026-02-09 21:02:29 +08:00
2026-02-06 15:40:20 +08:00