81 Commits

Author SHA1 Message Date
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
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
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
laansdole
eba9d89b66 chores: refactor 2026-02-08 11:10:57 +07:00
laansdole
7445213329 chores: refactor 2026-02-08 11:02:30 +07: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
laansdole
e0890eec68 chores: refactor gha name 2026-02-08 10:46:03 +07:00
laansdole
4127ae42fb fix: missing system dependencies install in gha 2026-02-08 10:43:31 +07:00
Shu Yao
aba552c05e fix: add libcairo2-dev and pkg-config to GitHub Actions 2026-02-07 19:07:22 +08:00
Shu Yao
67530ae608 upgrade: add LaansDole to the contributor list
fix: add instructions on using the make command to the Chinese README.
2026-02-07 18:59:00 +08:00
Shu Yao
5119d63817
Merge pull request #519 from LaansDole/main
Feat/Dev tools enhancement
2026-02-07 18:29:21 +08: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