twwu
|
52ce46c364
|
refactor: optimize workflow variable handling and enhance node state management for resumption scenarios
|
2025-12-31 16:44:43 +08:00 |
twwu
|
f0f1ae0b49
|
fix: enhance workflow node handling by including paused state and improving human input management
|
2025-12-31 13:45:16 +08:00 |
twwu
|
0c69466b0f
|
feat: add workflow resume functionality and enhance handling of HumanInput node in workflow events
|
2025-12-30 18:30:32 +08:00 |
twwu
|
44a688cb81
|
feat: implement edge source handle change functionality and enhance node interactions for HumanInput node
|
2025-12-30 16:05:33 +08:00 |
twwu
|
0e2b59d661
|
fix: update placeholder handling in ContentItem and remove unused error messages from HumanInputNode
|
2025-12-30 10:45:59 +08:00 |
twwu
|
501c3bcc94
|
chore: add i18n namespace to various components in the workflow for consistency
|
2025-12-30 10:18:31 +08:00 |
twwu
|
bf6a2c22eb
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-30 09:34:30 +08:00 |
Sangyun Han
|
faef04cdf7
|
fix: update Korean translations for various components and improve cl… (#30347)
|
2025-12-30 09:27:53 +08:00 |
hj24
|
0ba9b9e6b5
|
feat: get plan bulk with cache (#30339)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
|
2025-12-30 09:27:46 +08:00 |
wangxiaolei
|
30dd50ff83
|
feat: allow fail fast (#30262)
|
2025-12-30 09:27:40 +08:00 |
lif
|
5338cf85b1
|
fix: restore draft version correctly in version history panel (#30296)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2025-12-30 09:22:00 +08:00 |
yyh
|
673209d086
|
refactor(web): organize devtools components (#30318)
|
2025-12-30 09:21:41 +08:00 |
Coding On Star
|
43758ec85d
|
test: add some tests for marketplace (#30326)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-30 09:21:19 +08:00 |
yyh
|
20944e7e1a
|
chore: i18n namespace refactor in package.json and add missing translations (#30324)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2025-12-29 20:59:11 +08:00 |
twwu
|
8c0365c71e
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 18:36:35 +08:00 |
Joel
|
7a5d2728a1
|
chore: refactor config var and add tests (#30312)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-29 18:07:18 +09:00 |
Maries
|
14bff10201
|
fix(api): remove tool provider list cache to fix cache inconsistency (#30323)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 16:58:38 +08:00 |
Coding On Star
|
9a6b4147bc
|
test: add comprehensive tests for plugin authentication components (#30094)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-29 16:45:25 +08:00 |
wangxiaolei
|
2c919efa69
|
feat: support tencent cos custom domain (#30193)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 15:41:02 +08:00 |
Stephen Zhou
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +08:00 |
yyh
|
09be869f58
|
refactor(web): drop swr and migrate share/chat hooks to tanstack query (#30232)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-12-29 14:04:01 +08:00 |
twwu
|
c0a4f3b715
|
refactor(human-input): reorganize hooks and improve structure for better maintainability
|
2025-12-29 13:57:34 +08:00 |
twwu
|
d308c34842
|
refactor(use-common): simplify current workspace query function by removing unnecessary body parameter
|
2025-12-29 13:37:33 +08:00 |
twwu
|
68615eec04
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 13:36:39 +08:00 |
DevByteAI
|
0b1439fee4
|
fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223)
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-12-29 13:03:39 +08:00 |
WTW0313
|
eca3e23af0
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 12:54:17 +08:00 |
Bowen Liang
|
dfd2dd5c68
|
build: update github actions (#30106)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 11:26:34 +08:00 |
yyh
|
3ae7788933
|
refactor(query-state): migrate query param state management to nuqs (#30184)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 11:24:54 +08:00 |
yyh
|
446df6b50d
|
fix(web): rollback React Scan dynamic import (#30294)
|
2025-12-29 10:40:56 +08:00 |
twwu
|
c716c4ccbe
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 10:35:51 +08:00 |
Shemol
|
d9cecabe93
|
fix: release graph_runtime_state reference to prevent memory leak under high load (#30236)
Signed-off-by: SherlockShemol <shemol@163.com>
|
2025-12-29 10:35:47 +08:00 |
lif
|
b71a0d3f04
|
fix(web): handle null/undefined message in log list (#30253)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2025-12-29 10:34:20 +08:00 |
Will
|
d546d525b4
|
feat: MCP tool adds support for embeddedResource (#30261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 10:15:47 +08:00 |
Stephen Zhou
|
a46dc2f37e
|
chore(sdk/nodejs): update deps (#30291)
|
2025-12-29 10:13:19 +08:00 |
wangxiaolei
|
8b38e3f79d
|
feat: document batch operation tool add re-index operation (#30275)
|
2025-12-29 10:03:15 +08:00 |
非法操作
|
44ab8a3376
|
fix: Workflow Start node optional enum parameter is treated as required (#30287)
|
2025-12-29 10:02:40 +08:00 |
QuantumGhost
|
32366774a1
|
chore(web): remove temporary workaround for CurrentWorkspace query
|
2025-12-29 09:55:29 +08:00 |
yyh
|
1e86535c4a
|
refactor(web): Migrate to Unified TanStack Devtools (#30279)
|
2025-12-29 09:43:44 +08:00 |
dependabot[bot]
|
5b1c08c19c
|
chore(deps): bump json-repair from 0.54.1 to 0.54.3 in /api (#30285)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-29 09:42:24 +08:00 |
dependabot[bot]
|
6202c566e9
|
chore(deps): bump scheduler from 0.26.0 to 0.27.0 in /web (#30284)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-29 09:42:17 +08:00 |
NeatGuyCoding
|
a00ac1b5b1
|
fix(api): fix credential type handling and rebuild subscription transaction safety (#30242)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-12-28 20:29:35 +08:00 |
wangxiaolei
|
bf56c2e9db
|
fix: fix custom tool content is not update (#30250)
|
2025-12-28 17:50:30 +08:00 |
yyh
|
543ce38a6c
|
chore(claude-code): migrate from legacy MCP configuration to official plugin system (#30265)
|
2025-12-28 17:48:55 +08:00 |
NeatGuyCoding
|
1f2c85c916
|
fix: wrong usage of redis lock (#28177)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maries <xh001x@hotmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
|
2025-12-28 13:47:54 +08:00 |
Maries
|
2b01f85d61
|
fix: consolidate duplicate InvokeRateLimitError definitions (#30229)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-28 03:03:42 +09:00 |
Novice
|
d8010a7fbc
|
fix: Add JSON RPC request type guard (#30216)
|
2025-12-28 03:02:46 +09:00 |
Sara Rasool
|
b067ad2f0a
|
chore(web): remove unused dev-preview page (#30226)
Co-authored-by: Dev <dev@Devs-MacBook-Pro-4.local>
|
2025-12-28 03:01:57 +09:00 |
Wu Tianwei
|
b85564cae5
|
fix: remove unused CSS styles and fix HitTestingPage layout (#30235)
|
2025-12-28 03:00:30 +09:00 |
Shemol
|
c393d7a2dc
|
test(web): add unit tests for Avatar component (#30201)
|
2025-12-27 10:07:10 +08:00 |
Jyong
|
f610f6895f
|
fix: retrieval test and knowledge retrieval node failed in multimodal mode (#30210)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-26 21:42:06 +08:00 |