dify/packages/contracts/generated/api/console
Stephen Zhou e6fe2cd5d7
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/inner_api/test_auth_wraps.py
#	api/tests/unit_tests/services/test_async_workflow_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-08-21 10:39:39 +08:00
..
account refactor(api): add account profile application service (#40436) 2026-08-20 05:03:08 +00:00
activate feat(knowledge): stage document uploads before admission 2026-08-10 10:58:17 -04:00
agent refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +00:00
all-workspaces style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
api-based-extension style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
api-key-auth refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
app style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
app-dsl-version style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
apps refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +00:00
auth style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
billing fix(web): render workspace plan badge during SSR (#40581) 2026-08-12 07:45:39 +00:00
code-based-extension style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
compliance style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
data-source style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
datasets fix(knowledge-fs): recover upgrade jobs in new knowledge list 2026-08-19 16:15:46 +08:00
email-code-login fix(auth): harden email code login verification (#40960) 2026-08-19 06:57:47 +00:00
email-register style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
explore refactor(api): extract recommended app query service (#40207) 2026-08-20 08:45:47 +00:00
features fix(web): render workspace plan badge during SSR (#40581) 2026-08-12 07:45:39 +00:00
files chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
forgot-password style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
form style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
init style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
installed-apps chore: paginate installed apps (#39739) 2026-07-29 09:51:34 +00:00
instruction-generate style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
knowledge-fs feat(knowledge-fs): migrate add source to async imports 2026-08-20 11:30:43 +08:00
login style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
logout style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
notification style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
notion style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
oauth feat(plugin-auth): visibility picker for OAuth credentials (#39840) 2026-08-17 02:41:26 +00:00
onboarding feat(web): add step-by-step tour shell (#38785) 2026-07-20 09:23:25 +00:00
ping style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
rag fix(api): bind remaining RAG resources to owners (#40503) 2026-08-12 06:05:16 +00:00
refresh-token style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
remote-files style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
reset-password style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
rule-code-generate style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
rule-generate style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
rule-structured-output-generate style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
setup refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
snippets fix(snippets): implement delete for published snippet workflow versions (#41003) 2026-08-20 07:36:17 +00:00
spec style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
system-features Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-10 10:34:47 +08:00
tag-bindings style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
tags refactor(api): decouple console tag management (#40843) 2026-08-20 12:31:01 +00:00
trial-apps test(e2e): validate generated console contracts (#39400) 2026-07-22 07:48:37 +00:00
trial-models style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
version refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
website style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow-generate chore: Improve workflow generator accessibility and API contracts (#38838) 2026-07-13 09:15:54 +00:00
workflow-run-archives feat: archive logs export (#38207) 2026-07-14 08:25:37 +00:00
workspaces fix(snippet): support snippet history version export (#41012) 2026-08-20 08:52:45 +00:00
orpc.gen.ts Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00
router.gen.ts Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00