Novice
|
5cb8d4cc11
|
refactor: rename mention node to nested_node for generic sub-graph support
|
2026-01-22 13:15:13 +08:00 |
|
Novice
|
1483a51aa1
|
Merge branch 'feat/pull-a-variable' into feat/support-agent-sandbox
|
2026-01-20 09:54:41 +08:00 |
|
hjlarry
|
cb8fc9cf2d
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-19 21:15:53 +08:00 |
|
hjlarry
|
41473ff450
|
refactor workflow collaboration service
|
2026-01-19 19:56:18 +08:00 |
|
Novice
|
dbc70f8f05
|
feat: add inner graph api
|
2026-01-19 17:13:07 +08:00 |
|
yyh
|
d3d1ba2488
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/core/app/apps/workflow/app_generator.py
|
2026-01-19 16:33:10 +08:00 |
|
wangxiaolei
|
88780c7eb7
|
fix: Revert "fix: fix create app xss issue" (#31219)
|
2026-01-19 16:07:24 +08:00 |
|
hjlarry
|
0d08f7db97
|
fix
|
2026-01-18 18:36:44 +08:00 |
|
非法操作
|
70c41a7dc3
|
Update api/controllers/console/app/workflow.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-18 17:59:18 +08:00 |
|
hjlarry
|
25c88b3f5c
|
fix mypy
|
2026-01-17 21:41:03 +08:00 |
|
hjlarry
|
9eeceb2455
|
fix basedpyright
|
2026-01-17 15:54:32 +08:00 |
|
autofix-ci[bot]
|
7901e18fa6
|
[autofix.ci] apply automated fixes
|
2026-01-17 06:57:16 +00:00 |
|
hjlarry
|
8869cd7008
|
fix api
|
2026-01-17 14:55:12 +08:00 |
|
hjlarry
|
6ab8e05a5e
|
fix api
|
2026-01-17 14:47:44 +08:00 |
|
hjlarry
|
735cd78dc2
|
fix api
|
2026-01-17 12:45:40 +08:00 |
|
autofix-ci[bot]
|
43ef2395ac
|
[autofix.ci] apply automated fixes
|
2026-01-17 04:27:34 +00:00 |
|
hjlarry
|
fc291e4ca2
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-17 10:22:41 +08:00 |
|
Novice
|
4ee49552ce
|
feat: add prompt variable message
|
2026-01-16 17:10:18 +08:00 |
|
Harry
|
d8bafb0d1c
|
refactor(app-asset): remove deprecated file download resource and streamline download URL handling with pre-signed storage
|
2026-01-15 19:28:15 +08:00 |
|
Harry
|
6bb09dc58c
|
feat(app-assets): add file download functionality with pre-signed URLs and enhance asset management
|
2026-01-15 17:20:10 +08:00 |
|
zhsama
|
e89d4e14ea
|
Merge branch 'main' into feat/pull-a-variable
|
2026-01-15 16:14:15 +08:00 |
|
yyh
|
657739d48b
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/models/model.py
# web/contract/router.ts
|
2026-01-15 10:59:45 +08:00 |
|
wangxiaolei
|
5008f5e89b
|
fix: Use raw SQL UPDATE to set read status without triggering updated… (#31015)
|
2026-01-15 09:51:44 +08:00 |
|
Harry
|
4394ba1fe1
|
feat(skill): implement app asset management features including folder and file operations, error handling, and database migration for app asset drafts
|
2026-01-14 20:25:17 +08:00 |
|
Novice
|
495d575ebc
|
feat: add assemble variable builder api
|
2026-01-14 14:12:36 +08:00 |
|
hjlarry
|
7730c88c74
|
fix leader election concurrently
|
2026-01-13 18:01:12 +08:00 |
|
hjlarry
|
14f7f4758a
|
fix error display
|
2026-01-13 17:19:52 +08:00 |
|
hjlarry
|
aeb3fc6729
|
add backend logging
|
2026-01-13 16:25:54 +08:00 |
|
Novice
|
eec57e84e4
|
Merge branch 'main' into feat/agent-node-v2
|
2026-01-07 17:34:23 +08:00 |
|
Asuka Minato
|
f320fd5f95
|
refactor: port controllers/console/app/app.py (#30522)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-06 10:12:52 +08:00 |
|
NeatGuyCoding
|
615c313f80
|
fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-06 09:56:30 +08:00 |
|
Asuka Minato
|
2cef879209
|
refactor: more ns.model to BaseModel (#30445)
|
2026-01-04 17:12:28 +08:00 |
|
wangxiaolei
|
fa69cce1e7
|
fix: fix create app xss issue (#30305)
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: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-31 15:57:39 +09:00 |
|
Novice
|
dd0a870969
|
Merge branch 'main' into feat/agent-node-v2
|
2025-12-16 15:17:29 +08:00 |
|
zyssyz123
|
bd7b1fc6fb
|
fix: csv injection in annotations export (#29462)
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-15 17:14:05 +08:00 |
|
Novice
|
d223fee9b9
|
Merge branch 'main' into feat/agent-node-v2
|
2025-12-15 15:26:48 +08:00 |
|
zyssyz123
|
724cd57dbf
|
fix: dos in annotation import (#29470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-15 15:22:04 +08:00 |
|
Maries
|
d48300d08c
|
fix: remove validate=True to fix flask-restx AttributeError (#29552)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-12 12:01:20 +08:00 |
|
Novice
|
abb2b860f2
|
chore: remove unused changes
|
2025-12-10 15:04:19 +08:00 |
|
非法操作
|
8f7173b69b
|
fix: admin dislike feedback lose content (#29327)
|
2025-12-09 16:07:59 +08:00 |
|
Novice
|
2b23c43434
|
feat: add agent package
|
2025-12-09 11:36:47 +08:00 |
|
Asuka Minato
|
05fe92a541
|
refactor: port reqparse to BaseModel (#28993)
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-12-08 15:31:19 +09:00 |
|
Asuka Minato
|
7396eba1af
|
refactor: port reqparse to Pydantic model (#28949)
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-12-05 13:05:53 +09:00 |
|
heyszt
|
d672774c18
|
Fix ops_trace delete err (#29134)
|
2025-12-05 10:32:34 +08:00 |
|
zyssyz123
|
031cba81b4
|
Fix/app list compatible (#29123)
|
2025-12-04 14:44:24 +08:00 |
|
hj24
|
5bb715ee2f
|
fix: remove chat conversation api dead arg message_count_gte (#29097)
|
2025-12-04 10:12:47 +08:00 |
|
Asuka Minato
|
247069c7e9
|
refactor: port reqparse to Pydantic model (#28913)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-30 16:09:42 +09:00 |
|
Will
|
09a8046b10
|
fix: querying webhook trigger issue (#28753)
|
2025-11-27 10:56:21 +08:00 |
|
Asuka Minato
|
2731b04ff9
|
Pydantic models (#28697)
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>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-26 22:44:14 +08:00 |
|
wangxiaolei
|
490b7ac43c
|
fix: fix feedback like or dislike not display in logs (#28652)
|
2025-11-26 13:59:47 +08:00 |
|
Kevin9703
|
a486c47b1e
|
fix: ensure advanced-chat workflows stop correctly (#27803)
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-11-25 20:09:03 +08:00 |
|
Asuka Minato
|
b5650b579d
|
fix [Chore/Refactor] Generate complete API documentation using Flask-RESTX #24421 (#28649)
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-11-25 20:04:27 +08:00 |
|
非法操作
|
4a76318877
|
fix: draft run any nodes raise 500 (#28636)
|
2025-11-25 18:09:02 +08:00 |
|
changkeke
|
aab95d0626
|
fix: Failed to load API definition (#28509)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2025-11-24 21:44:09 +09:00 |
|
Asuka Minato
|
e0824c2d93
|
api -> console_ns (#28246)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-24 10:04:11 +08:00 |
|
Asuka Minato
|
1a2f8dfcb4
|
use deco (#28153)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-21 14:25:53 +08:00 |
|
Will
|
8fc1c7d994
|
chore: remove redundant reimports (#28415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2025-11-20 11:28:29 +08:00 |
|
longbingljw
|
c0b7ffd5d0
|
feat:mysql adaptation for metadb (#28188)
|
2025-11-20 09:44:39 +08:00 |
|
zhsama
|
b86022c64a
|
feat: add draft trigger detection to app model and UI (#28163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-13 15:43:58 +08:00 |
|
hjlarry
|
edf962cdb5
|
Merge branch 'feat/collaboration' into feat/collaboration2
|
2025-11-13 15:31:21 +08:00 |
|
Asuka Minato
|
6c576e2c66
|
add doc (#28016)
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-11-13 13:38:45 +09:00 |
|
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
|
hjlarry
|
39de7673eb
|
add redis key expire time for collaboration
|
2025-11-11 16:13:05 +08:00 |
|
Yongtao Huang
|
97a2e2ec2e
|
Fix: correct DraftWorkflowApi.post response model (#27289)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-05 17:20:40 +08:00 |
|
Guangdong Liu
|
e29e8e3180
|
feat: enhance annotation API to support optional message_id and content fields (#27460)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-04 14:11:09 +08:00 |
|
NeatGuyCoding
|
6569801162
|
extract parse_time_range for console app stats related queries (#27626)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-11-04 10:00:12 +08:00 |
|
heyszt
|
543c5236e7
|
refactor:Decouple Domain Models from Direct Database Access (#27316)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-28 09:59:30 +08:00 |
|
hjlarry
|
eaf1ae37dd
|
add ENABLE_COLLABORATION_MODE
|
2025-10-21 11:46:28 +08:00 |
|
hjlarry
|
8e3b412ff6
|
fix websocket cookie auth
|
2025-10-21 11:46:00 +08:00 |
|
lyzno1
|
9415ce4512
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-20 10:04:13 +08:00 |
|
Asuka Minato
|
4488c090b2
|
fluent api (#27093)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-19 12:54:41 +09:00 |
|
Jacky Su
|
ac79691d69
|
Feat/add status filter to workflow runs (#26850)
Co-authored-by: Jacky Su <jacky_su@trendmicro.com>
|
2025-10-18 12:15:29 +08:00 |
|
lyzno1
|
239536933b
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-17 19:33:40 +08:00 |
|
Asuka Minato
|
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 |
|
lyzno1
|
4fd968270c
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-14 18:56:27 +08:00 |
|
Asuka Minato
|
0a6b78f883
|
Use hook to get userid (#26839)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-14 09:20:37 +08:00 |
|
lyzno1
|
f19630bcf5
|
Merge remote-tracking branch 'origin/main' into feat/collaboration
|
2025-10-11 14:43:20 +08:00 |
|
Guangdong Liu
|
456dbfe7d7
|
feat: add tracking for updated_by and updated_at fields in app models (#26736)
|
2025-10-11 13:48:57 +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 |
|
hjlarry
|
c4d03bf378
|
change event type name of websocket
|
2025-10-11 09:07:02 +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 |
|
hjlarry
|
93b2eb3ff6
|
Merge remote-tracking branch 'myori/main' into p284
|
2025-10-04 15:28:29 +08:00 |
|
Asuka Minato
|
f5161d9add
|
Exclude tests directory from pyright type checking (#26496)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-02 18:51:36 +08:00 |
|
hjlarry
|
4ba6de1116
|
add leader session more check
|
2025-09-29 14:01:42 +08:00 |
|
-LAN-
|
095c56a646
|
refactor(router): apply ns.route style (#26339)
|
2025-09-28 13:37:06 +08:00 |
|
zxhlyh
|
915023b809
|
Chore/remove add node restrict of workflow (#26218)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-25 18:02:43 +08:00 |
|
hjlarry
|
b937fc8978
|
app online user list
|
2025-09-24 17:03:33 +08:00 |
|
Asuka Minato
|
25c69ac540
|
one example of Session (#24135)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-24 03:32:48 +08:00 |
|
jiangbo721
|
062b173c66
|
fix: Statistics, like workflows, do not include debug data. (#25979)
|
2025-09-20 10:47:59 +08:00 |
|
-LAN-
|
b2d8a7eaf1
|
Fix: enforce editor-only access to chat message logs (#25936)
|
2025-09-18 21:59:51 +08:00 |
|
hjlarry
|
b50284d864
|
fix merge problem
|
2025-09-18 15:45:53 +08:00 |
|
hjlarry
|
81c6e52401
|
Merge remote-tracking branch 'origin/p254' into p284
|
2025-09-18 15:14:55 +08:00 |
|
hjlarry
|
847d257366
|
Merge branch 'p254' into p284
|
2025-09-18 14:50:59 +08:00 |
|
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
-LAN-
|
b5a7e64e19
|
Fix incorrect API endpoint routing from PR #25628 (#25778)
|
2025-09-16 19:20:26 +08:00 |
|
-LAN-
|
bab4975809
|
chore: add ast-grep rule to convert Optional[T] to T | None (#25560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-15 13:06:33 +08:00 |
|
Guangdong Liu
|
07d383ffaa
|
refactor: update API routes and documentation for app and datasets endpoints (#25628)
|
2025-09-15 10:59:11 +08:00 |
|
Krito.
|
a13d7987e0
|
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
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-09-12 21:14:26 +08:00 |
|
hjlarry
|
fc230bcc59
|
add force update workflow to support restore
|
2025-09-12 16:27:12 +08:00 |
|
Guangdong Liu
|
285291f545
|
refactor: update API routes and documentation for console endpoints (#25554)
|
2025-09-12 11:51:24 +08:00 |
|