123 Commits

Author SHA1 Message Date
Shu Yao
9d010dea12 add: new contributors
upgrade: adjusting contributor ranking
fix: remove `--reload` in Makefile
2026-03-15 13:00:58 +08:00
Shu Yao
45cf26bb05
Merge pull request #576 from NINE-J/style/tutorial-view
style: Resolve nested scrollbars & implement auto-hiding navigation f…
2026-03-15 12:14:38 +08:00
NINE
1c8d23544a style: Resolve nested scrollbars & implement auto-hiding navigation for Tutorial UX 2026-03-14 03:04:47 +09:00
Shu Yao
980f6249fa
Merge pull request #557 from Br1an67/fix/issue-538-safari-tooltip
fix: use RichTooltip for help icons in Safari/Edge
2026-03-11 11:56:59 +08:00
Shu Yao
771a0a6b07
Merge pull request #559 from zivkovicp/feature/add-skills
feat(agent): add filesystem-backed Agent Skills support to agent nodes
2026-03-11 11:56:11 +08:00
Petar Zivkovic
a6717bed9b fix(skills): track current active skill explicitly and relocate to .agents/skills/ 2026-03-10 19:38:14 +01:00
Shu Yao
c7bb2df9e5
Merge pull request #558 from Yanghuabei-design/workflow/add-a-workflow
feat(workflow): add general_problem_solving_team
2026-03-10 21:16:29 +08:00
Yanghuabei-design
4ccb991c05 ci: add general_problem_solving_team workflow and remove start.bat 2026-03-06 12:14:50 +08:00
Yanghuabei-design
7f13cb0679 ci: add general_problem_solving_team workflow 2026-03-06 11:45:17 +08:00
Petar Zivkovic
49b8285c73 feat(agent): remove unneeded python_execution tool 2026-03-05 22:06:11 +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
Yanghuabei-design
eaea5552c7 Merge branch 'main' of https://github.com/OpenBMB/ChatDev 2026-03-02 22:10:06 +08:00
Br1an67
4137ce1ac9 fix: use RichTooltip for help icons in form fields
Replace native HTML title attributes on help icons with the
existing RichTooltip component for consistent cross-browser
tooltip behavior. The native title attribute has inconsistent
behavior across Safari and Edge, causing help tooltips to not
appear when users interact with the question mark icons.

Fixes #538
2026-03-02 01:12:44 +08:00
Yufan Dang
6fe4fd1a0a
Merge pull request #553 from zxrys/feature/fix-frontend-lag-issue
perf: frontend lag issue
2026-02-27 13:51:12 +08:00
Yanghuabei-design
628694c289 Merge branch 'main' of https://github.com/OpenBMB/ChatDev 2026-02-24 19:21:50 +08:00
Yanghuabei-design
3e7d7131dc add a new workflow 2026-02-24 19:20:07 +08:00
Shu Yao
8112e229ec perf: reduce workflow graph sync overhead 2026-02-24 00:09:13 +08:00
Shu Yao
d0f9f4966b wip: fix front-end lag issue 2026-02-24 00:05:59 +08:00
Shu Yao
410b8112b4
Merge pull request #541 from NA-Wen/main
docs: add new contributors
2026-02-23 23:32:10 +08:00
Yufan Dang
4ec0294bea
Merge pull request #552 from zxrys/feature/fix-demo_human-and-gemini-problem
Fix: `.env.example` gemini endpoint issue; demo_human.yaml config out…
2026-02-23 23:29:16 +08:00
Shu Yao
5aaf235795 fix: .env.example gemini endpoint issue; demo_human.yaml config outdated issue; requirements.txt was not aligned with pyproject.toml issue. 2026-02-23 20:03:57 +08:00
NA-Wen
72afdde4fe add new contributors 2026-02-13 17:07:31 +08:00
Yufan Dang
8d67831531
Merge pull request #530 from rainoeelmae/fix/windows-cross-platform-support
fix: improve Windows compatibility for Makefile and sync tools
2026-02-13 16:55:18 +08:00
Yufan Dang
145fe652c2
Merge pull request #540 from conprour/main
Add Spring Festival demo workflows (text/image EN version and 3D)
2026-02-13 16:46:34 +08:00
conprour
c645bbb066
Add files via upload
Add Spring Festival workflows: spring_text_image, spring_text_image_EN, and spring_3d
spring_text_image – Chinese prompt version of a multi-agent content pipeline (planner → copywriter → editor → poster generation).

