6 Commits

Author SHA1 Message Date
Petar Zivkovic
a6717bed9b fix(skills): track current active skill explicitly and relocate to .agents/skills/ 2026-03-10 19:38:14 +01:00
Petar Zivkovic
cefe90fd5e feat(agent): add filesystem-backed Agent Skills with activation and demo skills 2026-03-02 20:44:58 +01:00
laansdole
ca2174a053 feat: loop_timer node docs 2026-02-08 17:26:15 +07:00
laansdole
9031b4d9ee fix: loop timer demo 2026-02-08 11:46:03 +07:00
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
NA-Wen
f0db945ed3 initial commit of chatdev 2.0 2026-01-07 16:24:01 +08:00