laansdole
f7ece916ce
fix: Correct YAML format in demo_loop_timer.yaml
...
- Remove invalid 'version' field
- Restructure to match DevAll YAML schema (graph at top level)
- Move start/end nodes to end of graph block
- Validation now passes: 'Workflow OK. Design is valid.'
2026-02-07 13:08:43 +07:00
laansdole
1abf173a14
refactor: Merge loop_timer demos and extend duration
...
- Merge demo_loop_timer.yaml and demo_loop_timer_passthrough.yaml into single comprehensive demo
- Create dual-branch workflow demonstrating both standard and passthrough modes side-by-side
- Increase duration from 5 seconds to 2 minutes for better demonstration
- Update YAML_FORMAT_QUICK_GUIDE.md with detailed mode explanations and demo reference
- Update tasks.md in add-loop-timer proposal to reflect demo improvements
- Remove duplicate demo_loop_timer_passthrough.yaml file
2026-02-07 12:55:52 +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
laansdole
7ca6084484
Add .worktrees/ to .gitignore for git worktree support
2026-02-07 10:58:49 +07:00
laansdole
9b3a517b7a
feat: validate YAML gha
2026-02-07 10:46:35 +07:00
laansdole
40ac5f8c16
chores: improve docstring
2026-02-07 10:45:19 +07:00
Do Le Long An
6d1aa211fe
Merge branch 'OpenBMB:main' into main
2026-02-06 18:13:00 +07:00
Yufan Dang
f0a18defbd
Merge pull request #525 from zxrys/feature/Spring-Festival
...
fix: websocket disconnect problem
2026-02-05 22:09:35 +08: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
Do Le Long An
58f96ff845
docs: update readme
2026-01-24 14:35:44 +07:00
Do Le Long An
34822aaa83
update makefile
2026-01-24 14:29:42 +07:00
laansdole
12a5366ab3
revert check.py
2026-01-22 22:48:04 +07:00
laansdole
2ff0ee423e
feat: add .env.example
2026-01-22 22:45:59 +07:00
laansdole
9d4a1e1f09
Revert "chores: move model name to centralized env variable"
...
This reverts commit d2695f9bcbb6b8b4c6c707d64951c300e796f543.
2026-01-22 22:42:00 +07:00
laansdole
bd8a4550fe
chores: move hospital simulation to dev branch
2026-01-21 15:20:17 +07:00
laansdole
ef9f8e2b35
docs: update readme
2026-01-21 15:14:47 +07:00
laansdole
c8fd5c5a77
chores: gitignore .env file
2026-01-21 15:14:47 +07:00
laansdole
e465c40ccf
feat: update dev tools
2026-01-21 15:14:47 +07:00
laansdole
250fdc93a3
chores: makefile utility
2026-01-21 15:14:46 +07:00
laansdole
d2695f9bcb
chores: move model name to centralized env variable
2026-01-21 15:14:46 +07:00
Yufan Dang
a96d633dff
Merge pull request #518 from zxrys/main
...
fix: chat completion remove redundant function calling return
v2.1.0
2026-01-20 23:34:11 +08:00
Shu Yao
e092cb6575
fix: chat completion remove redundant function calling return
2026-01-20 23:23:40 +08:00
Yufan Dang
ba86d34eb1
Merge pull request #517 from zxrys/feature/fortune-telling
...
fix: parallel image generation error
2026-01-16 18:25:22 +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
Yufan Dang
94f557c391
Merge pull request #516 from zxrys/feature/batch-run
...
feature: batch run
2026-01-15 20:39:45 +08:00
Shu Yao
abc50267e6
Merge branch 'OpenBMB:main' into feature/batch-run
2026-01-15 11:01:17 +08:00
Shu Yao
f366a51538
Merge pull request #515 from MatrixA/fix/readme-reload-hint
...
docs: add --reload warning for file output tasks
2026-01-15 10:55:33 +08:00
fernando_jacob
6cfc6cd2cf
docs: add --reload warning for file output tasks
2026-01-15 01:20:01 +08:00
swugi
d01c244097
add: settings modal for batch processing
2026-01-15 00:50:52 +08:00
swugi
5267d7cdc4
add:dashboard/terminal toggle
2026-01-15 00:35:23 +08:00
swugi
b9a35cf7a2
Merge branch 'feature/batch-run' of https://github.com/zxrys/ChatDev into feature/batch-run
2026-01-14 14:21:32 +08:00
Shu Yao
c1e040cb2c
Merge branch 'OpenBMB:main' into feature/batch-run
2026-01-14 13:23:08 +08:00
Shu Yao
46c5b2ab18
Merge pull request #514 from NA-Wen/main
...
readme: add hint for disconnet between frontend and backend
2026-01-14 13:21:41 +08:00
NA-Wen
fc28ada255
readme: add hint for disconnet between frontend and backend
2026-01-14 12:59:05 +08:00
Shu Yao
74c7a92902
Merge branch 'OpenBMB:main' into feature/batch-run
2026-01-14 09:49:41 +08:00
swugi
6eef2e651c
add: batch running function
2026-01-13 23:47:54 +08:00
Yufan Dang
586eb3b8d4
Merge pull request #513 from kilo2127/main
...
Update GameDev_v1.yaml
2026-01-13 23:31:50 +08:00
kilo2127
e96ed42602
Update GameDev_v1.yaml
...
refined prompts, removed QA counter
2026-01-13 23:23:29 +08:00
swugi
c4d6dd4aec
fix: erronous graph rename mechanism
2026-01-13 16:55:46 +08:00
Shu Yao
96e7e5163b
Merge branch 'OpenBMB:main' into main
2026-01-12 19:16:52 +08:00
Yufan Dang
2e65ba7c66
Merge pull request #507 from zxrys/feature/openai-provider-json-fix
...
fix: OpenAI Provider json, jsonl file load error
2026-01-12 18:39:03 +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
4648ea662c
fix: OpenAI Provider json, jsonl file load error
2026-01-12 18:16:57 +08:00
Shu Yao
7bb72f56e6
add: batch execution API added
2026-01-10 22:35:32 +08:00
Yufan Dang
c6a53a90a1
Merge pull request #504 from zxrys/main
...
add: context window size usage description
2026-01-10 16:49:54 +08:00
Shu Yao
5cf51c768f
add: context window size usage description
2026-01-10 16:34:36 +08:00
Yufan Dang
af5dbe9b01
Merge pull request #503 from zxrys/main
...
fix: fix old ChatDev branch linking errors
2026-01-09 23:56:38 +08:00
Shu Yao
4cff5686cd
fix: fix old ChatDev branch linking errors
2026-01-09 23:52:58 +08:00
Yufan Dang
48c4263cdb
Merge pull request #502 from zxrys/main
...
fix: OpenAI chat.completions.create API function calling error
2026-01-09 23:15:55 +08:00
Shu Yao
4384790c55
fix: OpenAI chat.completions.create API function calling error
2026-01-09 23:07:40 +08:00