Commit Graph

  • 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
  • e94c689dd3 [autofix.ci] apply automated fixes (attempt 2/3) autofix-ci[bot] 2026-03-25 05:25:02 +00:00
  • 2b0b3e3321 test(workflow-app): enhance unit tests for workflow components and hooks CodingOnStar 2026-03-25 13:25:00 +08:00
  • 2ce4c21be2 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-25 05:20:02 +00:00
  • 9f0fcdd049 feat(workflow-app): refactor workflow app components and add utility functions CodingOnStar 2026-03-25 13:06:22 +08:00
  • 4763c80a1b fix(skill): align node menu to the right yyh 2026-03-25 12:58:26 +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
  • 727fc057d3 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-25 04:16:27 +00:00
  • 3d10cf97f1 test: add unit tests for various workflow components CodingOnStar 2026-03-25 12:12:59 +08:00
  • ad3899f864 fix: resolve SADeprecationWarning for callable default in remaining TypeBase models (#34049) Krishna Chaitanya 2026-03-24 20:51:36 -07:00
  • 21bdb6da47 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-03-25 11:50:33 +08:00
  • 81a2eba2a0 test: migrate app service tests to testcontainers (#34025) Desel72 2026-03-24 22:50:30 -05:00
  • d87263f7c3 refactor: select in console datasets document controller (#34029) tmimmanuel 2026-03-25 04:47:25 +01:00
  • 4c32acf857 refactor: select in console datasets segments and API key controllers (#34027) Renzo 2026-03-25 04:46:22 +01:00
  • b4e541e11a test: migrate advanced prompt template service tests to testcontainers (#34034) Desel72 2026-03-24 22:45:13 -05:00
  • a3855eca8b test: migrate webapp auth service tests to testcontainers (#34037) Desel72 2026-03-24 22:42:41 -05:00
  • a946015ebf test: replace indexing_technique string literals with IndexTechnique (#34042) tmimmanuel 2026-03-25 04:39:58 +01:00
  • cb28885205 fix: update docs path (#34052) Stephen Zhou 2026-03-25 11:35:20 +08:00
  • 9d7ea953ea remove analyticdb zhangx1n 2026-03-25 11:32:34 +08:00
  • c6c2715395 fix(workflow): clear loop/iteration metadata when pasting node outside container (#29983) lif 2026-03-25 11:14:12 +08:00
  • 373f8245af Merge branch 'main' into test/workflow-part-8 Coding On Star 2026-03-25 11:08:05 +08:00
  • 168ba4caa3 test(tests): increase timeout limits for translation file tests and improve element selection in component tests CodingOnStar 2026-03-25 11:07:47 +08:00
  • 6d107d7b10 Merge remote-tracking branch 'origin/main' into bump/nltk-weave-wandb bump/nltk-weave-wandb zhangx1n 2026-03-25 11:04:42 +08:00
  • b7ad37e510 chore: bump wandb to v0.25.1 zhangx1n 2026-03-25 11:03:01 +08:00
  • c5a7f750f6 chore: bump weave to v0.52.25 and nltk to v3.9.4 zhangx1n 2026-03-25 10:54:44 +08:00