Files
MemoryBear/api/app
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 10:40:38 +08:00
2026-02-10 10:40:38 +08:00
2026-02-09 21:02:41 +08:00
2026-01-26 11:53:34 +08:00
2026-01-20 10:36:30 +08:00
2025-12-24 20:35:04 +08:00
2026-02-09 21:02:29 +08:00