Yeuoly
|
cc1fe70d34
|
fix: add adapter for datasets update checking (#12939)
|
2025-01-22 15:40:06 +08:00 |
|
Hiroki Nagai
|
15ee1e11be
|
fix: 500 error in Notion integration API (#12934)
|
2025-01-22 14:38:01 +08:00 |
|
Joel
|
c8b4a76530
|
fix: agent node output vars error (#12931)
|
2025-01-22 13:33:27 +08:00 |
|
Yeuoly
|
6ee4eba86b
|
fix: change default PLUGIN_DAEMON_URL to http://localhost:5002 (#12915)
|
2025-01-21 22:30:24 +08:00 |
|
非法操作
|
357d2e8be8
|
fix(1.0): add cross-env to pnpm run dev (#12600)
|
2025-01-21 19:51:32 +08:00 |
|
kurokobo
|
b5accda3fe
|
fix: correct validation for agent node which is invoked before publishing the app (#12805)
|
2025-01-21 10:07:25 +08:00 |
|
非法操作
|
de4752a16b
|
fix(1.0): unexpected error raise (#12812)
|
2025-01-21 10:04:56 +08:00 |
|
非法操作
|
60427f1adf
|
chore(1.0): improve some environment variables (#12814)
|
2025-01-21 10:04:46 +08:00 |
|
非法操作
|
1a313c868d
|
fix(1.0): sometimes add tool raise error (#12821)
|
2025-01-21 10:04:05 +08:00 |
|
Yeuoly
|
0b32b1988f
|
fix: missing tenant_id in get_signed_file_url_for_plugin (#12734)
|
2025-01-14 19:39:21 +08:00 |
|
KVOJJJin
|
e56c051d97
|
Fix: tool card info (#12726)
|
2025-01-14 16:10:00 +08:00 |
|
Joel
|
0a6b4d01d7
|
fix: save tool not add type (#12712)
|
2025-01-14 10:28:41 +08:00 |
|
Novice
|
98b139c680
|
feat: add agent strategy on node start (#12667)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-01-13 13:04:05 +08:00 |
|
zxhlyh
|
f0a3c14adb
|
fix: plugins task (#12662)
|
2025-01-13 10:59:34 +08:00 |
|
Yeuoly
|
51947575c2
|
feat: add skip signature verification (#12627)
|
2025-01-10 20:37:33 +08:00 |
|
Yeuoly
|
cb8debee3e
|
Plugins/fix backend ci errors (#12615)
|
2025-01-10 19:46:59 +08:00 |
|
zxhlyh
|
d56079a549
|
fix: marketplace card i18n (#12623)
|
2025-01-10 18:15:58 +08:00 |
|
zxhlyh
|
c08b451874
|
fix: marketplace page list style (#12613)
|
2025-01-10 17:31:09 +08:00 |
|
非法操作
|
ac336ff359
|
fix(1.0): add missing environment variable (#12599)
|
2025-01-10 17:17:13 +08:00 |
|
Joel
|
4cbd511cd7
|
fix: ci use pnpm error (#12597)
|
2025-01-10 16:55:16 +08:00 |
|
Yeuoly
|
c03adcb154
|
Fix: style checks and unittests (#12603)
|
2025-01-10 16:40:39 +08:00 |
|
Hiroshi Fujita
|
04dade2f9b
|
fix: update fetchReleases to use owner and repo from meta (#12590)
|
2025-01-10 15:46:10 +08:00 |
|
kurokobo
|
f69220ca96
|
fix: add location directive for /explore (#12572)
|
2025-01-10 15:42:32 +08:00 |
|
Wu Tianwei
|
a5e24ff6d3
|
fix: update language change handling in I18n component (#12596)
ok
|
2025-01-10 14:47:24 +08:00 |
|
zxhlyh
|
71976f9192
|
fix: marketplace serach bundle (#12581)
|
2025-01-10 14:03:00 +08:00 |
|
Joel
|
39ec6c8025
|
Fix/setting model page crash (#12594)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2025-01-10 13:10:58 +08:00 |
|
NFish
|
e370045ac4
|
Fix:screenshots image missed (#12589)
|
2025-01-10 11:47:20 +08:00 |
|
Yeuoly
|
28edbbac0b
|
Plugins/bump to 1.0.0 beta.1 (#12568)
|
2025-01-09 22:46:24 +08:00 |
|
Yeuoly
|
782abcecd8
|
bump version to 1.0.0-beta.1 (#12567)
|
2025-01-09 22:38:20 +08:00 |
|
Yeuoly
|
4deb02fc2c
|
fix: rename plugin db name to dify_plugin (#12565)
|
2025-01-09 21:56:24 +08:00 |
|
Joel
|
f967180dc2
|
fix: not show stragry type (#12561)
|
2025-01-09 20:55:17 +08:00 |
|
Yeuoly
|
cead13cbc3
|
plugins: remove middleware.1.yaml (#12559)
|
2025-01-09 20:34:49 +08:00 |
|
Yeuoly
|
078c151065
|
fix: add-default-console-url (#12558)
|
2025-01-09 20:34:13 +08:00 |
|
Yeuoly
|
17babca362
|
Introducing: Plugin Mechanism (#12553)
|
2025-01-09 19:54:17 +08:00 |
|
AkaraChen
|
8efed8858c
|
feat: reset parameters when switch agent strategy (#12549)
|
2025-01-09 19:31:02 +08:00 |
|
Yeuoly
|
0d411a0b5a
|
feat: refactor docker-compose (#12550)
|
2025-01-09 19:08:11 +08:00 |
|
Yeuoly
|
13f0c01f93
|
feat: add ci checks to plugins/beta branch (#12542)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-01-09 18:57:09 +08:00 |
|
zxhlyh
|
3c014f3ae5
|
Feat/plugins (#12547)
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
|
2025-01-09 18:47:41 +08:00 |
|
Yeuoly
|
e4c4490175
|
refactor
|
2025-01-09 17:27:05 +08:00 |
|
Yeuoly
|
94a62f6b4e
|
enhancement: remove unrequired deps
|
2025-01-09 17:06:38 +08:00 |
|
Novice Lee
|
d76af08784
|
feat: add agent log icon
|
2025-01-09 16:55:17 +08:00 |
|
Yeuoly
|
f748d6c7c4
|
fix: mypy issues
|
2025-01-09 16:53:30 +08:00 |
|
Yeuoly
|
76e24d91c0
|
fix: migrations
|
2025-01-09 13:30:43 +08:00 |
|
Novice Lee
|
5ce4ddc0ed
|
fix: change the agent strategy category
|
2025-01-09 11:13:00 +08:00 |
|
Novice Lee
|
491d641485
|
feat: add agent node log
|
2025-01-09 08:32:32 +08:00 |
|
Yeuoly
|
172c5f19cc
|
fix: formatter
|
2025-01-08 21:11:58 +08:00 |
|
Yeuoly
|
b7d168ac59
|
fix: mypy linter
|
2025-01-08 21:11:42 +08:00 |
|
Yeuoly
|
fb309462ad
|
Merge branch 'main' into fix/chore-fix
|
2025-01-08 20:36:22 +08:00 |
|
非法操作
|
f4ee50a7ad
|
chore: improve app doc (#12490)
|
2025-01-08 18:37:12 +08:00 |
|
Jyong
|
bee32d960a
|
fix #12453 #12482 (#12495)
|
2025-01-08 18:26:05 +08:00 |
|