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
7807e5a652 feat: move duration as enum option 2026-02-10 16:23:42 +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
Shu Yao
b0ccc228b4 fix: websocket disconnect problem
upgrade: allow set not log_output to avoid log every node output
2026-02-05 18:11:06 +08:00
NA-Wen
f0db945ed3 initial commit of chatdev 2.0 2026-01-07 16:24:01 +08:00