 
|
c06cfcbb5a
|
fix: tool provider deadlock (#24532)
Co-authored-by: Wu Tianwei <[email protected]>
|
2025-08-27 12:27:20 +08:00 |
|
 willzhaoandGitHub
|
5ab6bc283c
|
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
|
2025-08-21 21:58:39 +08:00 |
|
 
|
1ffe190557
|
Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <[email protected]>
|
2025-08-12 13:14:00 +08:00 |
|
 crazywoolaandGitHub
|
1c60b7f070
|
Revert "feat: improved MCP timeout" (#23602)
|
2025-08-08 11:20:53 +08:00 |
|
 WillandGitHub
|
4b0480c8b3
|
feat: improved MCP timeout (#23546)
|
2025-08-08 09:08:14 +08:00 |
|
 MariesandGitHub
|
9400832b2b
|
fix: correct plugin indentation (#23228)
|
2025-07-31 17:35:39 +08:00 |
|
 Asuka MinatoandGitHub
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
  
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: Claude <[email protected]>
|
2025-07-24 00:57:45 +08:00 |
|
 NoviceandGitHub
|
e6913744ae
|
fix: database lock timeout by separating external MCP calls from transactions (#22821)
|
2025-07-23 14:58:50 +08:00 |
|
 
|
ad67094e54
|
feat: oauth refresh token (#22744)
Co-authored-by: Yeuoly <[email protected]>
|
2025-07-23 13:12:39 +08:00 |
|
 Bowen LiangandGitHub
|
74940ad3f2
|
chore: code improvement for mcp_client and mcp_tools_manage_service (#22645)
|
2025-07-21 09:52:55 +08:00 |
|
 -LAN-andGitHub
|
1715dd4320
|
refactor: Fix some type error (#22594)
Signed-off-by: -LAN- <[email protected]>
|
2025-07-18 09:26:29 +08:00 |
|
  
|
a4ef900916
|
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
|
2025-07-17 17:18:44 +08:00 |
|
 诗浓andGitHub
|
e576b989b8
|
feat(tool): add support for API key authentication via query parameter (#21656)
|
2025-07-11 10:39:20 +08:00 |
|
 NeatGuyCodingandGitHub
|
f929bfb94c
|
minor fix: remove duplicates, fix typo, and add restriction for get mcp server (#22170)
Signed-off-by: neatguycoding <[email protected]>
|
2025-07-11 09:40:17 +08:00 |
|
 YeuolyandGitHub
|
94a13d7d62
|
feat: add support for dark icons in provider and tool entities (#22081)
|
2025-07-10 14:43:31 +08:00 |
|
 
|
535fff62f3
|
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <[email protected]>
|
2025-07-10 14:01:34 +08:00 |
|
 -LAN-andGitHub
|
2440ac43b1
|
fix: Replace GenericProviderID with ToolProviderID (#21064)
Signed-off-by: -LAN- <[email protected]>
|
2025-06-16 17:35:46 +08:00 |
|
 YeuolyandGitHub
|
abafa68647
|
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876)
|
2025-04-27 14:22:25 +08:00 |
|
 非法操作andGitHub
|
44f911a0a8
|
chore: docstring not match the function parameter (#17162)
|
2025-03-31 13:19:15 +08:00 |
|
 kurokoboandGitHub
|
f2b7df94d7
|
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279)
|
2025-03-10 13:15:06 +08:00 |
|
 YeuolyandGitHub
|
8c9e34133c
|
Fix/disable autoflush in list tools (#14301)
|
2025-02-25 14:52:08 +08:00 |
|
+110        
|
403e2d58b9
|
Introduce Plugins (#13836)
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: -LAN- <[email protected]>
Signed-off-by: xhe <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: takatost <[email protected]>
Co-authored-by: kurokobo <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: AkaraChen <[email protected]>
Co-authored-by: Yi <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: twwu <[email protected]>
Co-authored-by: Hiroshi Fujita <[email protected]>
Co-authored-by: AkaraChen <[email protected]>
Co-authored-by: NFish <[email protected]>
Co-authored-by: Wu Tianwei <[email protected]>
Co-authored-by: 非法操作 <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: Hiroki Nagai <[email protected]>
Co-authored-by: Gen Sato <[email protected]>
Co-authored-by: eux <[email protected]>
Co-authored-by: huangzhuo1949 <[email protected]>
Co-authored-by: huangzhuo <[email protected]>
Co-authored-by: lotsik <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gakkiyomi <[email protected]>
Co-authored-by: CN-P5 <[email protected]>
Co-authored-by: CN-P5 <[email protected]>
Co-authored-by: Chuehnone <[email protected]>
Co-authored-by: yihong <[email protected]>
Co-authored-by: Kevin9703 <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: Boris Feld <[email protected]>
Co-authored-by: mbo <[email protected]>
Co-authored-by: mabo <[email protected]>
Co-authored-by: Warren Chen <[email protected]>
Co-authored-by: JzoNgKVO <[email protected]>
Co-authored-by: jiandanfeng <[email protected]>
Co-authored-by: zhu-an <[email protected]>
Co-authored-by: zhaoqingyu.1075 <[email protected]>
Co-authored-by: 海狸大師 <[email protected]>
Co-authored-by: Xu Song <[email protected]>
Co-authored-by: rayshaw001 <[email protected]>
Co-authored-by: Ding Jiatong <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: JasonVV <[email protected]>
Co-authored-by: le0zh <[email protected]>
Co-authored-by: zhuxinliang <[email protected]>
Co-authored-by: k-zaku <[email protected]>
Co-authored-by: luckylhb90 <[email protected]>
Co-authored-by: hobo.l <[email protected]>
Co-authored-by: jiangbo721 <[email protected]>
Co-authored-by: 刘江波 <[email protected]>
Co-authored-by: Shun Miyazawa <[email protected]>
Co-authored-by: EricPan <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: sino <[email protected]>
Co-authored-by: Jhvcc <[email protected]>
Co-authored-by: lowell <[email protected]>
Co-authored-by: Boris Polonsky <[email protected]>
Co-authored-by: Ademílson Tonato <[email protected]>
Co-authored-by: Ademílson Tonato <[email protected]>
Co-authored-by: IWAI, Masaharu <[email protected]>
Co-authored-by: Yueh-Po Peng (Yabi) <[email protected]>
Co-authored-by: Jason <[email protected]>
Co-authored-by: Xin Zhang <[email protected]>
Co-authored-by: yjc980121 <[email protected]>
Co-authored-by: heyszt <[email protected]>
Co-authored-by: Abdullah AlOsaimi <[email protected]>
Co-authored-by: Abdullah AlOsaimi <[email protected]>
Co-authored-by: Yingchun Lai <[email protected]>
Co-authored-by: Hash Brown <[email protected]>
Co-authored-by: zuodongxu <[email protected]>
Co-authored-by: Masashi Tomooka <[email protected]>
Co-authored-by: aplio <[email protected]>
Co-authored-by: Obada Khalili <[email protected]>
Co-authored-by: Nam Vu <[email protected]>
Co-authored-by: Kei YAMAZAKI <[email protected]>
Co-authored-by: TechnoHouse <[email protected]>
Co-authored-by: Riddhimaan-Senapati <[email protected]>
Co-authored-by: MaFee921 <[email protected]>
Co-authored-by: te-chan <[email protected]>
Co-authored-by: HQidea <[email protected]>
Co-authored-by: Joshbly <[email protected]>
Co-authored-by: xhe <[email protected]>
Co-authored-by: weiwenyan-dev <[email protected]>
Co-authored-by: ex_wenyan.wei <[email protected]>
Co-authored-by: engchina <[email protected]>
Co-authored-by: engchina <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 呆萌闷油瓶 <[email protected]>
Co-authored-by: Kemal <[email protected]>
Co-authored-by: Lazy_Frog <[email protected]>
Co-authored-by: Yi Xiao <[email protected]>
Co-authored-by: Steven sun <[email protected]>
Co-authored-by: steven <[email protected]>
Co-authored-by: Kalo Chin <[email protected]>
Co-authored-by: Katy Tao <[email protected]>
Co-authored-by: depy <[email protected]>
Co-authored-by: 胡春东 <[email protected]>
Co-authored-by: Junjie.M <[email protected]>
Co-authored-by: MuYu <[email protected]>
Co-authored-by: Naoki Takashima <[email protected]>
Co-authored-by: Summer-Gu <[email protected]>
Co-authored-by: Fei He <[email protected]>
Co-authored-by: ybalbert001 <[email protected]>
Co-authored-by: Yuanbo Li <[email protected]>
Co-authored-by: douxc <[email protected]>
Co-authored-by: liuzhenghua <[email protected]>
Co-authored-by: Wu Jiayang <[email protected]>
Co-authored-by: Your Name <[email protected]>
Co-authored-by: kimjion <[email protected]>
Co-authored-by: AugNSo <[email protected]>
Co-authored-by: llinvokerl <[email protected]>
Co-authored-by: liusurong.lsr <[email protected]>
Co-authored-by: Vasu Negi <[email protected]>
Co-authored-by: Hundredwz <[email protected]>
Co-authored-by: Xiyuan Chen <[email protected]>
|
2025-02-17 17:05:13 +08:00 |
|
 非法操作andGitHub
|
ead4b34127
|
fix: test run custom tool raise error (#12178)
|
2024-12-28 17:51:22 +08:00 |
|
 yihongandGitHub
|
7a24c957bd
|
fix: i18n error (#12052)
Signed-off-by: yihong0618 <[email protected]>
|
2024-12-24 23:14:51 +08:00 |
|
 yihongandGitHub
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
 -LAN-andGitHub
|
606aadb891
|
refactor: update builtin tool provider methods to use session management (#11938)
Signed-off-by: -LAN- <[email protected]>
|
2024-12-21 21:21:09 +08:00 |
|
 
|
5c166b3f40
|
fix: tags could not be saved when the Workflow Tool was created (#11481)
Co-authored-by: zhaobs <[email protected]>
|
2024-12-09 14:38:02 +08:00 |
|
 yihongandGitHub
|
0067b16d1e
|
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <[email protected]>
|
2024-11-21 10:34:43 +08:00 |
|
 Bowen LiangandGitHub
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
2024-11-15 15:41:40 +08:00 |
|
 -LAN-andGitHub
|
16b9665033
|
refactor(api): improve handling of tools field and cleanup variable usage (#10553)
|
2024-11-12 00:08:04 +08:00 |
|
 smyhwandGitHub
|
f19c18dc14
|
Fixes you have not added provider None (#10501)
|
2024-11-11 21:50:32 +08:00 |
|
 Bowen LiangandGitHub
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
2024-11-07 21:13:02 +08:00 |
|
 -LAN-andGitHub
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
 AkisAyaandGitHub
|
d7b8e071dd
|
fix:#9222 create or update custum tools error (#9228)
|
2024-10-11 17:12:30 +08:00 |
|
 Bowen LiangandGitHub
|
240b66d737
|
chore: avoid implicit optional in type annotations of method (#8727)
|
2024-10-09 14:36:43 +08:00 |
|
 Shota TotsukaandGitHub
|
03fdf5e7f8
|
chore: Enable Japanese descriptions for Tools (#8646)
|
2024-09-23 09:06:01 +08:00 |
|
 Bowen LiangandGitHub
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|
 Bowen LiangandGitHub
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
|
 
|
c69f5b07ba
|
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <[email protected]>
|
2024-09-12 14:00:36 +08:00 |
|
 
|
17fd773a30
|
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <[email protected]>
|
2024-08-26 13:43:57 +08:00 |
|
 
|
4e7b6aec3a
|
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <[email protected]>
|
2024-08-21 11:16:43 +08:00 |
|
 Nam VuandGitHub
|
dbc1ae45de
|
chore: update docstrings (#7343)
|
2024-08-16 14:19:01 +08:00 |
|
 WaffleandGitHub
|
7b225a5ab0
|
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203)
|
2024-07-12 12:25:38 +08:00 |
|
 
|
109de52fe2
|
Fix: When editing an Agent, selecting custom tools does not allow filtering by labels. (#6197)
Co-authored-by: dufei <[email protected]>
|
2024-07-12 09:02:25 +08:00 |
|
 takatostandGitHub
|
5ec7d85629
|
fix: issues by pydantic2 upgrade (#5171)
|
2024-06-14 02:28:28 +08:00 |
|
 YeuolyandGitHub
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +08:00 |
|