Commit Graph

  • 1c1ee31105 docs: add zivkovicp to contributors list Shu Yao 2026-02-10 12:36:26 +08:00
  • b8b069373d
    Merge pull request #536 from zivkovicp/feature/docker-support Shu Yao 2026-02-10 12:32:16 +08:00
  • 06a601359c fix: removed duplicate CORS middleware Petar Zivkovic 2026-02-09 16:57:50 +01:00
  • 4ee154dee3 update: remove production-like settings from Docker to focus on local use Petar Zivkovic 2026-02-09 16:52:02 +01:00
  • b3a22b4fbd fix: fix websocket connection issue in BatchRunView Petar Zivkovic 2026-02-09 16:40:34 +01:00
  • 83a7c36f3b fix: resolve runtime issues in Docker environment Petar Zivkovic 2026-02-07 00:56:47 +01:00
  • d60bb77bf0 add: Docker support with multi-stage build and Compose Petar Zivkovic 2026-02-06 22:54:28 +01:00
  • 8026bf3277
    Merge branch 'OpenBMB:main' into feature/add-loop-timer Do Le Long An 2026-02-08 22:02:30 +07:00
  • d9a20e5855
    Merge branch 'OpenBMB:main' into feat/tooltip-enhancement Do Le Long An 2026-02-08 22:02:20 +07:00
  • c964a3fadd
    Merge pull request #528 from zxrys/feature/add-contributor Yufan Dang 2026-02-08 22:49:42 +08:00
  • 4c59283a9d chores: refactor Do Le Long An 2026-02-08 17:28:43 +07:00
  • ca2174a053 feat: loop_timer node docs laansdole 2026-02-08 17:26:15 +07:00
  • 9c3df14fa7 feat: finalize demo loop timer laansdole 2026-02-08 17:15:13 +07:00
  • 9031b4d9ee fix: loop timer demo laansdole 2026-02-08 11:46:00 +07:00
  • fd78de2502
    Merge branch 'OpenBMB:main' into feature/add-loop-timer Do Le Long An 2026-02-08 11:25:51 +07:00
  • eba9d89b66 chores: refactor laansdole 2026-02-08 11:10:57 +07:00
  • 7445213329 chores: refactor laansdole 2026-02-08 11:02:30 +07:00
  • 485e33f91f feat: scroll to content in tutorial view laansdole 2026-02-08 11:00:51 +07:00
  • 53870bd6f0 feat: wrapping nodes with tooltip content laansdole 2026-02-08 10:59:22 +07:00
  • b3b7376ef2 feat: add help content to tooltip laansdole 2026-02-08 10:56:56 +07:00
  • e8e12f7b2c feat: rich tooltip component laansdole 2026-02-08 10:53:59 +07:00
  • e0890eec68 chores: refactor gha name laansdole 2026-02-08 10:46:03 +07:00
  • 4127ae42fb fix: missing system dependencies install in gha laansdole 2026-02-08 10:43:31 +07:00
  • 1735b9b799 fix: improve Windows compatibility for Makefile and sync tools ylo878 2026-02-08 03:37:52 +02:00
  • aba552c05e fix: add libcairo2-dev and pkg-config to GitHub Actions Shu Yao 2026-02-07 19:07:22 +08:00
  • 67530ae608 upgrade: add LaansDole to the contributor list Shu Yao 2026-02-07 18:59:00 +08:00
  • 5119d63817
    Merge pull request #519 from LaansDole/main Shu Yao 2026-02-07 18:29:21 +08:00
  • b56e89313e fix: Correct loop structure in demo_loop_timer.yaml laansdole 2026-02-07 13:11:43 +07:00
  • f7ece916ce fix: Correct YAML format in demo_loop_timer.yaml laansdole 2026-02-07 13:08:31 +07:00
  • 1abf173a14 refactor: Merge loop_timer demos and extend duration laansdole 2026-02-07 12:55:31 +07:00
  • 42cd389d59 feat: Add loop_timer node for time-based loop control laansdole 2026-02-07 12:27:29 +07:00
  • 7ca6084484 Add .worktrees/ to .gitignore for git worktree support laansdole 2026-02-07 10:58:49 +07:00
  • 9b3a517b7a feat: validate YAML gha laansdole 2026-02-07 10:46:35 +07:00
  • 40ac5f8c16 chores: improve docstring laansdole 2026-02-07 10:45:19 +07:00
  • 6d1aa211fe
    Merge branch 'OpenBMB:main' into main Do Le Long An 2026-02-06 18:13:00 +07:00
  • f0a18defbd
    Merge pull request #525 from zxrys/feature/Spring-Festival Yufan Dang 2026-02-05 22:09:35 +08:00
  • b0ccc228b4 fix: websocket disconnect problem Shu Yao 2026-02-05 18:11:06 +08:00
  • 58f96ff845
    docs: update readme Do Le Long An 2026-01-24 14:35:44 +07:00
  • 34822aaa83
    update makefile Do Le Long An 2026-01-24 14:29:42 +07:00
  • 12a5366ab3 revert check.py laansdole 2026-01-22 22:48:04 +07:00
  • 2ff0ee423e feat: add .env.example laansdole 2026-01-22 22:45:59 +07:00
  • 9d4a1e1f09 Revert "chores: move model name to centralized env variable" laansdole 2026-01-22 22:42:00 +07:00
  • bd8a4550fe chores: move hospital simulation to dev branch laansdole 2026-01-21 15:20:17 +07:00
  • ef9f8e2b35 docs: update readme laansdole 2026-01-21 15:13:41 +07:00
  • c8fd5c5a77 chores: gitignore .env file laansdole 2026-01-21 15:09:14 +07:00
  • e465c40ccf feat: update dev tools laansdole 2026-01-21 15:06:29 +07:00
  • 250fdc93a3 chores: makefile utility laansdole 2026-01-21 14:57:03 +07:00
  • d2695f9bcb chores: move model name to centralized env variable laansdole 2026-01-21 14:53:16 +07:00
  • a96d633dff
    Merge pull request #518 from zxrys/main v2.1.0 Yufan Dang 2026-01-20 23:34:11 +08:00
  • e092cb6575 fix: chat completion remove redundant function calling return Shu Yao 2026-01-20 23:23:40 +08:00
  • ba86d34eb1
    Merge pull request #517 from zxrys/feature/fortune-telling Yufan Dang 2026-01-16 18:25:22 +08:00
  • 2833fcd7ff fix: parallel image generation error upgrade: gemini provider enable setting image ratio Shu Yao 2026-01-16 16:10:28 +08:00
  • 94f557c391
    Merge pull request #516 from zxrys/feature/batch-run Yufan Dang 2026-01-15 20:39:45 +08:00
  • abc50267e6
    Merge branch 'OpenBMB:main' into feature/batch-run Shu Yao 2026-01-15 11:01:17 +08:00
  • f366a51538
    Merge pull request #515 from MatrixA/fix/readme-reload-hint Shu Yao 2026-01-15 10:55:33 +08:00
  • 6cfc6cd2cf docs: add --reload warning for file output tasks fernando_jacob 2026-01-15 01:20:01 +08:00
  • d01c244097 add: settings modal for batch processing swugi 2026-01-15 00:50:52 +08:00
  • 5267d7cdc4 add:dashboard/terminal toggle swugi 2026-01-15 00:35:23 +08:00
  • b9a35cf7a2 Merge branch 'feature/batch-run' of https://github.com/zxrys/ChatDev into feature/batch-run swugi 2026-01-14 14:21:32 +08:00
  • c1e040cb2c
    Merge branch 'OpenBMB:main' into feature/batch-run Shu Yao 2026-01-14 13:23:08 +08:00
  • 46c5b2ab18
    Merge pull request #514 from NA-Wen/main Shu Yao 2026-01-14 13:21:41 +08:00
  • fc28ada255 readme: add hint for disconnet between frontend and backend NA-Wen 2026-01-14 12:59:05 +08:00
  • 74c7a92902
    Merge branch 'OpenBMB:main' into feature/batch-run Shu Yao 2026-01-14 09:49:41 +08:00
  • 6eef2e651c add: batch running function swugi 2026-01-13 23:47:54 +08:00
  • 586eb3b8d4
    Merge pull request #513 from kilo2127/main Yufan Dang 2026-01-13 23:31:50 +08:00
  • e96ed42602 Update GameDev_v1.yaml kilo2127 2026-01-13 23:23:29 +08:00
  • c4d6dd4aec fix: erronous graph rename mechanism swugi 2026-01-13 16:55:46 +08:00
  • 96e7e5163b
    Merge branch 'OpenBMB:main' into main Shu Yao 2026-01-12 19:16:52 +08:00
  • 2e65ba7c66
    Merge pull request #507 from zxrys/feature/openai-provider-json-fix Yufan Dang 2026-01-12 18:39:03 +08:00
  • 53c01e6b61 fix: OpenAI Provider json, jsonl file load error Shu Yao 2026-01-12 18:16:57 +08:00
  • 4648ea662c fix: OpenAI Provider json, jsonl file load error Shu Yao 2026-01-12 18:16:57 +08:00
  • 7bb72f56e6 add: batch execution API added Shu Yao 2026-01-10 22:35:32 +08:00
  • c6a53a90a1
    Merge pull request #504 from zxrys/main Yufan Dang 2026-01-10 16:49:54 +08:00
  • 5cf51c768f add: context window size usage description Shu Yao 2026-01-10 16:34:36 +08:00
  • af5dbe9b01
    Merge pull request #503 from zxrys/main Yufan Dang 2026-01-09 23:56:38 +08:00
  • 4cff5686cd fix: fix old ChatDev branch linking errors Shu Yao 2026-01-09 23:52:58 +08:00
  • 48c4263cdb
    Merge pull request #502 from zxrys/main Yufan Dang 2026-01-09 23:15:55 +08:00
  • 4384790c55 fix: OpenAI chat.completions.create API function calling error Shu Yao 2026-01-09 23:07:40 +08:00
  • 20ae230397
    Merge pull request #500 from NA-Wen/main Shu Yao 2026-01-08 21:49:42 +08:00
  • b1234f0c59
    Merge pull request #501 from zxrys/main Yufan Dang 2026-01-08 21:38:21 +08:00
  • 0814a7c4b6 fix: syntax error Shu Yao 2026-01-08 21:36:23 +08:00
  • 57403e846a fix: teach_video dynamic config error add: manim description added to README Shu Yao 2026-01-08 21:34:35 +08:00
  • 29cd12a0ac [fix] support chat interface NA-Wen 2026-01-08 21:30:51 +08:00
  • 5e959cc1f5 [fix] support chat interface NA-Wen 2026-01-08 21:30:06 +08:00
  • 7cef1a3726 [fix] support chat interface NA-Wen 2026-01-08 21:26:36 +08:00
  • 82dcf4a587 [fix] support chat interface NA-Wen 2026-01-08 21:26:00 +08:00
  • 1079544652
    Add links to README Yufan Dang 2026-01-07 23:46:07 +08:00
  • f0db945ed3 initial commit of chatdev 2.0 v2.0.0 NA-Wen 2026-01-07 16:24:01 +08:00
  • 31fd994416 update news chatdev1.0 NA-Wen 2025-09-23 20:39:31 +08:00
  • b24e6e6bd0 initial commit puppeteer NA-Wen 2025-09-23 20:31:19 +08:00
  • 33612e6391 update news NA-Wen 2025-07-22 23:22:25 +08:00
  • e7a35824fd
    Merge pull request #488 from XiaoDu-flying/macnet macnet Chen Qian 2025-06-06 07:58:06 +08:00
  • 00977abfa0 Add Croto to MacNet branch. XiaoDu 2025-06-05 23:47:59 +08:00
  • 49cf319776
    Merge pull request #480 from Kunlun-Zhu/patch-1 Chen Qian 2025-04-03 17:05:28 +08:00
  • db63db479f
    Update macnet citation on README.md Kunlun Zhu 2025-04-02 20:09:08 -05:00
  • cb19e8c7e9 add THUNLP Demo thinkwee 2024-12-30 14:36:23 +08:00
  • 5dfb0cf411
    Merge pull request #466 from zhanghb18/main Thinkwee 2024-12-17 18:00:53 +08:00
  • 52edb89997 fix: unexpected keyword arg audio Zhang Houbin 2024-12-17 17:54:49 +08:00
  • f934e2e5e7 update requirements thinkwee 2024-12-12 18:11:47 +08:00
  • 54a0962578 multiagent ebook add optima thinkwee 2024-11-26 15:28:45 +08:00