|
|
1be4a43fc6
|
Merge branch 'main' into feat/mcp-frontend
|
2025-07-02 14:04:59 +08:00 |
|
|
|
58dfe2ca03
|
fix: when config plugin endpoint choose no start form app cause page crashed (#21789)
|
2025-07-02 10:55:38 +08:00 |
|
|
|
a0621c61d3
|
fix: json schem ui problem
|
2025-07-01 11:07:00 +08:00 |
|
|
|
4fe3c7c63f
|
fix: can not choose agent tool
|
2025-06-30 14:46:37 +08:00 |
|
|
|
924ec8c8d2
|
main
|
2025-06-30 11:22:20 +08:00 |
|
|
|
765adabb32
|
feat: Add autofill by default value in endpoint plugin setting page. (#21669)
|
2025-06-29 13:09:21 +08:00 |
|
|
|
e3590bc0c1
|
fix: tool selector size
|
2025-06-26 17:58:21 +08:00 |
|
|
|
ae00ba44db
|
fix: fix create custom modal overlay add tool (#21553)
|
2025-06-26 16:45:45 +08:00 |
|
|
|
79fa3c7519
|
fix(web): optimize the pop logic of the tool selector (#21558) (#21559)
|
2025-06-26 16:45:01 +08:00 |
|
|
|
257809bb30
|
fix: in plugin config panel appselector can not list all apps() (#21457)
|
2025-06-25 11:14:46 +08:00 |
|
|
|
93cb98b1e5
|
main
|
2025-06-23 14:54:30 +08:00 |
|
|
|
43f5b21852
|
feat: add config for max-tree-depth (#21291)
|
2025-06-23 13:55:57 +08:00 |
|
|
|
725a221315
|
fix: hide marketplace information(#21275) (#21276)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
|
2025-06-23 10:23:43 +08:00 |
|
|
|
2b0193dd79
|
fix: object value change in tool node
|
2025-06-20 14:50:29 +08:00 |
|
|
|
614c5e087e
|
Feat: add check before install plugin (#20014)
|
2025-06-18 15:51:23 +08:00 |
|
|
|
6c0a91a64f
|
fix: some dark theme display incorrect (#21055)
|
2025-06-17 16:11:57 +08:00 |
|
|
|
0e550e45c7
|
new mixed input
|
2025-06-16 11:10:18 +08:00 |
|
|
|
f4df759ba6
|
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801)
|
2025-06-13 10:58:43 +02:00 |
|
|
|
e438d08a39
|
agent node legacy data fomatting
|
2025-06-12 14:37:53 +08:00 |
|
|
|
b2b74e66ad
|
fix z-index
|
2025-06-12 09:43:57 +08:00 |
|
|
|
f4ed447f39
|
fix z-index
|
2025-06-11 22:53:04 +08:00 |
|
|
|
e3fcee124a
|
agent node
|
2025-06-11 22:47:31 +08:00 |
|
|
|
60777bc610
|
chore: update plugin publish link text (#20873)
|
2025-06-10 17:34:26 +08:00 |
|
|
|
91144207e0
|
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757)
|
2025-06-09 19:05:29 +08:00 |
|
|
|
caf7b20024
|
feat: not abled in tool list
|
2025-06-05 16:04:51 +08:00 |
|
|
|
933194b1f7
|
feat: mcp tools not support warning
|
2025-06-05 15:08:57 +08:00 |
|
|
|
7a76f38d90
|
feat: hide mcp tab agentey not support
|
2025-06-05 11:25:23 +08:00 |
|
|
|
244687c9a7
|
fix: plugin update redcorner mark display incorrect (#20636)
|
2025-06-04 19:44:47 +08:00 |
|
|
|
e01d975b80
|
fix: the plugin order is not the same as passed to api in DSL (#20515)
|
2025-05-30 18:13:00 +08:00 |
|
|
|
f1d964288d
|
fix: schema title use prop name
|
2025-05-30 16:48:46 +08:00 |
|
|
|
e303417e04
|
fix: agent app tool update (#20490)
|
2025-05-30 14:56:32 +08:00 |
|
|
|
953746bf7e
|
feat: use api schema
|
2025-05-29 16:58:21 +08:00 |
|
|
|
f5d18d4e28
|
fix: search ui broken in explore page
|
2025-05-29 10:41:56 +08:00 |
|
|
|
00199c41bb
|
fix: workflow plugins list update (#20357)
|
2025-05-28 17:45:08 +08:00 |
|
|
|
9adda90227
|
feat: param schema support readonly
|
2025-05-28 16:35:52 +08:00 |
|
|
|
f2a8af0680
|
fix: some copywriting to i18n
|
2025-05-28 16:27:43 +08:00 |
|
|
|
e42f84f723
|
feat: add obj and array type support
|
2025-05-28 16:14:36 +08:00 |
|
|
|
195a349cb5
|
fix: mcp tool label
|
2025-05-27 18:21:59 +08:00 |
|
|
|
abc32edf28
|
chore: enchance the copywriting of tool (#20294)
|
2025-05-27 16:40:11 +08:00 |
|
|
|
756f35f480
|
feat: add pagination for plugin page (#20151)
|
2025-05-27 12:54:52 +08:00 |
|
|
|
3995f55cbc
|
fix: update Line component for dark mode support and improve Empty co… (#20196)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-26 10:42:54 +08:00 |
|
|
|
916c415b4b
|
feat: add entry point for requesting a plugin (#20026)
|
2025-05-22 14:15:00 +08:00 |
|
|
|
09547b4c8d
|
fix: fix page broken for undefined permission (#19972)
|
2025-05-20 14:41:10 +08:00 |
|
|
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |
|
|
|
f8a9c363ba
|
fix: update background gradient and line positioning in Empty component (#19745)
|
2025-05-15 15:57:13 +08:00 |
|
|
|
2c5f5b0c67
|
Feat: add search params with theme in links of marketplace (#19648)
|
2025-05-14 13:46:03 +08:00 |
|
|
|
3548c133e3
|
Feat: add theme switcher (#18093)
|
2025-05-14 09:06:14 +08:00 |
|
|
|
4ee5156afb
|
feat: can choose all in agent node
|
2025-05-09 18:21:59 +08:00 |
|
|
|
1d99895304
|
feat: search input to new
|
2025-05-09 16:57:00 +08:00 |
|
|
|
30dbefd937
|
feat: add button place and view type control
|
2025-05-09 10:49:08 +08:00 |
|