twwu
|
5956375cec
|
fix: ensure output_schema properties are checked before accessing them in strategy detail, use config, and tool default components
|
2025-09-18 10:11:15 +08:00 |
twwu
|
253b8dbc0a
|
feat: add i18n type generation scripts and improve code formatting
|
2025-09-17 16:05:10 +08:00 |
QuantumGhost
|
ffb4f214ea
|
Merge remote-tracking branch 'upstream/feat/rag-2' into feat/rag-2
|
2025-09-16 15:06:38 +08:00 |
QuantumGhost
|
dd34002db2
|
Merge remote-tracking branch 'upstream/main' into feat/rag-2
|
2025-09-16 14:59:35 +08:00 |
WTW0313
|
4ea8fddf1a
|
feat: Add APP_VERSION to headers for marketplace API requests
|
2025-09-16 13:46:48 +08:00 |
WTW0313
|
a061215e42
|
refactor: Simplify tag label retrieval in hooks and update related components
|
2025-09-16 13:45:56 +08:00 |
chengjoey
|
169ce71e59
|
fix(web): custom-tool output_schema.properties missing type (#25731)
Co-authored-by: joeyczheng <joeyczheng@tencent.com>
|
2025-09-15 21:21:25 +08:00 |
Garfield Dai
|
88d5e27fe8
|
Release/e-1.8.1 (#25613)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
|
2025-09-15 14:49:23 +08:00 |
Asuka Minato
|
77ba3e8f26
|
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 09:37:54 +08:00 |
WTW0313
|
b146f5d3fa
|
refactor(i18n): clean up code structure and improve readability
|
2025-09-11 10:53:40 +08:00 |
-LAN-
|
23cd615489
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-09-08 14:30:43 +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 |
WTW0313
|
a6b0071ca0
|
feat: add datasource category handling in marketplace list condition
|
2025-09-04 16:05:29 +08:00 |
twwu
|
b4c98daa8d
|
refactor(workflow): update RAG tool suggestions and improve filtering logic
|
2025-09-03 16:05:55 +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 |
zxhlyh
|
97875d2b55
|
plugin dependencies select all
|
2025-09-03 14:27:29 +08:00 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
twwu
|
1c8190f142
|
feat(search-box): enhance marketplace search box with new triggers and conditional rendering
|
2025-08-29 14:45:04 +08:00 |
twwu
|
1022e67fb6
|
fix: adjust padding in search box component for improved layout
|
2025-08-28 18:02:19 +08:00 |
twwu
|
9448d49305
|
feat: add 'rag' tag to plugin constants and translations in multiple languages
|
2025-08-28 16:21:53 +08:00 |
twwu
|
da48e54778
|
Merge branch 'main' into feat/rag-2
|
2025-08-27 11:16:27 +08:00 |
Joel
|
dac72b078d
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-08-26 18:16:05 +08:00 |
非法操作
|
6010d5f24c
|
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-25 16:12:29 +08:00 |
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
lyzno1
|
a4d17cb585
|
fix: add backdrop-blur-sm to plugin dropdown filters for consistent dark mode styling (#24454)
|
2025-08-25 13:55:41 +08:00 |
twwu
|
8c44151e6f
|
Merge branch 'main' into feat/rag-2
|
2025-08-22 17:40:34 +08:00 |
HyaCinth
|
09b0dd5583
|
fix: Optimize scrolling experience on plugin page (#24314) (#24322)
|
2025-08-22 16:09:10 +08:00 |
Charles Lee
|
0c595c4745
|
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
|
2025-08-21 21:38:40 +08:00 |
twwu
|
a1666fe058
|
Merge branch 'main' into feat/rag-2
|
2025-08-19 14:59:06 +08:00 |
KVOJJJin
|
5f0b52c017
|
Fix number input in tool configure form of agent node tool item (#24154)
|
2025-08-19 14:26:09 +08:00 |
Junyan Qin (Chin)
|
531e784a92
|
feat: no longer enable auto upgrade when marketplace is disabled (#24… (#24101)
|
2025-08-18 15:57:33 +08:00 |
jyong
|
22b3933cc3
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# api/core/workflow/entities/variable_pool.py
|
2025-08-12 11:13:04 +08:00 |
zxhlyh
|
54b935f609
|
fix
|
2025-08-12 10:49:49 +08:00 |
lyzno1
|
e298eee822
|
feat: add select-none class to tag filter components to prevent text selection (#23774)
|
2025-08-12 09:23:59 +08:00 |
twwu
|
fc779d00df
|
Merge branch 'main' into feat/rag-2
|
2025-08-11 11:15:58 +08:00 |
Matri Qi
|
ea502d36a9
|
lint: fix sonarjs/no-dead-store issues (#23653)
|
2025-08-10 11:16:43 +08:00 |
Joel
|
b32b7712e2
|
fix: i18n options too long breaks plugin setting ui (#23640)
|
2025-08-08 18:34:12 +08:00 |
zxhlyh
|
8464ec46e6
|
fix: json schema
|
2025-08-08 17:38:01 +08:00 |
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
Tianyi Jing
|
8041808b53
|
fix: diplay all helpfields (#23348)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-08-04 14:39:54 +08:00 |
HyaCinth
|
f7016fd922
|
chore: Optimize component styles and interactions (#23250) (#23251)
|
2025-08-01 14:18:38 +08:00 |
Alan Bustamante
|
c33741a5e9
|
fix: improve boolean field handling in plugin configuration forms (#23160)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-01 10:34:46 +08:00 |
HyaCinth
|
caa5928ac4
|
chore: Optimize dark mode styles (#23222) (#23231)
|
2025-07-31 17:43:08 +08:00 |
jyong
|
a7a4c8228e
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# web/app/components/workflow/hooks/use-workflow.ts
|
2025-07-31 10:30:28 +08:00 |
Joel
|
c05c5953a8
|
fix: disabled auto update but still show in plugin detail (#23150)
|
2025-07-30 11:15:06 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
Wu Tianwei
|
ad472d59e0
|
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
|
2025-07-25 15:01:28 +08:00 |
twwu
|
bae2af0c85
|
Merge branch main into feat/rag-2
|
2025-07-24 17:40:04 +08:00 |
呆萌闷油瓶
|
371fe7a700
|
fix: type error in list-operator (#22803)
|
2025-07-24 12:21:20 +08:00 |