Stream
|
197ba5f6ef
|
Merge branch 'main' into deploy/dev
# Conflicts:
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/app/apps/pipeline/pipeline_generator.py
# api/core/entities/mcp_provider.py
# api/core/helper/marketplace.py
# api/models/workflow.py
# api/services/tools/tools_transform_service.py
# api/tasks/document_indexing_task.py
# api/tests/test_containers_integration_tests/core/__init__.py
# api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
# dev/start-worker
# docker/.env.example
# web/app/components/base/chat/embedded-chatbot/hooks.tsx
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
# web/global.d.ts
# web/pnpm-lock.yaml
# web/service/use-plugins.ts
|
2025-11-06 15:58:41 +08:00 |
QuantumGhost
|
a1c0bd7a1c
|
feat(api): Introduce workflow pause state management (#27298)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-30 14:41:09 +08:00 |
kurokobo
|
c71f7c7613
|
fix(http_request): set response.text if there is no file (#27610)
|
2025-10-30 09:34:59 +08:00 |
XlKsyt
|
1e9142c213
|
feat: enhance tencent trace integration with LLM core metrics (#27126)
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-29 15:53:30 +08:00 |
yangzheli
|
c597234374
|
fix(workflow): doc extractor node now correctly extracts mdx files (#27570)
|
2025-10-29 10:19:29 +08:00 |
Novice
|
b6e0abadab
|
feat: add flatten_output configuration to iteration node (#27502)
|
2025-10-27 16:04:24 +08:00 |
CodingOnStar
|
3d08c79c3e
|
Merge branch 'feat/iteration-node' into deploy/dev
|
2025-10-24 15:31:04 +08:00 |
Will
|
7fa0ad3161
|
fix: Render variables in Question Classifier class names (#27356)
|
2025-10-23 22:56:08 +08:00 |
Novice
|
b48a7c7cda
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-23 17:20:21 +08:00 |
Cris
|
8e45753c68
|
fix:restore correct numeric values for ParamsAutoGenerated (#27252)
|
2025-10-22 13:36:29 +08:00 |
-LAN-
|
4a6398fc1f
|
Fix: surface workflow container LLM usage (#27021)
|
2025-10-21 16:05:26 +08:00 |
Guangdong Liu
|
ea8245a91b
|
fix: handle exceptions during loop break condition evaluation (#26961)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-10-21 15:25:01 +08:00 |
-LAN-
|
4e6682bd85
|
Add workflow graph validation checks (#27106)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-21 11:27:12 +08:00 |
Asuka Minato
|
32c715c4d0
|
rm type ignore (#25715)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-10-21 11:26:58 +08:00 |
Bohan Feng
|
977690590e
|
fix: parameter extractor instructions placeholder not replaced (#26235) (#27135)
|
2025-10-20 19:39:20 +09:00 |
white-loub
|
f811471b18
|
fix: support structured output in streaming mode for LLM node (#27089)
|
2025-10-20 14:53:25 +09:00 |
Novice
|
40e3d4dc7d
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-20 10:58:27 +08:00 |
-LAN-
|
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 |
Amy
|
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 |
hjlarry
|
064075ab5f
|
Merge branch 'feat/collaboration' into deploy/dev
|
2025-10-13 16:43:23 +08:00 |
Asuka Minato
|
24cd7bbc62
|
fix RetrievalMethod StrEnum (#26768)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-13 10:29:37 +08:00 |
hjlarry
|
9fc2a0a3a1
|
Merge branch 'feat/collaboration' into deploy/dev
|
2025-10-13 10:16:39 +08:00 |
Stream
|
05751ac492
|
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
|
2025-10-11 16:16:15 +08:00 |
Stream
|
e7d63a9fa3
|
fix: fix circular ref
|
2025-10-11 16:15:32 +08:00 |
Stream
|
1a4600ce77
|
Merge remote-tracking branch 'origin/deploy/dev' into feat/memory-orchestration-be-dev-env
# Conflicts:
# api/models/__init__.py
# api/uv.lock
|
2025-10-11 15:01:26 +08:00 |
Yansong Zhang
|
d0b99170f6
|
mr credit pool
|
2025-10-11 11:48:54 +08:00 |
Asuka Minato
|
1bd621f819
|
remove .value (#26633)
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-11 09:08:29 +08:00 |
Arno Ren
|
78f09801b5
|
fix: #26668 restore manual tool parameter values (#26733)
Co-authored-by: renzeyu1 <renzeyu1@lixiang.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-10 23:37:10 +08:00 |
Stream
|
f6038a4557
|
Merge branch 'main' into feat/memory-orchestration-be
|
2025-10-10 18:43:59 +08:00 |
Asuka Minato
|
ab2eacb6c1
|
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
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>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-10 17:30:13 +09:00 |
Novice
|
5d3e8a31d0
|
fix: restore array flattening behavior in iteration node (#26695)
|
2025-10-10 10:54:32 +08:00 |
CodingOnStar
|
2c408445ff
|
Merge remote-tracking branch 'origin/main' into deploy/dev
|
2025-10-10 10:00:50 +08:00 |
Asuka Minato
|
3c4aa24198
|
Refactor: Remove unnecessary casts and tighten type checking (#26625)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-09 22:11:14 +08:00 |
CodingOnStar
|
4df606f439
|
fix: merge main
|
2025-10-09 18:26:10 +08:00 |
Stream
|
c367f80ec5
|
Merge branch 'main' into feat/memory-orchestration-be
|
2025-10-09 15:01:03 +08:00 |
hjlarry
|
9b0f172f91
|
Merge branch 'p284' into deploy/dev
|
2025-10-09 09:39:06 +08:00 |
-LAN-
|
4a475bf1cd
|
chore: Raise default string length limits (#26592)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
|
2025-10-06 10:40:13 +08:00 |
Asuka Minato
|
decf0f3da0
|
Fix: Remove workflow/nodes from pyright exclusion (#26461)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2025-09-30 15:39:04 +08:00 |
quicksand
|
809f48f733
|
fix: document is not bound to a session (#26480)
|
2025-09-30 14:24:40 +08:00 |
goofy
|
86c3c58e64
|
support returning structured output when using LLM API non streaming invocation (#26451)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-30 10:58:35 +08:00 |
casio12r
|
aa3129c2a9
|
Fix a typo in prompt (#25583)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-30 10:50:43 +08:00 |
-LAN-
|
b6cea71023
|
fix(workflow): sync iteration conversation variables (#26368)
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-09-29 18:15:22 +08:00 |
Stream
|
791f33fd0b
|
Merge branch 'main' into feat/memory-orchestration-be
|
2025-09-28 22:41:24 +08:00 |
goofy
|
244c132656
|
fix compatibility problem caused by tool node attribute 'tool_node_version' judgement error (#26274)
|
2025-09-28 10:44:20 +08:00 |
Yansong Zhang
|
560fe8a0f6
|
fix: format
|
2025-09-26 13:33:32 +08:00 |
Yansong Zhang
|
c3e3a18ab4
|
add paid credit
|
2025-09-26 13:32:40 +08:00 |
Yansong Zhang
|
ab34cea714
|
add paid credit
|
2025-09-26 13:32:28 +08:00 |
Yansong Zhang
|
d745c2e8e3
|
add paid credit
|
2025-09-26 12:49:35 +08:00 |
Yansong Zhang
|
e974c696f7
|
add paid credit
|
2025-09-26 12:49:26 +08:00 |
quicksand
|
a4acc64afd
|
fix(api):LLM node losing Flask context during parallel iterations (#26098)
|
2025-09-24 10:09:35 +08:00 |