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