kartik-mem0
531741545e
refactor: update Mem0Memory to use independent user/agent scoping and exclude assistant output
2026-04-06 13:16:46 +05:30
kartik-mem0
adc00f4faf
feat: add Mem0 memory integration with config, implementation, docs, tests, and dependency
2026-04-01 20:24:24 +05:30
laansdole
6a898ce2da
fix: stored memory embeddings had mixed dim
2026-03-16 16:27:37 +07:00
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
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
e092cb6575
fix: chat completion remove redundant function calling return
2026-01-20 23:23:40 +08:00
Shu Yao
2833fcd7ff
fix: parallel image generation error
...
upgrade: gemini provider enable setting image ratio
2026-01-16 16:10:28 +08:00
Shu Yao
53c01e6b61
fix: OpenAI Provider json, jsonl file load error
...
(cherry picked from commit 4648ea662c82c0a93be3833f5207529eae124125)
2026-01-12 18:19:54 +08:00
Shu Yao
4384790c55
fix: OpenAI chat.completions.create API function calling error
2026-01-09 23:07:40 +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