Commit Graph

  • 8c10513d6d fix: add Promise.resolve() after advancing fake timers to flush state updates copilot/fix-pnpm-test copilot-swe-agent[bot] 2026-02-04 14:40:37 +00:00
  • 10fb482351 perf: Remove deprecated optional props in LLM node tool config feat/support-agent-sandbox deploy/agent-dev zhsama 2026-02-04 22:36:10 +08:00
  • 9bd714623e feat: Add mutual exclusion between structured output and tools in LLM node zhsama 2026-02-04 22:28:26 +08:00
  • e4aaabb079 fix: restore real timers before waitFor in fake timer tests and fix remaining tests copilot-swe-agent[bot] 2026-02-04 14:09:29 +00:00
  • d48d8488a6 fix: wrap all remaining tests with act() and increase timeouts for stability copilot-swe-agent[bot] 2026-02-04 14:02:10 +00:00
  • e0082dbf18 revert: add tools for output in agent mode Stream 2026-02-04 21:13:07 +08:00
  • c257721f10 fix: correct flushFileReader helper to avoid infinite recursion copilot-swe-agent[bot] 2026-02-04 13:25:25 +00:00
  • 25065a4f2f Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-02-04 21:12:53 +08:00
  • c2a11ffa97 fix: satisfy type checks in nodes inject-config-dep -LAN- 2026-02-04 21:01:37 +08:00
  • 34d7f8eceb refactor: extract flushFileReader helper function for better maintainability copilot-swe-agent[bot] 2026-02-04 13:00:06 +00:00
  • 94f691a066 fix: apply act() wrapping to additional failing tests copilot-swe-agent[bot] 2026-02-04 12:52:27 +00:00
  • af325812e8 fix: wrap file upload and button clicks in act() for async state updates copilot-swe-agent[bot] 2026-02-04 12:50:30 +00:00
  • bb47a4732a fix: ensure vi.useRealTimers() is always called in afterEach for update-dsl-modal tests copilot-swe-agent[bot] 2026-02-04 12:40:39 +00:00
  • 039ae14251 Initial plan copilot-swe-agent[bot] 2026-02-04 12:08:36 +00:00
  • cd03e0a9ef fix: fix delete_draft_variables_batch cycle forever (#31934) 1.12.1 hotfix/1.12.1-fix.0 wangxiaolei 2026-02-04 19:10:27 +08:00
  • df2421d187 fix: auto summary env (#31930) zxhlyh 2026-02-04 17:47:38 +08:00
  • 0ba321d840 chore: bump version in docker-compose and package manager to 1.12.1 (#31947) QuantumGhost 2026-02-04 19:29:28 +08:00
  • 365f749ed5 fix: remove staleTime/gcTime overrides from trigger query hooks and use orpc contract (#31863) main feat/go-to-anything-v2 yyh 2026-02-04 19:33:32 +08:00
  • f686197589 feat: use latest hash to sync draft (#31924) wangxiaolei 2026-02-04 19:32:36 +08:00
  • f584be9cf0 chore: update CODEOWNERS to specify test file patterns for base components (#31941) Coding On Star 2026-02-04 19:29:57 +08:00
  • 3bd228ddb7 chore: bump version in docker-compose and package manager to 1.12.1 (#31947) QuantumGhost 2026-02-04 19:29:28 +08:00
  • 0dfa59b1db fix: fix delete_draft_variables_batch cycle forever (#31934) wangxiaolei 2026-02-04 19:10:27 +08:00
  • beb3ce172d Harden MyScale query parameterization review-myscale-sqli -LAN- 2026-02-04 19:06:15 +08:00
  • 9ef6b90843 feat: sync main branch (#31938) feat/vibe-wf qiuqiua 2026-02-04 19:04:24 +08:00
  • 1fae88433f [autofix.ci] apply automated fixes feat/auto-update-plugin-with-cache autofix-ci[bot] 2026-02-04 10:53:39 +00:00
  • 73a386c443 refactor: strip external imports in workflow template transform refactor/template-transform-node WH-2099 2026-02-04 18:44:19 +08:00
  • d90ad09e7b feat: pre-cache all the plugin manifests before checking updates Stream 2026-02-04 18:47:47 +08:00
  • 1e344f773b refactor(web): extract complex components into modular structure with comprehensive tests (#31729) fix/fix-test Coding On Star 2026-02-04 18:35:31 +08:00
  • bba2040a05 chore: assign code owners for test directories (#31940) -LAN- 2026-02-04 18:22:14 +08:00
  • 8a9e0e3b31 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-02-04 18:15:32 +08:00
  • 49de78a20b fix: use oRPC query keys for sandbox file download and invalidation yyh 2026-02-04 18:14:02 +08:00
  • ad3be1e4d0 fix: include locale in appList query key for localization support inuseExploreAppList (#31921) Coding On Star 2026-02-04 18:12:30 +08:00
  • 297dd832aa refactor(datasets): extract hooks and components with comprehensive tests (#31707) Coding On Star 2026-02-04 18:12:17 +08:00
  • 8c7f4c2aa9 Merge branch '1.11.4-otel-telemetry-ee' into deploy/enterprise deploy/enterprise GareArc 2026-02-04 02:09:16 -08:00
  • 438b3cdd2e fix(telemetry): remove app_id parameter from standalone prompt generation endpoints feat/otel-telemetry-ee GareArc 2026-02-04 01:49:08 -08:00
  • b68e8ce1ae fix(telemetry): enable metrics and logs for standalone prompt generation GareArc 2026-02-04 01:52:13 -08:00
  • 8baffdb114 fix(telemetry): enable metrics and logs for standalone prompt generation 1.11.4-otel-telemetry-ee GareArc 2026-02-04 01:52:13 -08:00
  • 3f75a420cd fix(telemetry): remove app_id parameter from standalone prompt generation endpoints GareArc 2026-02-04 01:49:08 -08:00
  • 23f98652e1 perf: Add null check for onAssembleVariables callback zhsama 2026-02-04 17:50:55 +08:00
  • 1e845b9bdd fix(telemetry): enable metrics and logs for standalone prompt generation GareArc 2026-02-04 01:52:13 -08:00
  • a3fe21bea6 fix(telemetry): remove app_id parameter from standalone prompt generation endpoints GareArc 2026-02-04 01:49:08 -08:00
  • cc5705cb71 fix: auto summary env (#31930) zxhlyh 2026-02-04 17:47:38 +08:00
  • 74b027c41a fix: fix mcp output schema is union type frontend crash (#31779) wangxiaolei 2026-02-04 17:33:41 +08:00
  • 2df0d540a9 fix: remove unreachable polling from artifacts-section yyh 2026-02-04 17:31:44 +08:00
  • 5f69470ebf test: try fix test, clear test log in CI (#31912) Stephen Zhou 2026-02-04 17:05:15 +08:00
  • 625163705b Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-02-04 16:59:23 +08:00
  • d0200e90d2 feat: poll sandbox files every 5s during workflow/chatflow runs yyh 2026-02-04 16:59:09 +08:00
  • ec7ccd800c fix: fix mcp server status is not right (#31826) wangxiaolei 2026-02-04 16:55:12 +08:00
  • 1ca7d69197 Merge branch '1.11.4-otel-telemetry-ee' into deploy/enterprise GareArc 2026-02-04 00:47:44 -08:00
  • 82b69b3fd3 feat(telemetry): add prompt generation telemetry to Enterprise OTEL GareArc 2026-02-04 00:38:17 -08:00
  • c56e5a5b71 feat(telemetry): add prompt generation telemetry to Enterprise OTEL GareArc 2026-02-04 00:38:17 -08:00
  • 189ef19a1d feat: layout opt feat/add_templates yessenia 2026-02-03 16:59:13 +08:00
  • 02206cc64b Merge branch 'fix/auto-summary-env' into deploy/dev deploy/dev zxhlyh 2026-02-04 16:32:19 +08:00
  • cba157038f Merge branch 'main' into fix/auto-summary-env zxhlyh 2026-02-04 16:31:30 +08:00
  • d606de26f1 Merge branch 'fix/explore-app-list-locale' into deploy/dev CodingOnStar 2026-02-04 16:18:25 +08:00
  • 49f46a05e7 feat: include locale in appList query key for localization support in useExploreAppList CodingOnStar 2026-02-04 16:14:34 +08:00
  • 8cbd1af0d1 Merge remote-tracking branch 'origin/main' into fix/api-token-lock fix/api-token-lock Yansong Zhang 2026-02-04 16:09:10 +08:00
  • 0d74ac634b fix: missing import console_ns (#31916) 非法操作 2026-02-04 16:08:00 +08:00
  • ce644e1549 add console_ns import fix/console_ns_import Yansong Zhang 2026-02-04 16:03:48 +08:00
  • 402b0e2cd6 Merge remote-tracking branch 'origin/main' into fix/api-token-lock Yansong Zhang 2026-02-04 15:55:38 +08:00
  • 07f2a40802 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-04 07:50:51 +00:00
  • 93b535be95 make it great agin Yansong Zhang 2026-02-04 15:46:30 +08:00
  • 13be706202 make it great agin Yansong Zhang 2026-02-04 15:46:24 +08:00
  • 30b73f2765 fix: auto summary env zxhlyh 2026-02-04 15:45:49 +08:00
  • 8850a0c5c7 feat: hide output tools and improve JSON formatting for structured output Stream 2026-02-04 15:42:55 +08:00
  • ecf4c06ed7 chore: Update prompt editor context labels to Chat History zhsama 2026-02-04 15:22:16 +08:00
  • b96459b656 fix: Fix sub-graph variable null check logic zhsama 2026-02-04 15:19:07 +08:00
  • 4466688e97 feat: hide output tools and improve JSON formatting for structured output Stream 2026-02-04 15:12:34 +08:00
  • 468990cc39 fix: remove api reference doc link en prefix (#31910) Stephen Zhou 2026-02-04 14:58:26 +08:00
  • 64e769f96e refactor: plugin detail panel components for better maintainability and code organization. (#31870) Coding On Star 2026-02-04 14:51:47 +08:00
  • 778aabb485 refactor(api): replace reqparse with Pydantic models in trial.py (#31789) Sean Kenneth Doherty 2026-02-04 00:36:52 -06:00
  • d84aaff825 feat: add loading state to Publish button during workflow publishing yyh 2026-02-04 14:33:51 +08:00
  • 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
  • 0685e294c4 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-04 05:34:58 +00:00
  • 00e9dce3ad feat: add isPreviewable guard for binary file preview in artifacts yyh 2026-02-04 13:31:59 +08:00
  • f8cc056604 fix start_time -> update_time Yansong Zhang 2026-02-04 13:30:45 +08:00
  • ef1e233c2d [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-04 05:27:16 +00:00
  • 60a5d5c67c refactor: replace reqparse with Pydantic models in dsl and sandbox_providers Harry 2026-02-04 13:23:07 +08:00
  • 6d87424ab8 fix start_time -> update_time Yansong Zhang 2026-02-04 13:18:47 +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
  • aafab3f09a Merge branch '1.11.4-otel-telemetry-ee' into deploy/enterprise GareArc 2026-02-03 21:06:00 -08:00
  • 18e88df16d feat(telemetry): add input/output token metrics and fix trace cleanup GareArc 2026-02-03 21:05:10 -08:00
  • bada2d18a1 feat(telemetry): add input/output token metrics and fix trace cleanup GareArc 2026-02-03 21:05:10 -08:00
  • 2ca03d80f9 Merge branch 'main' into jzh feat/hitl-frontend JzoNg 2026-02-04 12:53:07 +08:00
  • aaa98c9550 Merge branch 'fix/api-token-lock' of github.com:langgenius/dify into fix/api-token-lock Yansong Zhang 2026-02-04 12:20:51 +08:00
  • 4719f2569c fix start_time -> update_time Yansong Zhang 2026-02-04 12:20:42 +08:00
  • d8402f686e fix: base url in client (#31902) release/1.12.1 Stephen Zhou 2026-02-04 12:09:22 +08:00
  • 282ec583db [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-04 04:06:50 +00:00
  • c7337d5b67 make it great agin Yansong Zhang 2026-02-04 12:02:43 +08:00
  • d056b23168 fix: use neutral title for artifacts empty state to fit both scenarios yyh 2026-02-04 12:02:39 +08:00
  • e1efea16a4 make it great agin Yansong Zhang 2026-02-04 12:00:43 +08:00
  • 8bd8dee767 fix(docker): improve IRIS data persistence with proper Durable %SYS (#31901) Tomo 2026-02-04 12:39:26 +09:00
  • 6fc785946d feat(telemetry): add input/output token split to enterprise OTEL traces GareArc 2026-02-03 19:27:11 -08:00
  • 0b479e639e Merge branch '1.11.4-otel-telemetry-ee' into deploy/enterprise GareArc 2026-02-03 19:30:02 -08:00
  • d858cbdc0c feat(telemetry): add input/output token split to enterprise OTEL traces GareArc 2026-02-03 19:27:11 -08:00
  • dcba86b707 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-04 03:22:17 +00:00
  • d02ed82854 Merge branch 'fix/api-token-lock' of github.com:langgenius/dify into fix/api-token-lock Yansong Zhang 2026-02-04 11:18:03 +08:00
  • 60e3a7b419 make it great agin Yansong Zhang 2026-02-04 11:17:37 +08:00