4 Commits

Author SHA1 Message Date
laansdole
42cd389d59 feat: Add loop_timer node for time-based loop control
- Add LoopTimerConfig with duration units support (seconds/minutes/hours)
- Implement LoopTimerNodeExecutor with standard and passthrough modes
- Register loop_timer node type in builtin_nodes.py
- Update documentation (execution_logic.md, YAML_FORMAT_QUICK_GUIDE.md)
- Add demo workflows for both modes

Closes: add-loop-timer change proposal
2026-02-07 12:27:29 +07:00
Shu Yao
2833fcd7ff fix: parallel image generation error
upgrade: gemini provider enable setting image ratio
2026-01-16 16:10:28 +08:00
NA-Wen
82dcf4a587 [fix] support chat interface 2026-01-08 21:26:00 +08:00
NA-Wen
f0db945ed3 initial commit of chatdev 2.0 2026-01-07 16:24:01 +08:00