6087a80455
Merge branch 'feat/add-preinstall-improve' into deploy/dev
2025-10-21 13:59:13 +08:00
21f7ccf67d
add uninstalled recommend tools detail
2025-10-21 13:58:08 +08:00
40e3d4dc7d
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-20 10:58:27 +08:00
8cf4a0d3ad
chore: handle merge conflict
2025-10-20 10:54:02 +08:00
c22ba3f537
Merge branch 'main' into feat/mcp-06-18
2025-10-20 10:29:09 +08:00
578247ffbc
feat(graph_engine): Support pausing workflow graph executions ( #26585 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-10-19 21:33:41 +08:00
141ca8904a
fix(api): ensure JSON responses are properly serialized in ApiTool ( #27097 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-19 18:56:02 +08:00
830f891a74
Fix json in md when use quesion classifier node ( #26992 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-10-18 11:58:40 +08:00
3d3e09d54d
Merge branch 'feat/gtag-1016' into deploy/dev
2025-10-17 13:38:38 +08:00
d7f0a31e24
Fix: User Context Loss When Invoking Workflow Tool Node in Knowledge … ( #26495 )
2025-10-17 09:09:45 +08:00
312974aa20
Chore: remove unused class-level variables in DatasourceManager ( #27011 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-17 09:07:28 +08:00
d19c100166
fix: logical error in Weaviate distance calculation ( #27019 )
...
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-17 09:06:50 +08:00
a8ad80c405
Fixed Weaviate no module found issue (issue #26938 ) ( #26964 )
...
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-16 22:41:48 +08:00
24612adf2c
Fix dispatcher idle hang and add pytest timeouts ( #26998 )
2025-10-16 22:15:03 +08:00
8b61f5e9c4
Fix: avoid duplicate response_chunk update in convert_stream_simple_response ( #26965 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-10-16 15:53:07 +08:00
cced33d068
use deco to avoid current_user ( #26077 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-16 15:45:51 +09:00
bd01af6415
fix: update load balancing configurations with new credential IDs and… ( #26900 )
2025-10-15 21:15:26 -07:00
7065b67d07
add app mode for message ( #26876 )
2025-10-16 10:19:49 +08:00
946f0b00e4
Merge remote-tracking branch 'origin/deploy/dev' into deploy/dev
2025-10-15 17:20:14 +08:00
b1a8db77db
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
2025-10-15 17:19:43 +08:00
7193333b75
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-15 17:01:46 +08:00
8a0f14fde4
fix: masked client secret show
2025-10-15 17:01:11 +08:00
106f0fba0b
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
...
# Conflicts:
# api/controllers/console/app/workflow.py
# api/services/workflow_service.py
2025-10-15 17:00:15 +08:00
cb73335599
chore: run ruff
2025-10-15 16:57:18 +08:00
1d8cca4fa2
Fix: check external commands after node completion ( #26891 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-10-15 16:47:43 +08:00
a12350f0a0
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-15 15:06:32 +08:00
8555dd8154
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
2025-10-15 14:44:16 +08:00
06f364f2c8
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
2025-10-15 14:43:45 +08:00
979d35d87f
feat: encrypt user's client secret
2025-10-15 14:40:14 +08:00
7ca06931ec
fix: unify memory variable in VariablePool
2025-10-15 14:39:05 +08:00
6405228f3f
feat: improve the refresh token
2025-10-15 11:45:04 +08:00
a16ef7e73c
refactor: Update Firecrawl to use v2 API ( #24734 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-15 10:48:54 +08:00
c39dae06d4
fix: workflow token usage ( #26723 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com >
2025-10-15 10:39:51 +08:00
556b631c54
Normalize null metadata handling in tool entities ( #26890 )
2025-10-15 09:42:22 +08:00
4cb42499ae
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-14 21:42:21 +08:00
3c6035490d
chore: fix the test cases
2025-10-14 21:36:51 +08:00
7d91f4783b
Merge branch 'main' into feat/mcp-06-18
2025-10-14 20:36:47 +08:00
5c6a2af448
chore: fix review issues
2025-10-14 20:36:13 +08:00
7b51320346
fix: when create provider credential set the provider record to vaild ( #26868 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-14 19:42:48 +08:00
7877706b5f
add app mode for message
2025-10-14 16:42:30 +08:00
48c42a9fba
Weaviate update version ( #25447 )
...
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-14 10:39:53 +08:00
0b35bc1ede
feat: add Tencent Cloud APM tracing integration ( #25657 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-10-14 10:21:17 +08:00
d5a7a537e5
Merge branch 'main' into feat/mcp-06-18
2025-10-14 09:49:06 +08:00
59ad6e02ce
Add timeout so any plugin daemon call (including the SSE path) that legitimately takes longer than 5s would right. ( #26852 )
2025-10-14 09:23:27 +08:00
0a6da0bf2f
chore: change the field
2025-10-13 18:06:23 +08:00
ec6cafd7aa
feat: Cache AppQueueManager.is_stopped() to reduce unnecessary Redis … ( #26778 )
2025-10-13 17:41:16 +08:00
150a8276b9
fix: avoid closing shared session during embeddings ( #26830 )
2025-10-13 17:36:00 +08:00
064075ab5f
Merge branch 'feat/collaboration' into deploy/dev
2025-10-13 16:43:23 +08:00
a538f80e95
Merge branch 'main' into feat/mcp-06-18
2025-10-13 13:54:01 +08:00
67762cf1d8
chore: resolve merge conflict in pnpm-lock.yaml
...
Merged origin/main into feat/collaboration and resolved dependency lock file conflicts by regenerating pnpm-lock.yaml through clean install.
Changes:
- Resolved eslint version differences (9.36.0 vs 9.35.0)
- Updated lock file reflects current dependency resolution
- All other changes from main branch successfully merged
2025-10-13 11:53:43 +08:00