Commit Graph

  • dee3e026a6 chore: use AccountWithRole instead of account_with_role_fields hjlarry 2026-02-04 14:11:32 +08:00
  • 75d2148ef6 fix: add account_with_role_fields for enhanced user data representation Harry 2026-02-04 13:53:31 +08:00
  • 00e9dce3ad feat: add isPreviewable guard for binary file preview in artifacts yyh 2026-02-04 13:31:59 +08:00
  • 60a5d5c67c refactor: replace reqparse with Pydantic models in dsl and sandbox_providers Harry 2026-02-04 13:23:07 +08:00
  • 8c6139fa21 chore: update pnpm-lock and remove unused import after merge Harry 2026-02-04 13:16:55 +08:00
  • c111079624 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox Harry 2026-02-04 13:15:49 +08:00
  • 2ca03d80f9 Merge branch 'main' into jzh JzoNg 2026-02-04 12:53:07 +08:00
  • d8402f686e fix: base url in client (#31902) release/1.12.1 Stephen Zhou 2026-02-04 12:09:22 +08:00
  • d056b23168 fix: use neutral title for artifacts empty state to fit both scenarios yyh 2026-02-04 12:02:39 +08:00
  • 8bd8dee767 fix(docker): improve IRIS data persistence with proper Durable %SYS (#31901) Tomo 2026-02-04 12:39:26 +09:00
  • 36bfb08f34 fix: collaboration user's name display in editor line 1 hjlarry 2026-02-04 10:11:40 +08:00
  • 05f2764d7c fix(docker): persist IRIS data across container recreation using Durable %SYS (#31899) Tomo 2026-02-04 10:57:46 +09:00
  • 7535b67423 fix: handle prompt template correctly to extract selectors for step run Stream 2026-02-04 07:23:02 +08:00
  • f5d6c250ed fix: "refactor: port api/controllers/console/tag/tags.py to ov3" (#31887) 1.12.0 Asuka Minato 2026-02-03 23:18:53 +09:00
  • 45daec7541 refactor: replace line-clamp package with native CSS (#31877) niveshdandyan 2026-02-03 22:14:18 +08:00
  • 9172997f24 fix: emit StreamChunkEvent correctly for sandbox agent Stream 2026-02-03 21:51:53 +08:00
  • f1d099d50d refactor: extract skill save context, stabilize mutation dependency, and deduplicate cache updates yyh 2026-02-03 21:09:35 +08:00
  • c14a8bb437 chore(dev): use strict bash mode for pytest (#31873) 盐粒 Yanli 2026-02-03 19:42:42 +08:00
  • b76c8fa853 test: fix test (#31880) Stephen Zhou 2026-02-03 18:47:05 +08:00
  • b6b2af45a7 refactor: use jsonable_encoder for consistent JSON response formatting in SandboxFilesApi Harry 2026-02-03 18:32:49 +08:00
  • 8c3e77cd0c chore: update version to 1.12.0 (#31878) QuantumGhost 2026-02-03 18:08:15 +08:00
  • c9b0d90ca7 Merge branch 'feat/support-agent-sandbox' of github.com:langgenius/dify into feat/support-agent-sandbox hjlarry 2026-02-03 18:00:44 +08:00
  • 70c887ed5c fix undo/redo hjlarry 2026-02-03 18:00:06 +08:00
  • 178421a8ac fix: pass appId instead of userId to sandbox file API calls yyh 2026-02-03 17:59:21 +08:00
  • 476946f122 test: fix test (#31869) Stephen Zhou 2026-02-03 17:43:27 +08:00
  • 0fcddfe9a5 feat: invalidate sandbox files cache on workflow/chatflow run completion yyh 2026-02-03 16:47:05 +08:00
  • 62a698a883 fix: create app from template not support review (#31866) Joel 2026-02-03 16:40:35 +08:00
  • 53252d0395 feat: marketplace layout opt yessenia 2026-02-03 15:14:37 +08:00
  • 52b9299e43 Merge branch 'main' into jzh JzoNg 2026-02-03 16:17:41 +08:00
  • 19a5aee38e fix: hide divider when OnlineUsers component is not rendered yyh 2026-02-03 14:18:17 +08:00
  • 31177462e1 fix: clean up mixed variable extractor code Novice 2026-02-03 15:26:15 +08:00
  • ebca36ffbb refactor: update oauth_new_user handling in AppInitializer to use parseAsBoolean (#31862) Coding On Star 2026-02-03 15:20:26 +08:00
  • 757317f965 chore: add feat/hitl-frontend to build-push workflow triggers JzoNg 2026-02-03 15:11:38 +08:00
  • e119d1a16c fix: do not stop when workflow paused event recieved JzoNg 2026-02-03 15:08:59 +08:00
  • 10f5d9e7ad fix: stream never ruff Harry 2026-02-03 14:42:30 +08:00
  • 0187838a54 Merge branch 'main' into jzh JzoNg 2026-02-03 14:42:30 +08:00
  • 49befa6d3f feat: enhance download URL generation with optional filename parameter Harry 2026-02-03 14:40:14 +08:00
  • 031565579a Merge branch 'main' into fix/workflow-sync-draft fix/workflow-sync-draft zxhlyh 2026-02-03 13:58:30 +08:00
  • aa7fe42615 test: enhance CommandSelector and GotoAnythingProvider tests (#31743) Coding On Star 2026-02-03 13:47:30 +08:00
  • b55c0ec4de fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850) Stephen Zhou 2026-02-03 12:26:47 +08:00
  • 6da94b24c4 Merge remote-tracking branch 'origin/main' into fix/ee-1511-set-default-provider-user-id-bug GareArc 2026-02-02 18:51:26 -08:00
  • 5441b9c3ad fix: add computer_use property to mixed variable extractor Novice 2026-02-03 10:33:47 +08:00
  • 8b50c0d920 chore(deps-dev): bump types-psutil from 7.0.0.20251116 to 7.2.2.20260130 in /api (#31814) dependabot[bot] 2026-02-03 09:59:29 +08:00
  • 47f8de3f8e refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel (#31833) Asuka Minato 2026-02-03 10:59:00 +09:00
  • 491fa9923b refactor: port api/controllers/console/datasets/data_source.py /datasets/metadata.py /service_api/dataset/metadata.py /nodes/agent/agent_node.py api/core/workflow/nodes/datasource/datasource_node.py api/services/dataset_service.py to match case (#31836) Asuka Minato 2026-02-02 21:03:16 +09:00
  • ce2c41bbf5 refactor: port api/controllers/console/datasets/datasets_document.py api/controllers/service_api/app/annotation.py api/core/app/app_config/easy_ui_based_app/agent/manager.py api/core/app/apps/pipeline/pipeline_generator.py api/core/workflow/nodes/knowledge_retrieval/knowledge_retrieval_node.py to match case (#31832) Asuka Minato 2026-02-02 19:07:30 +09:00
  • 920db69ef2 refactor: if to match (#31799) Asuka Minato 2026-02-02 18:12:03 +09:00
  • ac222a4dd4 refactor: port api/controllers/console/app/audio.py api/controllers/console/app/message.py api/controllers/console/auth/data_source_oauth.py api/controllers/console/auth/forgot_password.py api/controllers/console/workspace/endpoint.py (#30680) Asuka Minato 2026-02-02 18:03:07 +09:00
  • 5eaf535a0d refactor(document_extractor): Extract configs -LAN- 2026-02-02 16:21:04 +08:00
  • f614153f30 chore(api): fix circular import QuantumGhost 2026-02-02 16:52:43 +08:00
  • beba89cc0a chore: better debug message Stream 2026-02-02 16:39:50 +08:00
  • 808a32c457 fix: add pending state to export button to prevent duplicate clicks yyh 2026-02-02 15:52:03 +08:00
  • 840a975fef refactor: add test for api/controllers/console/workspace/tool_pr… (#29886) Asuka Minato 2026-02-02 14:54:16 +09:00
  • 9fb72c151c refactor: "chore: update version to 1.12.0" (#31817) QuantumGhost 2026-02-02 11:18:18 +08:00
  • 603a896c49 chore(CODEOWNERS): assign .agents/skills to @hyoban (#31816) -LAN- 2026-02-02 11:12:04 +08:00
  • 41177757e6 fix: summary index bug (#31810) FFXN 2026-02-02 09:45:17 +08:00
  • 4f826b4641 refactor(typing): use enum types for workflow status fields (#31792) yyh 2026-02-02 09:41:34 +08:00
  • 17a1336a6e chore(deps): bump @lexical/code from 0.38.2 to 0.39.0 in /web dependabot/npm_and_yarn/web/lexical/code-0.39.0 dependabot[bot] 2026-02-02 01:28:10 +00:00
  • 6ea16837ff fix: incorrect output tool runtime selection Stream 2026-02-02 09:09:22 +08:00
  • 987ea0f764 fix: type issues Stream 2026-02-02 06:45:15 +08:00
  • 303e1e3eb0 fix: align parameter list Stream 2026-02-02 06:40:33 +08:00
  • 85b9661b82 fix: align parameter list Stream 2026-02-02 06:37:36 +08:00
  • 5e808f6f31 fix: hide internal builtin providers from tool list Stream 2026-02-01 22:46:45 +08:00
  • 915a6cc090 refactor!: replace Zustand global store with TanStack Query for systemFeatures refactor/ssr-prefetch-zustand-removal yyh 2026-02-01 19:14:58 +08:00
  • c63a73ef83 refactor!: migrate commonLayout to SSR prefetch with TanStack Query hydration yyh 2026-02-01 18:27:04 +08:00
  • f1c15e0a17 Revert "refactor!: migrate commonLayout to SSR prefetch with TanStack Query hydration" yyh 2026-02-01 19:06:45 +08:00
  • e2913d9ee1 Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" yyh 2026-02-01 19:06:45 +08:00
  • 806ece9a67 refactor!: replace Zustand global store with TanStack Query for systemFeatures yyh 2026-02-01 19:06:08 +08:00
  • 2833965815 refactor!: migrate commonLayout to SSR prefetch with TanStack Query hydration yyh 2026-02-01 18:27:04 +08:00
  • 3216b67bfa refactor: examples of use match case (#31312) Asuka Minato 2026-02-01 19:25:54 +09:00
  • 3ca767de47 refactor: migrate localStorage calls to storage utility module yyh 2026-02-01 17:34:37 +08:00
  • 8ca020e179 Revert "revert: revert human input relevant code (#31766)" QuantumGhost 2026-02-01 16:13:36 +08:00
  • 2a2f4813af Merge remote-tracking branch 'origin/main' into 1-24-kubb-generate 1-24-kubb-generate yyh 2026-02-01 14:44:34 +08:00
  • 9ebc0cbe32 Merge branch 'main' into refactor/migrate-react-window-to-tanstack-virtual refactor/migrate-react-window-to-tanstack-virtual yyh 2026-02-01 14:42:12 +08:00
  • 7828508b30 refactor: remove all reqparser (#29289) Asuka Minato 2026-02-01 13:43:14 +09:00
  • 726fc1851f vibe: implement file structured output Stream 2026-02-01 02:47:28 +08:00
  • b66db183c9 vibe: implement file structured output Stream 2026-02-01 02:47:28 +08:00
  • b6465327c1 fix: Fix race condition in prompt editor reference sync zhsama 2026-01-31 22:10:25 +08:00
  • 03774a7bd0 fix: refix parameter for tool Stream 2026-01-31 21:52:37 +08:00
  • 4d82769baa fix: Fix null safety issues in workflow variable components zhsama 2026-01-31 21:26:32 +08:00
  • b8cb5f5ea2 refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 盐粒 Yanli 2026-01-31 17:00:56 +08:00
  • d353feb172 fix: crash Stream 2026-01-31 01:51:25 +08:00
  • db56fe546b fix: crash Stream 2026-01-31 01:21:42 +08:00
  • f76f4252e0 Merge remote-tracking branch 'origin/feat/support-agent-sandbox' into feat/support-agent-sandbox zhsama 2026-01-31 01:17:14 +08:00
  • be96e6032e refactor: add json schema type guard zhsama 2026-01-31 00:57:45 +08:00
  • 5bc99995fc fix(api): align graph protocols for response streaming (#31777) 盐粒 Yanli 2026-01-31 00:57:36 +08:00
  • 9ad49340bf refactor: remove union types Stream 2026-01-31 00:39:57 +08:00
  • 5572de1d3c chore: prune eslint suppressions zhsama 2026-01-31 00:31:57 +08:00
  • 078e2d7150 refactor: streamline variable inspect editor state zhsama 2026-01-31 00:31:26 +08:00
  • 52d0716159 chore:prune eslint suppressions zhsama 2026-01-31 00:04:47 +08:00
  • 473262d70e refactor: type event emitter payloads zhsama 2026-01-31 00:00:09 +08:00
  • f880ef0052 chore: prune eslint suppressions zhsama 2026-01-30 23:54:47 +08:00
  • 51ffab8a1a refactor: type variable inspect handlers zhsama 2026-01-30 23:54:26 +08:00
  • a87560d667 fix: revert stupid changes Harry 2026-01-30 23:56:16 +08:00
  • 7be3c4c7b4 chore: remove eslint suppressions for type-safe validateJSONSchema zhsama 2026-01-30 23:33:04 +08:00
  • 3bdc16ac5f refactor: make validateJSONSchema type-safe zhsama 2026-01-30 23:30:51 +08:00
  • 03ec2f64cd refactor: Refactor storage keys into hierarchical structure zhsama 2026-01-30 23:23:21 +08:00
  • a052c414ac refactor: Replace hardcoded localStorage key with constant zhsama 2026-01-30 23:07:41 +08:00
  • d0d553ba38 refactor: Refactor context generate modal storage key management zhsama 2026-01-30 22:55:13 +08:00
  • b67d0d8c45 refactor(sandbox): update sandbox service to use sandbox_id instead of workflow_execution_id Harry 2026-01-30 22:44:41 +08:00