Commit Graph

  • 8fa5aa9c0d test(workflow): add comprehensive tests for context generation modal components CodingOnStar 2026-03-26 13:28:04 +08:00
  • 554ba6b8f3 chore(deps): bump pypdf from 6.9.1 to 6.9.2 in /api (#34099) dependabot[bot] 2026-03-26 13:27:04 +09:00
  • a69b8c1e96 refactor: select in service API dataset document and segment controllers (#34101) Renzo 2026-03-26 05:24:54 +01:00
  • 9ab18b3ef6 Refactor variable inspect panel layout and scrolling yyh 2026-03-26 12:16:21 +08:00
  • 6f3fcf2276 fix(prompt-editor): fix unexpected blur effect in prompt editor (#34069) Wu Tianwei 2026-03-26 10:53:18 +08:00
  • 80c5434f6f chore: update skills templates yyh 2026-03-26 10:49:25 +08:00
  • b263af12f9 chore: update yyh 2026-03-26 10:45:31 +08:00
  • 12be211a6d feat(workflow): merge tool agent insertions into slash menu CodingOnStar 2026-03-26 10:29:07 +08:00
  • d66b0d2d11 refactor(tests): reorganize test files and enhance test coverage for utility functions CodingOnStar 2026-03-26 09:42:09 +08:00
  • 3df4bba280 fix: datasource api-key modal z-index incorrect (#34103) 非法操作 2026-03-26 09:28:36 +08:00
  • 875e2eac1b Merge branch 'main' into jzh JzoNg 2026-03-26 08:38:57 +08: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
  • 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 2026-03-25 21:11:58 +08:00
  • 20dea1faa2 use base ui toast 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 -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. 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
  • f7ae14d50e test: refactor GenericTable tests to use a helper function for option selection test/workflow-app CodingOnStar 2026-03-25 18:09:38 +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
  • 8e093a2b25 test: update GenericTable tests to use button interactions for method selection CodingOnStar 2026-03-25 17:41:00 +08:00
  • 95bdeb674f Merge remote-tracking branch 'origin/main' into test/workflow-app CodingOnStar 2026-03-25 17:28:06 +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
  • 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
  • 10c1c96ea5 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 16:07:02 +08:00
  • a8e1ff85db feat(web): base-ui slider (#34064) yyh 2026-03-25 16:03:49 +08:00
  • 8f79989172 remove vdb tablestore zhangx1n 2026-03-25 15:51:48 +08:00
  • b8b0422e73 fix: enhance form validation for file inputs and improve handling of empty array values in variable modal CodingOnStar 2026-03-25 15:47:53 +08:00
  • 1789988be7 fix(api): fix concurrency issues in StreamsBroadcastChannel (#34061) QuantumGhost 2026-03-25 15:47:31 +08:00
  • d5870d2620 test: improve performance and error handling in variable modal and translation tests CodingOnStar 2026-03-25 15:36:59 +08:00
  • 43f0c780c3 Merge branch 'main' into jzh JzoNg 2026-03-25 15:30:21 +08:00
  • 3200c574a6 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-25 07:25:39 +00:00
  • ba0c911011 Merge branch 'main' into test/workflow-app Coding On Star 2026-03-25 15:22:30 +08:00
  • 77e7f0a7de Merge branch 'test/workflow-part-8' into test/workflow-app CodingOnStar 2026-03-25 15:21:27 +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
  • 74e5ac4153 refactor(tests): update toast mock implementation to use new UI toast structure CodingOnStar 2026-03-25 13:59:52 +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
  • c494f80452 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-25 05:47:45 +00:00
  • 76b8f7ee4b Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 13:45:58 +08:00
  • fb4d51e750 Merge remote-tracking branch 'origin/main' into test/workflow-part-8 CodingOnStar 2026-03-25 13:44:41 +08:00
  • b1cfd835f5 refactor(web): expose avatar primitives for composition (#34057) yyh 2026-03-25 13:43:46 +08:00
  • a119726469 test: migrate workflow app service tests to testcontainers (#34036) Desel72 2026-03-24 23:43:06 -05:00
  • 8876f69c24 refactor(workflow): migrate legacy toast usage to ui toast (#34002) yyh 2026-03-25 12:42:18 +08:00
  • 720c950f9e refactor(web): remove tooltip-plus and migrate to ui tooltip yyh 2026-03-25 13:35:43 +08:00
  • 1f8bf024e7 test: migrate tools transform service tests to testcontainers (#34035) Desel72 2026-03-24 23:41:38 -05:00
  • 86cda295f0 fix: resolve SADeprecationWarning for callable default in remaining TypeBase models (#34049) Krishna Chaitanya 2026-03-24 20:51:36 -07:00
  • a1e6c3ee77 test: migrate app service tests to testcontainers (#34025) Desel72 2026-03-24 22:50:30 -05:00
  • b45f056f62 refactor: select in console datasets document controller (#34029) tmimmanuel 2026-03-25 04:47:25 +01:00
  • b88e4a5e9c refactor: select in console datasets segments and API key controllers (#34027) Renzo 2026-03-25 04:46:22 +01:00
  • 42a644cedb test: migrate advanced prompt template service tests to testcontainers (#34034) Desel72 2026-03-24 22:45:13 -05:00
  • 0c01931bcc test: migrate webapp auth service tests to testcontainers (#34037) Desel72 2026-03-24 22:42:41 -05:00
  • 412eb15527 test: replace indexing_technique string literals with IndexTechnique (#34042) tmimmanuel 2026-03-25 04:39:58 +01:00
  • d2deab61d1 fix: update docs path (#34052) Stephen Zhou 2026-03-25 11:35:20 +08:00
  • 430fb1ee97 fix(workflow): clear loop/iteration metadata when pasting node outside container (#29983) lif 2026-03-25 11:14:12 +08:00