spring_text_image_EN – English prompt version of the same workflow structure, adapted for broader international usage.

spring_3d – A simplified 3D scene generation workflow that outputs Blender Python scripts for Spring Festival themed scenes.
2026-02-13 15:49:08 +08:00
Yufan Dang
8a7b5ca215
Merge pull request #533 from LaansDole/feature/add-loop-timer
Feature/add loop timer
2026-02-12 15:57:29 +08:00
Do Le Long An
913ff43104
Merge branch 'OpenBMB:main' into feature/add-loop-timer 2026-02-11 18:46:07 +07:00
Shu Yao
4a6ee25d79
Merge pull request #532 from LaansDole/feat/tooltip-enhancement
Feat: tooltip enhancement
2026-02-11 11:38:19 +08:00
laansdole
5e2746600d feat: move enable help tooltips default true to setting 2026-02-10 23:12:07 +07:00
ylo878
e304939bdb Update Makefile
Fix make help FileNotFoundError
2026-02-10 14:53:12 +02:00
laansdole
7807e5a652 feat: move duration as enum option 2026-02-10 16:23:42 +07:00
Do Le Long An
73bfdd0f80
Merge branch 'main' into feature/add-loop-timer 2026-02-10 16:06:15 +07:00
laansdole
8119391cd5 feat: no tooltip shown on custom node 2026-02-10 15:44:57 +07:00
Do Le Long An
1dad0197cd
Merge branch 'OpenBMB:main' into feat/tooltip-enhancement 2026-02-10 15:24:17 +07:00
Yufan Dang
85b8d25d43
Merge pull request #537 from zxrys/feature/add-contributor
docs: add zivkovicp to contributors list
2026-02-10 15:12:11 +08:00
Shu Yao
1c1ee31105 docs: add zivkovicp to contributors list 2026-02-10 12:36:26 +08:00
Shu Yao
b8b069373d
Merge pull request #536 from zivkovicp/feature/docker-support
feat: add optional Docker setup for local development
2026-02-10 12:32:16 +08:00
Petar Zivkovic
06a601359c fix: removed duplicate CORS middleware 2026-02-09 16:57:50 +01:00
Petar Zivkovic
4ee154dee3 update: remove production-like settings from Docker to focus on local use 2026-02-09 16:52:02 +01:00
Petar Zivkovic
b3a22b4fbd fix: fix websocket connection issue in BatchRunView 2026-02-09 16:47:24 +01:00
Petar Zivkovic
83a7c36f3b fix: resolve runtime issues in Docker environment 2026-02-09 16:47:20 +01:00
Petar Zivkovic
d60bb77bf0 add: Docker support with multi-stage build and Compose 2026-02-09 16:45:09 +01:00
Do Le Long An
8026bf3277
Merge branch 'OpenBMB:main' into feature/add-loop-timer 2026-02-08 22:02:30 +07:00
Do Le Long An
d9a20e5855
Merge branch 'OpenBMB:main' into feat/tooltip-enhancement 2026-02-08 22:02:20 +07:00
Yufan Dang
c964a3fadd
Merge pull request #528 from zxrys/feature/add-contributor
upgrade: add LaansDole to the contributor list
2026-02-08 22:49:42 +08:00
Do Le Long An
4c59283a9d chores: refactor 2026-02-08 17:42:48 +07:00
laansdole
ca2174a053 feat: loop_timer node docs 2026-02-08 17:26:15 +07:00
laansdole
9c3df14fa7 feat: finalize demo loop timer 2026-02-08 17:15:13 +07:00
laansdole
9031b4d9ee fix: loop timer demo 2026-02-08 11:46:03 +07:00
Do Le Long An
fd78de2502
Merge branch 'OpenBMB:main' into feature/add-loop-timer 2026-02-08 11:25:51 +07:00