twwu
|
be005d0549
|
Merge branch 'feat/rag-2' into fix/hide-export-button
|
2025-09-08 15:29:04 +08:00 |
|
-LAN-
|
b865ef54d5
|
chore: bump version to 2.0.0-beta.2
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-08 15:19:02 +08:00 |
|
Yongtao Huang
|
cdfdf324e8
|
Minor fix: correct PrecessRule typo (#25346)
|
2025-09-08 15:08:56 +08:00 |
|
-LAN-
|
23cd615489
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-09-08 14:30:43 +08:00 |
|
Cluas
|
f891c67eca
|
feat: add MCP server headers support #22718 (#24760)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-09-08 14:10:55 +08:00 |
|
-LAN-
|
299141ae01
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-08 13:56:45 +08:00 |
|
twwu
|
1427e08cb4
|
fix: prevent memory leak by revoking object URLs after file download in various components
|
2025-09-08 11:43:32 +08:00 |
|
twwu
|
f7d4e17ae1
|
style: improve pointer event handling in PublishToast and Workflow components
|
2025-09-08 11:06:35 +08:00 |
|
Wu Tianwei
|
18204ac2b0
|
fix: fix dark mode styling issues (#25338)
|
2025-09-08 10:38:36 +08:00 |
|
twwu
|
092e249bfb
|
style: enhance loading indicator and adjust Markdown component styling for consistency
|
2025-09-08 10:26:08 +08:00 |
|
twwu
|
ed9b6f7bce
|
style: update DSL modal and uploader components for improved UI consistency
|
2025-09-08 10:09:11 +08:00 |
|
github-actions[bot]
|
3d16767fb3
|
chore: translate i18n files and update type definitions (#25334)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 10:05:25 +08:00 |
|
crazywoola
|
c2e67e93ef
|
Fix mem leak of URL.createObjectURL() (#25303)
|
2025-09-08 09:47:51 +08:00 |
|
zyileven
|
98204d78fb
|
Refactor:upgrade react19 ref as props (#25225)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 09:46:02 +08:00 |
|
Asuka Minato
|
27bf244b3b
|
keep add and remove the same (#25277)
|
2025-09-08 09:42:39 +08:00 |
|
Krito.
|
e1f871fefe
|
fix: ensure consistent DSL export behavior across UI entry (#25317)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 09:41:51 +08:00 |
|
Yongtao Huang
|
beaa8de648
|
Fix: correct queryKey in useBatchUpdateDocMetadata and add test case (#25327)
|
2025-09-08 09:34:04 +08:00 |
|
lyzno1
|
b623224d07
|
fix: remove workflow file preview docs (#25318)
|
2025-09-07 21:31:05 +08:00 |
|
-LAN-
|
92a939c401
|
chore: ignore PWA generated files in version control (#25313)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-07 21:29:59 +08:00 |
|
-LAN-
|
7aef0b54e5
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-07 12:34:54 +08:00 |
|
kurokobo
|
1f10c1f474
|
fix(datasource): load default fileExtensions for file node earlier
|
2025-09-06 16:11:52 +00:00 |
|
Asuka Minato
|
bbc43ca50d
|
example of no-unstable-context-value (#25279)
|
2025-09-06 22:53:01 +08:00 |
|
Yongtao Huang
|
a1abe98666
|
Fix mem leak of URL.createObjectURL
|
2025-09-06 22:13:18 +08:00 |
|
github-actions[bot]
|
e41e23481c
|
chore: translate i18n files and update type definitions (#25260)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-06 16:06:09 +08:00 |
|
-LAN-
|
30e5c197cb
|
fix: standardize text color in install form to text-secondary (#25272)
|
2025-09-06 16:05:01 +08:00 |
|
-LAN-
|
52b1ac5f54
|
feat(web): add Progressive Web App (PWA) support (#25274)
|
2025-09-06 16:04:24 +08:00 |
|
-LAN-
|
6c3302a192
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-05 21:13:07 +08:00 |
|
taewoong Kim
|
edf4a1b652
|
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-05 18:15:35 +08:00 |
|
Asuka Minato
|
a9da8edbde
|
example of remove useEffect (#25212)
|
2025-09-05 17:35:59 +08:00 |
|
Asuka Minato
|
d03d3518d7
|
example of lazy (#25216)
|
2025-09-05 17:35:50 +08:00 |
|
Wu Tianwei
|
b3026dfb0d
|
Update web/app/components/datasets/documents/index.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-05 16:14:38 +08:00 |
|
twwu
|
f64b055d2e
|
refactor(Documents): Remove ProgressBar component and simplify document loading logic
|
2025-09-05 16:13:15 +08:00 |
|
twwu
|
447b016e9e
|
refactor(NotionPageSelector): Remove NotionPageSelectorModal component and associated styles
|
2025-09-05 14:21:41 +08:00 |
|
zxhlyh
|
aa74d2c322
|
feat: rag-2 i18n (#25231)
|
2025-09-05 13:12:40 +08:00 |
|
Asuka Minato
|
95eac7f7f0
|
example of readonly (#25220)
|
2025-09-05 12:41:54 +08:00 |
|
Asuka Minato
|
f84b9fd5ef
|
example of type button (#25224)
|
2025-09-05 12:41:36 +08:00 |
|
Asuka Minato
|
f0561c0c3b
|
to RefObject (#25192)
|
2025-09-05 10:14:13 +08:00 |
|
墨绿色
|
64e338133c
|
fix: chunk detail modal answer not wrap line (#25203)
Co-authored-by: lijiezhao <lijiezhao@perfect99.com>
|
2025-09-05 10:11:49 +08:00 |
|
Asuka Minato
|
19e1cbd033
|
example regexp exec (#25200)
|
2025-09-05 09:53:01 +08:00 |
|
twwu
|
65df8f6c57
|
refactor(DocumentList): Optimize dataset configuration handling and improve data source type checks
|
2025-09-04 20:51:56 +08:00 |
|
jyong
|
b9394d542c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/pyproject.toml
# api/uv.lock
# docker/docker-compose-template.yaml
# docker/docker-compose.yaml
# web/package.json
|
2025-09-04 20:30:08 +08:00 |
|
twwu
|
443e1fad32
|
chore: Bump version to 2.0.0-beta1
|
2025-09-04 20:06:15 +08:00 |
|
twwu
|
8506288180
|
fix(firecrawl): map markdown content to content field in crawl results
|
2025-09-04 19:24:54 +08:00 |
|
twwu
|
ef64729771
|
refactor(notion-page-preview): update fetchNotionPagePreview to include pageType parameter for improved API request
|
2025-09-04 19:02:35 +08:00 |
|
-LAN-
|
07109846e0
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 17:48:08 +08:00 |
|
lyzno1
|
fb307ae128
|
feat: add TypeScript type safety for i18next with automated maintenance (#25152)
|
2025-09-04 17:12:48 +08:00 |
|
twwu
|
55b936003f
|
refactor(context-menu): conditionally render export option based on pipeline ID
|
2025-09-04 16:47:21 +08:00 |
|
WTW0313
|
a6b0071ca0
|
feat: add datasource category handling in marketplace list condition
|
2025-09-04 16:05:29 +08:00 |
|
twwu
|
ebeb17ec96
|
refactor(form-input-item): enhance type switch logic to include select input handling
|
2025-09-04 15:34:21 +08:00 |
|
twwu
|
313069a63e
|
refactor(workflow): improve loading state rendering and enhance control prompt editor re-rendering logic
|
2025-09-04 15:27:55 +08:00 |
|
CrabSAMA
|
8d5f788f2b
|
feat(workflow): Allow paste node into nested block (#24234)
Co-authored-by: crab.huang <crab.huang@huolala.cn>
|
2025-09-04 15:21:43 +08:00 |
|
zxhlyh
|
1bf04b7b74
|
fix: export workflow image
|
2025-09-04 14:43:14 +08:00 |
|
twwu
|
0bcdd0db99
|
fix(field): add z-index to sticky header for improved layering in workflow nodes
|
2025-09-04 13:18:14 +08:00 |
|
twwu
|
5ecf382180
|
refactor(chunk-preview): improve key assignment for ChunkContainer components and enhance localFileList handling in Preparation component
|
2025-09-04 13:03:49 +08:00 |
|
-LAN-
|
938a845852
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 12:48:58 +08:00 |
|
twwu
|
04d01c8409
|
refactor(icons): remove unused Globe01 icon and related files
|
2025-09-04 12:37:01 +08:00 |
|
znn
|
ebbb4a5d0b
|
fix png jpeg export (#25110)
|
2025-09-04 11:05:45 +08:00 |
|
fenglin
|
c22b325c31
|
fix: align text color in dark mode for config var type selector (#25121)
|
2025-09-04 10:45:30 +08:00 |
|
twwu
|
c40dfe7060
|
fix(pipeline): correct API endpoint for stopping workflow runs
|
2025-09-04 10:39:23 +08:00 |
|
znn
|
8effbaf101
|
make icon consistent in dropdown (#25109)
|
2025-09-04 10:03:13 +08:00 |
|
twwu
|
5114569017
|
refactor(document-picker): enhance chunking mode handling and improve parent mode label logic
|
2025-09-04 09:59:55 +08:00 |
|
-LAN-
|
9c96b23d55
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 00:27:08 +08:00 |
|
twwu
|
f811855f79
|
fix(workflow): ensure variable updates only occur for matching selectors in updateNodeVars
|
2025-09-03 23:28:32 +08:00 |
|
twwu
|
c7510d3f54
|
refactor(panel): simplify outputSchema mapping for improved readability
|
2025-09-03 23:06:12 +08:00 |
|
17hz
|
aae792a9dd
|
chore: Updated pnpm version to 10.15.1 (#25065)
|
2025-09-03 22:28:03 +08:00 |
|
twwu
|
1214942eb7
|
refactor(datasets): rename 'markdown' to 'content' for consistency across components
|
2025-09-03 20:32:48 +08:00 |
|
Stream
|
d011ddfc64
|
chore(version): bump version to 1.8.1 (#25060)
|
2025-09-03 18:54:07 +08:00 |
|
zxhlyh
|
67cc70ad61
|
fix: model credential name (#25081)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-03 18:23:57 +08:00 |
|
Joel
|
c8d60f372d
|
fix: in pipeline not show the node config right
|
2025-09-03 18:21:51 +08:00 |
|
twwu
|
c4f0691454
|
refactor(workflow): update fetchInspectVars calls to accept empty parameters
|
2025-09-03 18:15:14 +08:00 |
|
twwu
|
9eb1c15906
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-09-03 16:51:57 +08:00 |
|
twwu
|
110211d966
|
refactor(uploader): replace YAML icon with pipeline icon and update label text
|
2025-09-03 16:51:49 +08:00 |
|
Joel
|
08d6fcfd52
|
fix: large data markdown ui problems
|
2025-09-03 16:48:41 +08:00 |
|
twwu
|
d755b2885e
|
refactor(workflow): enhance handleExportDSL function and clean up code structure
|
2025-09-03 16:22:59 +08:00 |
|
twwu
|
b4c98daa8d
|
refactor(workflow): update RAG tool suggestions and improve filtering logic
|
2025-09-03 16:05:55 +08:00 |
|
17hz
|
a7627882a7
|
fix: Boolean type control is not displayed (#25031)
Co-authored-by: WTW0313 <twwu@dify.ai>
|
2025-09-03 15:39:09 +08:00 |
|
NeatGuyCoding
|
8eae7a95be
|
Hotfix translation error (#25035)
|
2025-09-03 15:23:04 +08:00 |
|
jyong
|
58e598dac8
|
Merge branch 'main' into feat/rag-2
|
2025-09-03 15:01:41 +08:00 |
|
jyong
|
d4aed3df5c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/memory/token_buffer_memory.py
# api/core/rag/extractor/notion_extractor.py
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/variables/variables.py
# api/core/workflow/graph/graph.py
# api/core/workflow/graph_engine/entities/event.py
# api/services/dataset_service.py
# web/app/components/app-sidebar/index.tsx
# web/app/components/base/tag-management/selector.tsx
# web/app/components/base/toast/index.tsx
# web/app/components/datasets/create/website/index.tsx
# web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
# web/app/components/workflow/header/version-history-button.tsx
# web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/service/base.ts
|
2025-09-03 15:01:06 +08:00 |
|
github-actions[bot]
|
0e8a37dca8
|
chore: translate i18n files (#25061)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
|
2025-09-03 14:48:53 +08:00 |
|
zyileven
|
bffbe54120
|
fix: Solve the problem of opening remarks appearing in the chat cont… (#25067)
|
2025-09-03 14:48:30 +08:00 |
|
Joel
|
c422d732d2
|
fix: tool bool input can choose file
|
2025-09-03 14:41:29 +08:00 |
|
Joel
|
df0fe49fcc
|
fix: one step run schema type file not support
|
2025-09-03 14:28:13 +08:00 |
|
zxhlyh
|
97875d2b55
|
plugin dependencies select all
|
2025-09-03 14:27:29 +08:00 |
|
-LAN-
|
8c97937cae
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 13:53:43 +08:00 |
|
zxhlyh
|
9e125e2029
|
Refactor/model credential (#24994)
|
2025-09-03 13:36:59 +08:00 |
|
twwu
|
9a79d8941e
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-09-03 12:59:34 +08:00 |
|
twwu
|
9d3772f7d6
|
feat(workflow): add DisplayContent component for improved variable inspection and integrate schema type handling
|
2025-09-03 12:59:22 +08:00 |
|
-LAN-
|
b81745aed8
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 11:56:05 +08:00 |
|
-LAN-
|
9d5956cef8
|
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-03 11:52:26 +08:00 |
|
Joel
|
b10d7d5b22
|
fix: datasource file can not be chosen
|
2025-09-03 11:31:53 +08:00 |
|
-LAN-
|
8c41d95d03
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 11:06:42 +08:00 |
|
Joel
|
885c7d26e5
|
feat: handle choose select
|
2025-09-03 11:05:15 +08:00 |
|
17hz
|
60c5bdd62f
|
fix: remove redundant z-index from Field component (#25034)
|
2025-09-03 10:39:07 +08:00 |
|
twwu
|
706969d812
|
fix(workflow): enhance variable inspection by integrating schema type handling and refactoring logic
|
2025-09-03 10:17:38 +08:00 |
|
-LAN-
|
f540d0b747
|
chore: remove ty type checker from reformat script and pre-commit hooks (#25021)
|
2025-09-03 08:56:23 +08:00 |
|
-LAN-
|
77a9a73d0d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 01:33:17 +08:00 |
|
GuanMu
|
25a11bfafc
|
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 21:36:52 +08:00 |
|
twwu
|
1ad46d0962
|
fix(pipeline): add handling for RAG pipeline variables in workflow state
|
2025-09-02 20:11:38 +08:00 |
|
twwu
|
5e854238b0
|
fix(workflow): improve formatting and add checkbox type to input variable type mapping
|
2025-09-02 19:57:18 +08:00 |
|
twwu
|
fc4bc08796
|
feat(workflow): enhance RAG recommended plugins structure and update related components
|
2025-09-02 19:11:03 +08:00 |
|
17hz
|
5aa8c9c8df
|
fix: refresh UI after user profile change (#24998)
|
2025-09-02 18:57:35 +08:00 |
|
17hz
|
32972b45db
|
fix: remove unnecessary modal visibility toggle on error in name save (#25001)
|
2025-09-02 18:57:24 +08:00 |
|
Joel
|
60da4c9048
|
feat: set var inspect schema type
|
2025-09-02 18:44:49 +08:00 |
|
twwu
|
32a009654f
|
feat(input-field): add isEditMode prop to InputFieldForm and update handling of variable changes
|
2025-09-02 18:19:40 +08:00 |
|
twwu
|
00b5772012
|
feat(portal): add customContainer prop to PortalToFollowElem for flexible rendering
|
2025-09-02 17:25:47 +08:00 |
|
17hz
|
af351b1723
|
fix: ensure the modal closed by level (#24984)
|
2025-09-02 17:06:10 +08:00 |
|
twwu
|
273dae6738
|
fix(header): update boolean form type to checkbox and improve JSX formatting in form input component
|
2025-09-02 16:26:41 +08:00 |
|
Novice
|
68c75f221b
|
fix: workflow log status filter add parial success status (#24977)
|
2025-09-02 16:24:03 +08:00 |
|
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2025-09-02 16:05:13 +08:00 |
|
17hz
|
c373b734bc
|
feat: make secretInput type field prevent browser auto-fill (#24971)
|
2025-09-02 16:04:12 +08:00 |
|
17hz
|
2ac8f8003f
|
refactor: update radio component to handle boolean values instead of numeric (#24956)
|
2025-09-02 15:11:42 +08:00 |
|
17hz
|
d6b3df8f6f
|
fix: API Key Authorization Configuration Model Form render default value (#24963)
|
2025-09-02 14:52:05 +08:00 |
|
lyzno1
|
0caa94bd1c
|
fix: add Indonesian (id-ID) language support and improve language selector (#24951)
|
2025-09-02 14:44:59 +08:00 |
|
Yongtao Huang
|
067b0d07c4
|
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 11:59:38 +08:00 |
|
17hz
|
044f96bd93
|
feat: LLM prompt Jinja2 template now support more variables (#24944)
|
2025-09-02 11:59:31 +08:00 |
|
-LAN-
|
0b0dc63f29
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-02 11:52:25 +08:00 |
|
twwu
|
bf09c3eb10
|
feat(rag): integrate RAG recommended plugins into workflow component
|
2025-09-02 10:43:57 +08:00 |
|
twwu
|
e5e52ab4b9
|
refactor(value-content): improve JSX formatting for readability in variable inspect component
|
2025-09-02 10:19:01 +08:00 |
|
github-actions[bot]
|
2e89d29c87
|
chore: translate i18n files (#24934)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-02 10:16:14 +08:00 |
|
Zhedong Cen
|
e4eb9f7c55
|
fix(i18n): align zh-Hant indexMethodEconomyTip with zh-Hans (#24933)
|
2025-09-02 09:57:39 +08:00 |
|
znn
|
dd6547de06
|
downvote with reason (#24922)
|
2025-09-02 09:57:04 +08:00 |
|
Atif
|
84d09b8b8a
|
fix: API key input uses password type and no autocomplete (#24864)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-02 09:37:24 +08:00 |
|
17hz
|
2c462154f7
|
fix: email input cannot scroll (#24930)
|
2025-09-02 09:35:53 +08:00 |
|
17hz
|
ae04ccc445
|
fix: npx typo error (#24929)
|
2025-09-02 09:20:51 +08:00 |
|
QuantumGhost
|
eb7b21c7f1
|
Merge remote-tracking branch 'upstream/feat/rag-2' into feat/rag-2
|
2025-09-01 17:06:53 +08:00 |
|
QuantumGhost
|
ad5a2c77c1
|
Merge remote-tracking branch 'upstream/feat/big-var-value-show-fe' into feat/rag-2
|
2025-09-01 17:06:23 +08:00 |
|
Frederick2313072
|
5b3cc560d5
|
fix:hard-coded top-k fallback issue. (#24879)
|
2025-09-01 15:46:37 +08:00 |
|
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
|
Tianyi Jing
|
414ee51975
|
fix: add missing form for boolean types (#24812)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-09-01 15:21:36 +08:00 |
|
17hz
|
1b401063e8
|
chore: pnpx deprecation (#24868)
|
2025-09-01 14:45:44 +08:00 |
|
17hz
|
f11131f8b5
|
fix: basepath did not read from the environment variable (#24870)
|
2025-09-01 13:50:33 +08:00 |
|
twwu
|
a41af6f322
|
refactor: update file upload and download handling for pipeline format
|
2025-09-01 11:13:11 +08:00 |
|
zxhlyh
|
ce3eb0fcbb
|
fix: rag pipeline template
|
2025-09-01 10:23:08 +08:00 |
|
NeatGuyCoding
|
c45c22b1b2
|
fix translation of all oauth.ts (#24855)
|
2025-09-01 10:04:05 +08:00 |
|
Yongtao Huang
|
3d57a9ccdc
|
Fix never hit (!code || code.length === 0) (#24860)
|
2025-09-01 09:45:07 +08:00 |
|
-LAN-
|
546d75d84d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-01 00:29:28 +08:00 |
|
17hz
|
f70272f638
|
refactor: replace clsx with classnames (#24776)
|
2025-08-31 17:08:29 +08:00 |
|
lyzno1
|
b4b71ded47
|
chore: remove unused i18n keys (#24803)
|
2025-08-31 17:07:15 +08:00 |
|
17hz
|
529791ce62
|
fix: Variable Aggregator cannot select conversation variables (#24793)
|
2025-08-31 17:03:36 +08:00 |
|
lyzno1
|
e5e42bc483
|
fix: XSS vulnerability in block-input and support-var-input components (#24835)
|
2025-08-31 17:01:10 +08:00 |
|
Yongtao Huang
|
72acd9b483
|
Remove redundant from_variable_selector null-check (#24842)
|
2025-08-31 17:00:13 +08:00 |
|
QuantumGhost
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08:00 |
|
Yongtao Huang
|
863f3aeb27
|
Fix: rm invalid errorMessage on e.toString() (#24805)
|
2025-08-30 06:18:51 -07:00 |
|
twwu
|
1e9bfd8872
|
feat(chunk-card-list): implement ChunkCard and QAItem components, refactor ChunkCardList to utilize new structure and types
|
2025-08-29 23:28:43 +08:00 |
|
-LAN-
|
11d32ca87d
|
test: fix web test
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-29 23:20:28 +08:00 |
|
-LAN-
|
22ee318cf8
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 17:01:42 +08:00 |
|
zyileven
|
52e9bcbfdb
|
fix(web): improve floating UI positioning when scrolling (#24595) (#24782)
|
2025-08-29 16:49:13 +08:00 |
|
twwu
|
a597ae1a8a
|
feat(block-selector): add RAG tool suggestions component and integrate with existing tools
|
2025-08-29 16:20:43 +08:00 |
|
-LAN-
|
d7d456349d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 16:14:04 +08:00 |
|