Commit Graph

  • 171dd120ca Merge branch 'main' into refactor/migrate-app-detail-to-tanstack-query yyh 2026-01-19 13:31:57 +08:00
  • a922e844eb fix(skill): return raw content as fallback for non-JSON file content yyh 2026-01-19 12:55:22 +08:00
  • b3902374ac chore: drop slow lint rules (#31205) build/clear-message Stephen ZhouandGitHub 2026-01-19 12:45:02 +08:00
  • 4bd05ed96e fix(types): remove unused and misaligned app-asset types yyh 2026-01-19 12:43:44 +08:00
  • 0de32f682a feat(skill): skill parser & packager Harry 2026-01-19 12:40:44 +08:00
  • 245567118c chore: struct to wrap with content Joel 2026-01-19 12:19:06 +08:00
  • 3b225c01da refactor: refactor workflow context (#30607) wangxiaoleiandGitHub 2026-01-19 12:18:51 +08:00
  • 021f055c36 feat(skill-editor): add blank area context menu and align search/add styles yyh 2026-01-19 11:38:59 +08:00
  • 72ce6ca437 feat: implement workspace permission checks for member invitations an… (#31202) Xiyuan ChenandGitHub 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 yyhandGitHub 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) NFishandGitHub 2026-01-19 11:06:04 +08:00
  • b0545635b8 chore: improve clear workflow_run task (#31124)
    非法操作GitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>crazywoolahj24
    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 ZhouandGitHub 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)
    yyhGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    2026-01-19 10:31:34 +08:00
  • 8893913b3a feat: add Vercel React Best Practices skill for Claude Code (#31133) yyhandGitHub 2026-01-19 10:30:49 +08:00
  • 14f123802d chore: update vite related version (#31180) Stephen ZhouandGitHub 2026-01-19 10:28:06 +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 hjlarry 2026-01-18 18:36:44 +08:00
  • 6443366f50 [autofix.ci] apply automated fixes autofix-ci[bot]andGitHub 2026-01-18 10:01:22 +00:00
  • 70c41a7dc3 Update api/controllers/console/app/workflow.py
    非法操作GitHubgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    2026-01-18 17:59:18 +08:00
  • 8804623121 Update api/app_factory.py
    非法操作GitHubgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    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) 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
  • 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
  • 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]andGitHub 2026-01-17 15:00:37 +00:00
  • 4200ac0da3 fix CI hjlarry 2026-01-17 22:58:27 +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 ZhouandGitHub 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)
    PegasusGitHubgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>Stephen Zhou
    2026-01-17 04:36:07 -05:00
  • e3b0918dd9 test(web): add global zustand mock for tests (#31149) yyhandGitHub 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]andGitHub 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]andGitHub 2026-01-17 04:29:38 +00:00
  • 43ef2395ac [autofix.ci] apply automated fixes autofix-ci[bot]andGitHub 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
  • f97511d85c Merge remote-tracking branch 'origin/main' into 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
  • 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
  • 0c62c39a1d Merge branch 'zhsama/assemble-var-input' into 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 Harry 2026-01-16 18:37:43 +08:00
  • c0c64c75d6 chore: upgrade fickling to 0.1.6 (#30495) release/e-1.11.2 -LAN-andGareArc 2026-01-04 17:22:12 +08:00
  • 9b0984eab7 chore: Harden API image Node.js runtime install (#30497) -LAN-andGareArc 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
  • 30821fd26c chore: Update outdated GitHub Actions versions (#31114) Pádraic SlatteryandGitHub 2026-01-16 10:56:55 +01:00
  • 3147e850be fix: click tool not show current Joel 2026-01-16 17:52:40 +08:00
  • 1a9fdd9a65 refactor: migrate tag list API query parameters to Pydantic (#31097) 2026-01-16 18:49:52 +09:00
  • 0b33381efb feat: support save settings Joel 2026-01-16 17:44:08 +08:00
  • de610cbf39 fix: call get_text_content() instead of casting to str (#31121) 2026-01-16 17:41:00 +08:00
  • ee7a9a34e0 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-16 17:25:19 +08:00
  • 1c55602445 fix(web): add calendar icon and DDL label to deadline badge in task-item yyh 2026-01-16 17:24:11 +08:00
  • 148f92f92d fix: allow all fileds and not allow model set to auto Joel 2026-01-16 17:20:11 +08:00
  • a3f1220d23 feat(web): add fullscreen expand mode to quadrant-matrix component yyh 2026-01-16 17:16:13 +08:00