Commit Graph

  • 021f055c36 feat(skill-editor): add blank area context menu and align search/add styles feat/support-agent-sandbox yyh 2026-01-19 11:38:59 +08:00
  • 72ce6ca437 feat: implement workspace permission checks for member invitations an… (#31202) main Xiyuan Chen 2026-01-18 19:35:50 -08:00
  • fcb288c031 feat: add task type feat/credential-sync-fix-ee GareArc 2026-01-15 15:14:53 -08:00
  • e71ebc19e6 Merge branch 'main' into refactor/migrate-app-detail-to-tanstack-query refactor/migrate-app-detail-to-tanstack-query yyh 2026-01-19 11:17:02 +08:00
  • 19137c173f Merge remote-tracking branch 'origin/main' into refactor/migrate-app-detail-to-tanstack-query yyh 2026-01-19 11:14:52 +08:00
  • 269c85d5a3 feat: ee workspace permission control (#30841) NFish 2026-01-19 11:06:04 +08:00
  • b0545635b8 chore: improve clear workflow_run task (#31124) 非法操作 2026-01-19 10:58:57 +08:00
  • 5f707c5585 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-19 10:53:16 +08:00
  • 232da66b53 chore: update eslint suppressions yyh 2026-01-19 10:51:53 +08:00
  • bfc1583626 chore: fix review issues feat/llm-first-token-timeout Novice 2026-01-19 10:51:32 +08:00
  • ebeee92e51 fix(sandbox-provider): align frontend types with backend API after refactor yyh 2026-01-19 10:50:57 +08:00
  • f481947b0d Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-19 10:38:36 +08:00
  • 13d648cf7b chore: no custom lint cache location (#31195) Stephen Zhou 2026-01-19 10:37:49 +08:00
  • 94ea7031e8 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-19 10:31:54 +08:00
  • e8397ae7a8 fix(web): Zustand testing best practices and state read optimization (#31163) feat/storage-50 yyh 2026-01-19 10:31:34 +08:00
  • afa97abf1e chore(deps-dev): bump jsdom from 27.3.0 to 27.4.0 in /web dependabot/npm_and_yarn/web/jsdom-27.4.0 dependabot[bot] 2026-01-19 02:31:28 +00:00
  • 8893913b3a feat: add Vercel React Best Practices skill for Claude Code (#31133) yyh 2026-01-19 10:30:49 +08:00
  • 14f123802d chore: update vite related version (#31180) Stephen Zhou 2026-01-19 10:28:06 +08:00
  • 62c3f14570 Merge branch 'main' into feat/summary-index feat/summary-index zxhlyh 2026-01-19 10:21:40 +08:00
  • 73343f03c1 Merge branch 'main' into feat/hitl-frontend feat/hitl-frontend twwu 2026-01-19 10:16:27 +08:00
  • e69f1a1f46 fix: use useInvalidateAppDetail hook in app-card.tsx for consistency yyh 2026-01-18 23:55:30 +08:00
  • 14f0c5dd38 fix: use useInvalidateAppDetail hook in card-view.tsx for consistency yyh 2026-01-18 23:53:49 +08:00
  • 23f1adc833 fix: restore mobile sidebar collapse behavior after appDetail loads yyh 2026-01-18 23:47:48 +08:00
  • 1fe46ce0b8 fix: update test files to use TanStack Query pattern for appDetail yyh 2026-01-18 23:46:14 +08:00
  • b3acb74331 fix: address code review issues from appDetail migration yyh 2026-01-18 23:11:54 +08:00
  • 91856b09ca refactor: migrate appDetail from Zustand to TanStack Query yyh 2026-01-18 23:07:33 +08:00
  • 0d08f7db97 fix feat/collaboration2 hjlarry 2026-01-18 18:36:44 +08:00
  • 6443366f50 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-01-18 10:01:22 +00:00
  • 70c41a7dc3 Update api/controllers/console/app/workflow.py 非法操作 2026-01-18 17:59:18 +08:00
  • 8804623121 Update api/app_factory.py 非法操作 2026-01-18 17:59:10 +08:00
  • 1fb6d1286f fix webtest hjlarry 2026-01-18 17:27:29 +08:00
  • 1cf3e599df fix: remove panelWidth prop in panel slice, use default value 420 in layout slice(single source) refactor/local-storage yyh 2026-01-18 16:33:59 +08:00
  • a85946d3e7 refactor(web): remove redundant nullish coalescing from storage calls yyh 2026-01-18 16:21:29 +08:00
  • 9e4d3c75ae fix yyh 2026-01-18 16:15:30 +08:00
  • 70bea85624 refactor(web): improve storage utility type safety with function overloads yyh 2026-01-18 16:10:04 +08:00
  • b75b7d6c61 fix: unused yyh 2026-01-18 16:05:10 +08:00
  • e819b804ba refactor(web): add SSR-safe localStorage utility and ESLint rules yyh 2026-01-18 16:01:04 +08:00
  • 1666e3f7d5 test: fix mock implementation for ApiConnectionMod in NewDatasetCard tests test/dataset-setting CodingOnStar 2026-01-18 14:20:44 +08:00
  • f272d68145 test: enhance type definitions in dataset component tests for better type safety CodingOnStar 2026-01-18 14:06:55 +08:00
  • 0bd198baa9 test: enhance type definitions in RetrievalMethodInfo tests and fix score threshold rendering CodingOnStar 2026-01-18 13:53:06 +08:00
  • 89f5c27edc test(web): enhance unit tests for Icon and AppPicker components refactor/plugins-tool-selector CodingOnStar 2026-01-18 13:49:29 +08:00
  • e40f1d7f4f Merge branch 'main' into test/dataset-setting Coding On Star 2026-01-18 13:46:54 +08:00
  • 511df81201 fix web style hjlarry 2026-01-18 13:40:12 +08:00
  • 2f081fa6fa refactor(skill-editor): adopt 4-generic StateCreator pattern for type-safe cross-slice access yyh 2026-01-18 13:24:34 +08:00
  • 3b27d9e819 refactor(skill-editor): remove type assertions by using spread args pattern yyh 2026-01-18 13:11:06 +08:00
  • 41c3b1c57c Merge branch 'feat/support-free-try-app' into deploy/dev deploy/dev CodingOnStar 2026-01-18 12:58:58 +08:00
  • 682c93f262 Merge remote-tracking branch 'myori/main' into feat/collaboration2 hjlarry 2026-01-18 10:28:50 +08:00
  • 51c96b0b7e fix CI hjlarry 2026-01-18 10:12:43 +08:00
  • 224f426765 fix CI hjlarry 2026-01-18 10:07:46 +08:00
  • e9657cfb48 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-01-17 15:00:37 +00:00
  • 4200ac0da3 fix CI hjlarry 2026-01-17 22:58:27 +08:00
  • 2d8dcbc0d8 Merge remote-tracking branch 'origin/main' into refactor/plugins-tool-selector CodingOnStar 2026-01-17 22:51:50 +08:00
  • 434f7f3bcb fix web style hjlarry 2026-01-17 22:10:10 +08:00
  • 03cc196965 fix CI hjlarry 2026-01-17 22:05:14 +08:00
  • c0a76220dd fix(skill-editor): resolve React Compiler memoization warnings yyh 2026-01-17 22:01:33 +08:00
  • 9d04fb4992 fix(skill-editor): resolve React Compiler memoization warnings yyh 2026-01-17 21:51:25 +08:00
  • 02fcf33067 fix(skill-editor): remove unnecessary store subscriptions in tool-picker-block yyh 2026-01-17 21:47:31 +08:00
  • 25c88b3f5c fix mypy hjlarry 2026-01-17 21:40:53 +08:00
  • 7b66bbc35a chore: introduce bulk-suppressions and multithread linting (#31157) Stephen Zhou 2026-01-17 19:51:56 +08:00
  • 2d94904241 fix web unittests hjlarry 2026-01-17 19:43:40 +08:00
  • bbf1247f80 fix(skill-editor): compare content with original to determine dirty state yyh 2026-01-17 17:52:00 +08:00
  • 77366f33a4 feat(web): add loading indicators for infinite scroll pagination (#31110) Pegasus 2026-01-17 04:36:07 -05:00
  • e3b0918dd9 test(web): add global zustand mock for tests (#31149) yyh 2026-01-17 17:29:13 +08:00
  • b82b73ef94 refactor(skill-editor): split slice into separate files for better organization yyh 2026-01-17 17:28:25 +08:00
  • 15d6f60f25 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-17 17:03:32 +08:00
  • a99e70d96e fix CI hjlarry 2026-01-17 15:55:27 +08:00
  • 9eeceb2455 fix basedpyright hjlarry 2026-01-17 15:54:32 +08:00
  • 7901e18fa6 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-01-17 06:57:16 +00:00
  • 2befef0b21 Merge branch 'feat/collaboration2' of github.com:langgenius/dify into feat/collaboration2 hjlarry 2026-01-17 14:55:22 +08:00
  • 8869cd7008 fix api hjlarry 2026-01-17 14:55:00 +08:00
  • 91e6ae2a7d fix bug hjlarry 2026-01-17 14:53:33 +08:00
  • 6ab8e05a5e fix api hjlarry 2026-01-17 14:47:44 +08:00
  • 717f99a352 fix migration file hjlarry 2026-01-17 12:54:15 +08:00
  • 735cd78dc2 fix api hjlarry 2026-01-17 12:44:26 +08:00
  • c820501cbb [autofix.ci] apply automated fixes (attempt 2/3) autofix-ci[bot] 2026-01-17 04:29:38 +00:00
  • 43ef2395ac [autofix.ci] apply automated fixes autofix-ci[bot] 2026-01-17 04:27:34 +00:00
  • bb3d94f1c5 Merge remote-tracking branch 'myori/main' into feat/collaboration2 hjlarry 2026-01-17 12:24:37 +08:00
  • c45fbb6491 rm workflow.ts hjlarry 2026-01-17 10:26:12 +08:00
  • fc291e4ca2 Merge remote-tracking branch 'myori/main' into feat/collaboration2 hjlarry 2026-01-17 10:22:41 +08:00
  • 994357d8b5 merge Joel 2026-01-17 09:46:38 +08:00
  • 4216708e21 chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /api dependabot/uv/api/pyasn1-0.6.2 dependabot[bot] 2026-01-16 19:56:22 +00:00
  • f97511d85c Merge remote-tracking branch 'origin/main' into feat/vibe-wf feat/vibe-wf yyh 2026-01-16 23:27:07 +08:00
  • ad8c5f5452 perf: lazy load SkillMain component using next/dynamic yyh 2026-01-16 21:31:56 +08:00
  • 5fb9fe3c94 fix: fix summary index bug. (#31134) FFXN 2026-01-16 20:24:57 +08:00
  • 4fb08ae7d2 fix: fix summary index bug. FFXN 2026-01-16 20:24:18 +08:00
  • 721d82b91a refactor(sandbox): modify sandbox provider configuration by adding 'configure_type' column and updating unique constraints Harry 2026-01-16 19:02:03 +08:00
  • 7481762acb fix: fix summary index bug. (#31125) FFXN 2026-01-16 18:56:17 +08:00
  • fcb2fe55e7 fix: fix summary index bug. FFXN 2026-01-16 18:55:10 +08:00
  • 0c62c39a1d Merge branch 'zhsama/assemble-var-input' into feat/pull-a-variable feat/pull-a-variable zhsama 2026-01-16 18:54:53 +08:00
  • 8d643e4b85 feat: add assemble variables icon zhsama/assemble-var-input zhsama 2026-01-16 18:45:28 +08:00
  • d542a74733 feat: panel ui Joel 2026-01-16 18:39:00 +08:00
  • 16078a9df6 refactor(sandbox): update DifyCliLocator path resolution and enhance sandbox provider configuration logic deploy/agent-dev Harry 2026-01-16 18:37:43 +08:00
  • c0c64c75d6 chore: upgrade fickling to 0.1.6 (#30495) release/e-1.11.2 -LAN- 2026-01-04 17:22:12 +08:00
  • 9b0984eab7 chore: Harden API image Node.js runtime install (#30497) -LAN- 2026-01-05 20:19:26 +08:00
  • 0bd17c6d0f refactor(sandbox): sandbox provider system default configuration Harry 2026-01-16 18:21:53 +08:00
  • 77401e6f5c feat: optimize variable picker styling and optimize agent nodes zhsama 2026-01-16 18:21:43 +08:00
  • a0aa8cdb45 Merge remote-tracking branch 'origin/main' into feature/task-quadrant-view feature/task-quadrant-view yyh 2026-01-16 18:20:29 +08:00
  • ae8618877b fix(web): quadrant matrix i18n yyh 2026-01-16 18:17:28 +08:00
  • 8b42435f7a feat: support set default value when choose tool Joel 2026-01-16 18:16:01 +08:00
  • fad6fa141d chore: improve accessibility for learn more link (#31120) 가은 정 2026-01-16 19:12:07 +09:00