yyh
5ee7bedb56
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
...
# Conflicts:
# .agents/skills/frontend-code-review/SKILL.md
# .agents/skills/frontend-code-review/references/business-logic.md
# .agents/skills/frontend-code-review/references/code-quality.md
# .agents/skills/frontend-code-review/references/performance.md
# api/controllers/console/explore/recommended_app.py
# eslint-suppressions.json
# packages/contracts/generated/api/console/workspaces/orpc.gen.ts
# packages/iconify-collections/custom-vender/info.json
# web/__tests__/apps/app-list-browsing-flow.test.tsx
# web/app/(commonLayout)/role-route-guard.tsx
# web/app/components/app-sidebar/nav-link/index.tsx
# web/app/components/apps/__tests__/empty.spec.tsx
# web/app/components/apps/__tests__/list.spec.tsx
# web/app/components/apps/empty.tsx
# web/app/components/apps/list.tsx
# web/app/components/base/search-input/__tests__/index.spec.tsx
# web/app/components/base/search-input/index.tsx
# web/app/components/header/account-setting/index.tsx
# web/app/components/header/header-wrapper.tsx
# web/app/components/plugins/marketplace/search-box/index.tsx
# web/app/components/tools/mcp/modal.tsx
# web/features/tag-management/components/tag-filter.tsx
# web/i18n/en-US/workflow.json
# web/i18n/zh-Hans/workflow.json
2026-06-08 10:32:32 +08:00
呆萌闷油瓶 and GitHub
813bfea730
feat(api): support embedded Excel images in knowledge import ( #37104 )
2026-06-08 01:26:07 +00:00
Evan and GitHub
1ae98b3ea4
fix: remove unnecessary # type: ignore comments ( #24494 ) ( #37139 )
2026-06-07 12:35:37 +00:00
eryue0220 and GitHub
196c040c99
chore: add missing @override decorators to api/repositories ( #37138 )
2026-06-07 12:08:22 +00:00
Popper Li and GitHub
fad5656b2e
fix(api): normalize empty workflow tool file lists ( #37125 )
2026-06-07 02:52:53 +00:00
Evan and GitHub
76fb1b6ea8
refactor(api): remove redundant typing.cast calls ( #37124 )
2026-06-06 02:39:07 +00:00
157ba6f5a0
chore(api): Fix several typing errors ( #37119 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-06 01:44:32 +00:00
6b12152ce8
refactor(api): migrate tenant/user via DI for several endpoints ( #37114 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-05 15:08:11 +00:00
00ac937934
feat: snippet ( #37046 )
...
Co-authored-by: JzoNg <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-05 09:38:42 +00:00
24876bb05d
fix: avoid duplicating lines when merging text for summarization ( #37093 )
...
Co-authored-by: bymle <[email protected] >
2026-06-05 07:02:57 +00:00
fatelei
e6db98ef64
feat: add task detail
2026-06-05 11:13:54 +08:00
Xiyuan Chen and GitHub
a1ad4be61e
fix(api): expose device-flow approve rate limit as env var ( #37083 )
2026-06-05 02:56:23 +00:00
hjlarry
d389284813
feat: add last_opened_at for workspace API
2026-06-05 10:08:13 +08:00
yyh
1d063e3fd6
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-04 20:38:39 +08:00
0bfbd2061e
feat: enhance go to anything ( #32130 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <[email protected] >
2026-06-04 11:06:17 +00:00
yyh
c71d2ac460
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-04 16:43:22 +08:00
c8abb11bf0
feat: support custom trace session id for Phoenix tracing ( #37056 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-04 08:42:03 +00:00
f9320b2c91
fix(api): return agent timestamps as epoch seconds ( #37057 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-04 08:27:37 +00:00
chariri and GitHub
b67c3a5f76
refactor(api): migrate tenant/user via DI for several endpoints ( #37026 )
2026-06-04 05:52:59 +00:00
5b5a06136a
fix(agent): complete CLI-tool + env shell bootstrap & add composer validation (ENG-367/368) ( #37033 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-04 05:46:42 +00:00
yyh
274944f05e
Merge branch 'feat/ui-onboarding-rewrite' of https://github.com/langgenius/dify into feat/ui-onboarding-rewrite
2026-06-04 11:57:05 +08:00
yyh
a0d53b9f07
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
...
# Conflicts:
# eslint-suppressions.json
# web/app/components/header/account-dropdown/index.tsx
2026-06-04 11:56:43 +08:00
hjlarry
a24d1a0bbc
feat: add PluginCategory openAPI
2026-06-04 11:52:35 +08:00
3c98f96ae8
feat(api): introduce select, file and file list form input types to Human Input node ( #36322 )
...
Co-authored-by: JzoNg <[email protected] >
Co-authored-by: GPT 5.4 <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <[email protected] >
2026-06-04 01:54:28 +00:00
44725dde74
feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector ( #36984 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 22:37:31 +00:00
chariri and GitHub
d3058d63bd
refactor(api): migrate console.datasets.data_source to BaseModel ( #36624 )
2026-06-03 19:38:39 +00:00
chariri and GitHub
4fc62d3b38
refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel ( #36649 )
2026-06-03 17:44:10 +00:00
e14cb209a4
chore: add missing @override decorator to api/core/rag/extractor ( #37013 )
...
Co-authored-by: mac <[email protected] >
2026-06-03 12:34:10 +00:00
eryue0220 and GitHub
bb3c9929f9
chore: add missing @override decorators to api/libs ( #37012 )
2026-06-03 12:17:50 +00:00
Yunlu Wen and GitHub
a247d625e5
chore(deps): bump pyjwt to 2.13.0 ( #37008 )
2026-06-03 09:39:58 +00:00
hjlarry
30f0a69fea
feat: add builtin tools
2026-06-03 17:29:41 +08:00
hjlarry
04e8c6127f
Revert "feat: PluginInstallTaskStartResponse add optional PluginInstallTask"
...
This reverts commit ccc9122980 .
2026-06-03 17:21:07 +08:00
02e1a60cde
chore: add missing @override decorator to api/configs ( #37006 )
...
Co-authored-by: mac <[email protected] >
2026-06-03 09:11:50 +00:00
chariri and GitHub
57b573d02b
refactor(api): migrate tenant/user via DI for several endpoints ( #37004 )
2026-06-03 08:59:00 +00:00
hjlarry
ccc9122980
feat: PluginInstallTaskStartResponse add optional PluginInstallTask
2026-06-03 16:51:22 +08:00
hjlarry
1f856960f0
feat: PluginList by category
2026-06-03 16:35:33 +08:00
cad0942f4d
fix(api): enforce workspace membership + role checks in auth pipeline ( #36931 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 07:31:47 +00:00
呆萌闷油瓶 and GitHub
2a8bdc2373
fix: pydantic_core._pydantic_core.ValidationError: 2 validation errors for DatasetDetailResponse ( #36753 )
2026-06-03 07:10:55 +00:00
WUMIKE233 and GitHub
ee6a07d13c
refactor: use explicit session in inner api user auth ( #36995 )
2026-06-03 07:06:38 +00:00
2d6c9300e3
fix(api): tighten agent v2 generated contracts ( #36989 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 06:52:40 +00:00
yyh
dfc7f136ef
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-03 14:27:46 +08:00
b96ea94505
chore: add :str to <path: parameter ( #36913 )
...
Co-authored-by: 99 <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 05:25:11 +00:00
d649cccda0
chore: add missing @override decorato to api/extensions ( #36941 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <[email protected] >
2026-06-03 05:25:08 +00:00
yyh
a53828e826
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
...
# Conflicts:
# eslint-suppressions.json
# web/app/components/app/create-app-dialog/app-list/index.tsx
# web/app/components/app/create-app-modal/index.tsx
# web/app/components/app/create-from-dsl-modal/index.tsx
# web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
# web/hooks/use-import-dsl.ts
2026-06-03 13:04:38 +08:00
Evan and GitHub
5a0ad4ecd9
fix: normalize json_schema from string to dict in VariableEntity ( #36777 )
2026-06-03 04:33:25 +00:00
1b972c4e09
refactor(api): migrate tenant/user via DI for several endpoints ( #36971 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 04:24:17 +00:00
yyh
ba06ed5f41
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-02 15:48:10 +08:00
yyh
f36852646f
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-02 15:34:02 +08:00
dea4e66456
fix(web): use generated account-profile contracts ( #36927 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-02 07:28:05 +00:00
Evan and GitHub
3cd0da303a
refactor: remove unused Flask-RESTX field dicts from end_user and conversation_variable fields ( #28015 ) ( #36929 )
2026-06-02 07:27:23 +00:00