Commit Graph

  • d66b0d2d11 refactor(tests): reorganize test files and enhance test coverage for utility functions feat/support-agent-sandbox CodingOnStar 2026-03-26 09:42:09 +08:00
  • 3df4bba280 fix: datasource api-key modal z-index incorrect (#34103) main 非法操作 2026-03-26 09:28:36 +08:00
  • 8763e6aba7 feat(telemetry): add app_was_updated and app_was_deleted signals feat/otel-telemetry-ee GareArc 2026-03-25 15:06:48 -07:00
  • 70c0cef5d1 chore(api): change the default value of ENTERPRISE_INCLUDE_CONTENT to False QuantumGhost 2026-03-26 01:36:23 +08:00
  • 1ce23dc36e chore(api): log exception with exc_info=True QuantumGhost 2026-03-26 01:34:52 +08:00
  • 14ec8e9794 chore(api): raise AssertionError for unkown trace_info types QuantumGhost 2026-03-26 01:34:34 +08:00
  • ac33700b2a chore(api): use parser from opentelemetry package QuantumGhost 2026-03-26 01:30:02 +08:00
  • ffea3e737d feat(telemetry): add enterprise OTEL telemetry with gateway, traces, metrics, and logs GareArc 2026-03-23 20:53:14 -07:00
  • 875e2eac1b Merge branch 'main' into jzh feat/evaluation-fe JzoNg 2026-03-26 08:38:57 +08:00
  • f29de4c6e2 [autofix.ci] apply automated fixes dependabot/uv/api/pypdf-6.9.2 autofix-ci[bot] 2026-03-25 21:06:46 +00:00
  • 828e44b856 chore(deps): bump pypdf from 6.9.1 to 6.9.2 in /api dependabot[bot] 2026-03-25 21:04:43 +00:00
  • 7c0d2e1d98 fix: handle null email in GitHub OAuth sign-in (#34043) Krishna Chaitanya 2026-03-25 09:41:18 -07:00
  • a9336b74fd test: Unit test case for services.dataset_services.py (#33212) Rajat Agarwal 2026-03-25 21:58:48 +05:30
  • c3c73ceb1f Merge branch 'main' into jzh JzoNg 2026-03-25 23:02:18 +08:00
  • 6318bf0a2a feat(web): create snippet from workflow JzoNg 2026-03-25 22:57:48 +08:00
  • 5e1f252046 feat(web): selection context menu style update JzoNg 2026-03-25 22:36:27 +08:00
  • 518937b87f test: migrate plugin parameter service tests to testcontainers (#34090) YBoy 2026-03-25 16:11:14 +02:00
  • e6ab9abf19 test: migrate metadata partial update tests to testcontainers (#34088) YBoy 2026-03-25 16:10:48 +02:00
  • 87a25e326c test: migrate account deletion sync tests to testcontainers (#34091) YBoy 2026-03-25 16:09:10 +02:00
  • baf7d2c7c0 test: migrate database retrieval tests to testcontainers (#34087) YBoy 2026-03-25 16:06:46 +02:00
  • 49a777dd6a https://github.com/langgenius/dify/issues/34028#issuecomment-4125972296 34028 Asuka Minato 2026-03-25 23:03:51 +09:00
  • df3b960505 fix(web): position of selection context menu in workflow graph JzoNg 2026-03-25 22:02:50 +08:00
  • 22dd0aa20c refactor: select in service API wraps, file_preview, and site controllers (#34086) Renzo 2026-03-25 15:01:05 +01:00
  • 52e7492cbc refactor(api): rename dify_graph to graphon (#34095) 99 2026-03-25 21:58:56 +08:00
  • 26bc108bf1 chore(web): tests for snippet info JzoNg 2026-03-25 21:35:36 +08:00
  • a5cff32743 feat(web): snippet info operations JzoNg 2026-03-25 21:29:06 +08:00
  • 7e9d00a5a6 test: migrate workflow converter tests to testcontainers (#34038) Desel72 2026-03-25 08:28:25 -05:00
  • d69e88ca29 fix: tighten repeated trace matching yanli/fix-iter-log 盐粒 Yanli 2026-03-25 21:11:58 +08:00
  • 20dea1faa2 use base ui toast deploy/agent-dev yyh 2026-03-25 20:38:44 +08:00
  • ff9cf6c7a4 refactor: replace dict with BedrockRetrievalSetting BaseModel in knowledge_service (#34080) Faiz Khairi 2026-03-25 20:33:24 +08:00
  • 56593f20b0 refactor(api): continue decoupling dify_graph from API concerns (#33580) -LAN- 2026-03-25 20:32:24 +08:00
  • b7b9b003c9 test: migrate restore archived workflow run tests to testcontainers (#34083) YBoy 2026-03-25 14:31:53 +02:00
  • d418dd8eec Merge branch 'main' into jzh JzoNg 2026-03-25 20:17:32 +08:00
  • b485850b76 fix: stabilize vector service tests in ci yanli/pyrefly-fix-plan-v2 Yanli 盐粒 2026-03-25 20:11:36 +08:00
  • 59639ca9b2 chore: bump Dify to 1.13.3 and sandbox to 0.2.13 (#34079) 1.13.3 lts/1.13.x -LAN- 2026-03-25 20:03:15 +08:00
  • 66b8c42a25 feat: add inner API endpoints for admin DSL import/export (#34059) Xin Zhang 2026-03-25 19:48:53 +08:00
  • b7a5ed6c0b test(api): cover remaining workflow typing branches yanli/phase3-code-scope Yanli 盐粒 2026-03-25 19:46:47 +08:00
  • e819a9a5f7 Apply suggestions from code review 盐粒 Yanli 2026-03-25 19:45:36 +08:00
  • 6b09ecc25e fix: scope top-level trace reuse to debug preview Yanli 盐粒 2026-03-25 19:41:56 +08:00
  • bc82676d93 Update api/dify_graph/nodes/loop/loop_node.py 盐粒 Yanli 2026-03-25 19:29:05 +08:00
  • a7178b4d5c tix test Stephen Zhou 2026-03-25 19:25:22 +08:00
  • b8d170cc60 fix: align backend tests with merged auth and vector behavior Yanli 盐粒 2026-03-25 19:17:07 +08:00
  • c446dd6164 fix: prevent duplicate top-level workflow traces Yanli 盐粒 2026-03-25 19:07:35 +08:00
  • 7b76fdc1d3 test(api): cover workflow typing paths Yanli 盐粒 2026-03-25 19:06:04 +08:00
  • ead33f2914 Merge branch 'main' into yanli/fix-iter-log Stephen Zhou 2026-03-25 18:55:47 +08:00
  • 087e9c7d44 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-25 10:50:27 +00:00
  • 51c5be41af merge origin/main into yanli/pyrefly-fix-plan-v2 Yanli 盐粒 2026-03-25 18:48:11 +08:00
  • f0041ec619 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 18:41:16 +08:00
  • ab6993b6e7 fix(workflow): tighten tsgo types in workflow editor yyh 2026-03-25 18:35:51 +08:00
  • 449d8c7768 test(workflow-app): enhance unit tests for workflow components and hooks (#34065) Coding On Star 2026-03-25 18:34:32 +08:00
  • 226cf788d1 fix: preserve workflow tracing across repeated runs Yanli 盐粒 2026-03-25 18:31:09 +08:00
  • 3571bee55f fix(web): use ScrollArea in skill start tab yyh 2026-03-25 18:29:32 +08:00
  • b6bce7c7fa fix: run snippet. feat/evaluation FFXN 2026-03-25 18:18:32 +08:00
  • 61702fe346 Merge branch 'main' into jzh JzoNg 2026-03-25 18:17:03 +08:00
  • 82acddddb4 Merge remote-tracking branch 'origin/main' into yanli/phase3-code-scope Yanli 盐粒 2026-03-25 18:13:16 +08:00
  • 9fe089d355 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 17:52:16 +08:00
  • 7636e3a3bb Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 17:49:36 +08:00
  • 138d497418 chore: update cryptography to v46.0.5 and add constraint dependency fix/1.13.2-fix2-cve zhangx1n 2026-03-25 17:45:56 +08:00
  • 0e6d97acf9 fix: HumanInput node should unable to paste into container (#34077) 非法操作 2026-03-25 17:22:21 +08:00
  • 7fbb1c96db feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) Coding On Star 2026-03-25 17:21:48 +08:00
  • 5760914fb3 remove weave trace zhangx1n 2026-03-25 17:16:48 +08:00
  • 6189d3f778 fix: populate sequence in workflow LLM generation and render outputs_as_generation Novice 2026-03-25 16:47:02 +08:00
  • e3817617ce fix(prompt-editor): improve blur handling in ComponentPicker to cancel timer when targeting var-search-input fix/editor-blur twwu 2026-03-25 16:35:34 +08:00
  • f659eb48c6 Merge branch 'main' into yanli/fix-iter-log Stephen Zhou 2026-03-25 16:19:14 +08:00
  • f87dafa229 fix: partner stack not recorded when not login (#34062) Joel 2026-03-25 16:16:52 +08:00
  • f3c2101dad Merge branch 'fix/editor-blur' of https://github.com/langgenius/dify into fix/editor-blur twwu 2026-03-25 16:15:23 +08:00
  • 9c01195730 fix(eslint): update count for only-export-components suppression in workflow-variable-block twwu 2026-03-25 16:15:19 +08:00
  • c1b0922d07 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-25 08:12:27 +00:00
  • 10c1c96ea5 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 16:07:02 +08:00
  • e0d57ca19c refactor(prompt-editor): remove CLEAR_HIDE_MENU_TIMEOUT command from UpdateBlock and WorkflowVariableBlock twwu 2026-03-25 16:04:09 +08:00
  • a8e1ff85db feat(web): base-ui slider (#34064) yyh 2026-03-25 16:03:49 +08:00
  • f3c7ee8eb6 fix(prompt-editor): fix unexpected blur effect in prompt editor twwu 2026-03-25 15:46:56 +08:00
  • 8f79989172 remove vdb tablestore zhangx1n 2026-03-25 15:51:48 +08:00
  • 1789988be7 fix(api): fix concurrency issues in StreamsBroadcastChannel (#34061) QuantumGhost 2026-03-25 15:47:31 +08:00
  • 43f0c780c3 Merge branch 'main' into jzh JzoNg 2026-03-25 15:30:21 +08:00
  • 71f5ce0a40 merge deploy/dev Joel 2026-03-25 14:57:10 +08:00
  • 019ce89959 chore: remove useless log Joel 2026-03-25 14:47:01 +08:00
  • e35561d3d6 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 14:16:51 +08:00
  • b4af0d0f9a refactor: add composable avatar slot wrappers (#34058) yyh 2026-03-25 14:16:37 +08:00
  • fe4d07476a Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 14:02:27 +08:00
  • beeb07bc70 refactor(web): simplify avatar composition api yyh 2026-03-25 13:53:54 +08:00
  • af3069e3be chore(i18n): sync translations with en-US (#34055) github-actions[bot] 2026-03-25 13:53:00 +08:00
  • 1a2baa431e refactor(web): compose avatar fallbacks from primitives yyh 2026-03-25 13:47:59 +08:00
  • 76b8f7ee4b Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 13:45:58 +08:00
  • b1cfd835f5 refactor(web): expose avatar primitives for composition (#34057) yyh 2026-03-25 13:43:46 +08:00
  • 720c950f9e refactor(web): remove tooltip-plus and migrate to ui tooltip yyh 2026-03-25 13:35:43 +08:00
  • e94c689dd3 [autofix.ci] apply automated fixes (attempt 2/3) autofix-ci[bot] 2026-03-25 05:25:02 +00:00
  • 2ce4c21be2 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-25 05:20:02 +00:00
  • 4763c80a1b fix(skill): align node menu to the right yyh 2026-03-25 12:58:26 +08:00
  • cb8a3ca196 Merge remote-tracking branch 'origin/main' into feat/ee-admin-dsl deploy/enterprise zhangx1n 2026-03-25 12:57:33 +08:00
  • 9213c1e572 fix: lint yyh 2026-03-25 12:45:59 +08:00
  • ede716fca3 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 12:45:48 +08:00
  • 5f82ccc750 test: migrate workflow app service tests to testcontainers (#34036) Desel72 2026-03-24 23:43:06 -05:00
  • d7e49c388c refactor(workflow): migrate legacy toast usage to ui toast (#34002) yyh 2026-03-25 12:42:18 +08:00
  • 4b62a5e29d Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 12:41:58 +08:00
  • a9f2fb86a3 test: migrate tools transform service tests to testcontainers (#34035) Desel72 2026-03-24 23:41:38 -05:00
  • ab63df602a fix(skill): stabilize file tree local operations yyh 2026-03-25 12:21:32 +08:00
  • 5790cc52bf Merge branch 'optional-plugin-invoke' into deploy/dev WH-2099 2026-03-25 12:12:12 +08:00
  • cee2e4ec29 fix: serialize streaming event payloads for pydantic models WH-2099 2026-03-25 12:12:12 +08:00
  • ad3899f864 fix: resolve SADeprecationWarning for callable default in remaining TypeBase models (#34049) Krishna Chaitanya 2026-03-24 20:51:36 -07:00