26 Commits

Author SHA1 Message Date
NA-Wen
e5587203ba remove replicated mcp server 2026-03-11 11:58:10 +08:00
NA-Wen
55f565d53f update readme & solve frontend efficiency 2026-03-11 11:35:33 +08:00
NA-Wen
54ad9a57ee fix frontend error 2026-03-11 11:22:18 +08:00
NA-Wen
cf8d7f0f05 fix frontend error 2026-03-11 10:51:00 +08:00
NA-Wen
9381abd96f [feat] add server endpoint 2026-03-11 10:49:52 +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
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
laansdole
5e2746600d feat: move enable help tooltips default true to setting 2026-02-10 23:12:07 +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
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
laansdole
485e33f91f feat: scroll to content in tutorial view 2026-02-08 11:00:51 +07:00
laansdole
53870bd6f0 feat: wrapping nodes with tooltip content 2026-02-08 10:59:22 +07:00
laansdole
b3b7376ef2 feat: add help content to tooltip 2026-02-08 10:56:56 +07:00
laansdole
e8e12f7b2c feat: rich tooltip component 2026-02-08 10:53:59 +07:00
ylo878
1735b9b799 fix: improve Windows compatibility for Makefile and sync tools
This PR provides full cross-platform support (Windows/macOS/Linux) for the development environment.
Key Changes
Makefile: Refactored dev and stop targets using cross-env and kill-port to support PowerShell/CMD.
Compatibility: Replaced Unix-specific grep/awk in the help target with a Python one-liner.
Bug Fix: Added encoding='utf-8' to tools/sync_vuegraphs.py to prevent charmap decode errors on Windows systems.
Dependencies: Added necessary dev-tools to package.json files to ensure a seamless "clone and run" experience.
2026-02-08 03:37:52 +02: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
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
6eef2e651c add: batch running function 2026-01-13 23:47:54 +08:00
Shu Yao
5cf51c768f add: context window size usage description 2026-01-10 16:34:36 +08:00
NA-Wen
f0db945ed3 initial commit of chatdev 2.0 2026-01-07 16:24:01 +08:00