Commit Graph

  • a7b6307d32 refactor(api): type dataset service dicts with TypedDict (#34625) Statxc 2026-04-06 23:10:52 -03:00
  • 2883ad6764 refactor(api): type plugin migration results with TypedDict (#34627) Statxc 2026-04-06 23:10:23 -03:00
  • 0feff5b048 refactor(api): enforce strict typing on retrieval_model to resolve FIXME (#34614) Pulakesh 2026-04-07 01:10:53 +00:00
  • 0bce6b35b4 refactor(api): type LLM generator results with TypedDict (#34621) Statxc 2026-04-07 03:06:08 +02:00
  • 89e23456f0 refactor(api): type invitation detail with InvitationDetailDict TypedDict (#34613) YBoy 2026-04-07 03:03:31 +02:00
  • a39173c227 refactor(api): type notification response with NotificationResponseDict TypedDict (#34616) Jake Armstrong 2026-04-07 03:03:18 +02:00
  • 12e93d374f refactor(api): type MCP tool schema and arguments with TypedDict (#34612) YBoy 2026-04-07 03:02:06 +02:00
  • 922f9242e4 refactor(api): type crawl status dicts with CrawlStatusDict TypedDict (#34611) YBoy 2026-04-07 03:01:04 +02:00
  • 7fc0a791a2 refactor(api): type document summary status detail with TypedDict (#34610) YBoy 2026-04-07 03:00:39 +02:00
  • 8d37116fec refactor(api): type storage statistics with StorageStatisticsDict TypedDict (#34609) YBoy 2026-04-07 02:59:32 +02:00
  • 9ce03e2499 chore(deps): update transformers requirement dependabot/pip/api/llm-804f26c466 dependabot[bot] 2026-04-06 13:27:26 +00:00
  • 4b500f988d chore(deps-dev): bump the dev group across 1 directory with 20 updates (#34601) dependabot[bot] 2026-04-06 13:24:31 +00:00
  • 5ad906ea6a refactor(api): type workflow run related counts with RelatedCountsDict TypedDict (#34530) YBoy 2026-04-06 15:17:01 +02:00
  • 5b862a43e0 chore(deps-dev): bump the dev group in /api with 6 updates (#34579) dependabot[bot] 2026-04-06 11:49:54 +00:00
  • 1e5cd69205 refactor(api): type archive manifest with ArchiveManifestDict TypedDict (#34594) YBoy 2026-04-06 13:35:11 +02:00
  • 9081c46565 refactor(api): type upload file serialization with UploadFileDict TypedDict (#34589) Jake Armstrong 2026-04-06 13:34:52 +02:00
  • 40b252be8c chore(deps): bump google-auth-httplib2 from 0.3.0 to 0.3.1 in /api in the google group (#34575) dependabot[bot] 2026-04-06 11:32:30 +00:00
  • ba1357038a chore(deps): update flask-compress requirement from <1.24,>=1.17 to >=1.17,<1.25 in /api in the flask group (#34573) dependabot[bot] 2026-04-06 11:32:19 +00:00
  • 46d1f4c338 chore(deps-dev): bump the vdb group in /api with 7 updates (#34586) dependabot[bot] 2026-04-06 11:31:36 +00:00
  • 9c880dd650 refactor(api): type orphaned draft variable stats with TypedDict (#34590) YBoy 2026-04-06 13:30:53 +02:00
  • 01ba0e050f refactor(api): reuse IdentityDict TypedDict in logging filters (#34593) YBoy 2026-04-06 13:30:21 +02:00
  • ccc4aae94e chore(deps): bump the llm group in /api with 3 updates (#34583) dependabot[bot] 2026-04-06 11:30:02 +00:00
  • 01242e13d7 chore(deps): bump sqlalchemy from 2.0.48 to 2.0.49 in /api in the database group (#34584) dependabot[bot] 2026-04-06 11:29:50 +00:00
  • 938ee27e42 chore(deps): bump the github-actions-dependencies group with 4 updates (#34582) dependabot[bot] 2026-04-06 20:29:07 +09:00
  • a101f72153 chore(deps): bump the google group in /api with 4 updates (#34581) dependabot[bot] 2026-04-06 11:29:00 +00:00
  • 40642433d8 chore(deps): bump flask-compress from 1.23 to 1.24 in /api in the flask group (#34580) dependabot[bot] 2026-04-06 11:28:25 +00:00
  • 8979181d5e chore(deps): bump boto3 from 1.42.78 to 1.42.83 in /api in the storage group (#34578) dependabot[bot] 2026-04-06 20:27:58 +09:00
  • c17c6b5c35 chore(deps): bump the storage group in /api with 2 updates (#34585) dependabot[bot] 2026-04-06 20:27:26 +09:00
  • e83a4090ac fix: lighten the health checks for the Worker and Worker Beat services, and disable them by default (#34572) kurokobo 2026-04-06 11:26:26 +09:00
  • c3e956a948 [autofix.ci] apply automated fixes dependabot/pip/api/vdb-aee2593ed0 autofix-ci[bot] 2026-04-06 01:18:33 +00:00
  • 6c085edd13 chore(deps): bump the python-packages group across 1 directory with 3 updates dependabot/pip/api/python-packages-22142af6b8 dependabot[bot] 2026-04-06 01:16:27 +00:00
  • 7390c569bc chore(deps-dev): bump the vdb group across 1 directory with 6 updates dependabot[bot] 2026-04-06 01:16:14 +00:00
  • b71b9f80b9 refactor(api): type workflow run delete/count results with RunsWithRelatedCountsDict TypedDict (#34531) YBoy 2026-04-05 18:11:41 +02:00
  • ee87289917 refactor: convert AppMode if/elif to match/case in app_generate_service (#30001) (#34563) agenthaulk 2026-04-05 03:23:51 -07:00
  • 5ad8c3e249 refactor: convert AppMode if/elif to match/case in service files (#30001) (#34562) agenthaulk 2026-04-05 03:22:11 -07:00
  • 8b992513b8 refactor: convert ProviderQuotaType if/elif to match/case (#30001) (#34561) agenthaulk 2026-04-05 03:20:18 -07:00
  • eca0cdc7a9 refactor: select in dataset_service (SegmentService and remaining cla… (#34547) Renzo 2026-04-04 19:13:06 -05:00
  • 779e6b8e0b refactor: select in datasource_provider_service (#34548) Renzo 2026-04-04 19:12:15 -05:00
  • c2428361c4 refactor: select in dataset_service (DocumentService class) (#34528) Renzo 2026-04-03 17:52:01 -05:00
  • 68e4d13f36 refactor: select in annotation_service (#34503) Renzo 2026-04-03 17:47:22 -05:00
  • 8acd765798 chore(deps): bump litellm from 1.82.6 to 1.83.0 in /api dependabot/uv/api/litellm-1.83.0 dependabot[bot] 2026-04-03 22:18:06 +00:00
  • cb9f4bb100 build: include packages in docker build (#34532) Stephen Zhou 2026-04-03 21:40:16 +08:00
  • 8a398f3105 refactor(api): type messages cleanup stats with MessagesCleanStatsDict TypedDict (#34527) YBoy 2026-04-03 14:29:41 +02:00
  • 0f051d5886 refactor(api): type celery sqlcommenter tags with CelerySqlcommenterTagsDict TypedDict (#34526) YBoy 2026-04-03 14:06:15 +02:00
  • e85d9a0d72 refactor: select in dataset_service (DatasetService class) (#34525) Renzo 2026-04-03 14:01:31 +02:00
  • 06dde4f503 refactor: select in account_service (TenantService class) (#34499) Renzo 2026-04-03 13:03:45 +02:00
  • 81baeae5c4 fix(web): evaluation workflow switch JzoNg 2026-04-03 18:22:44 +08:00
  • a3010bdc0b Merge branch 'main' into jzh JzoNg 2026-04-03 18:05:54 +08:00
  • 83d4176785 test: add unit tests for app store and annotation components, enhancing coverage for state management and UI interactions (#34510) Coding On Star 2026-04-03 17:09:59 +08:00
  • 3df173948c feat: many refactors. FFXN 2026-04-03 17:09:33 +08:00
  • 8133e550ed chore: fix pre-hook of web JzoNg 2026-04-03 16:21:32 +08:00
  • 2bb0eab636 chore(web): mapping row refactor JzoNg 2026-04-03 16:10:41 +08:00
  • 5311b5d00d feat(web): available evaluation workflow selector JzoNg 2026-04-03 16:06:33 +08:00
  • 9b02ccdd12 Merge branch 'main' into jzh JzoNg 2026-04-03 15:15:11 +08:00
  • 231783eebe chore(web): fix lint JzoNg 2026-04-03 15:13:52 +08:00
  • c94951b2f8 refactor(web): migrate notion page selectors to tanstack virtual (#34508) yyh 2026-04-03 15:03:12 +08:00
  • a9cf8f6c5d refactor(web): replace react-syntax-highlighter with shiki (#33473) Matt Van Horn 2026-04-02 23:40:26 -07:00
  • 756606f478 feat(web): hide card view in evaluation JzoNg 2026-04-03 14:39:41 +08:00
  • 64ddec0d67 refactor(api): type annotation service dicts with TypedDict (#34482) YBoy 2026-04-03 08:25:52 +02:00
  • 6651c1c5da feat(web): workflow switch JzoNg 2026-04-03 14:22:50 +08:00
  • da3b0caf5e refactor: select in account_service (RegisterService class) (#34500) Renzo 2026-04-03 08:21:26 +02:00
  • 61e257b2a8 feat(web): app switch api JzoNg 2026-04-03 13:56:00 +08:00
  • 4fedd43af5 chore: update code-inspector-plugin to 1.5.1 (#34506) Stephen Zhou 2026-04-03 13:34:03 +08:00
  • a263f28e19 fix(web): restore ui select public exports (#34501) yyh 2026-04-03 12:42:02 +08:00
  • d53862f135 chore: override lodash (#34502) Stephen Zhou 2026-04-03 12:40:46 +08:00
  • 142f94e27a Merge remote-tracking branch 'origin/main' into codex/dify-ui-package-migration codex/dify-ui-package-migration yyh 2026-04-03 12:14:22 +08:00
  • 608958de1c refactor: select in external_knowledge_service (#34493) Renzo 2026-04-03 05:42:16 +02:00
  • 7eb632eb34 refactor: select in rag_pipeline (#34495) Renzo 2026-04-03 05:42:01 +02:00
  • 33d4fd357c refactor: select in account_service (AccountService class) (#34496) Renzo 2026-04-03 05:41:46 +02:00
  • e55bd61c17 refactor: replace useContext with use in selected batch (#34450) agenthaulk 2026-04-02 20:37:35 -07:00
  • 3ac4caf735 Merge branch 'main' into jzh JzoNg 2026-04-03 11:28:22 +08:00
  • f2fc213d52 chore: update deps (#34487) Stephen Zhou 2026-04-03 11:26:49 +08:00
  • f814579ed2 test: migrate service_api dataset controller tests to testcontainers (#34423) YBoy 2026-04-03 04:28:47 +02:00
  • 71d299d0d3 refactor(api): type hit testing retrieve responses with TypedDict (#34484) YBoy 2026-04-03 04:25:30 +02:00
  • e178451d04 refactor(api): type log identity dict with IdentityDict TypedDict (#34485) YBoy 2026-04-03 04:25:02 +02:00
  • 9a6222f245 refactor(api): type webhook data extraction with RawWebhookDataDict TypedDict (#34486) YBoy 2026-04-03 04:24:17 +02:00
  • affe5ed30b refactor(api): type get_knowledge_rate_limit with KnowledgeRateLimitD… (#34483) YBoy 2026-04-03 04:23:32 +02:00
  • 4cc5401d7e fix: fix import dsl failed (#34492) wangxiaolei 2026-04-03 10:08:21 +08:00
  • 36e840cd87 chore: knip fix (#34481) Stephen Zhou 2026-04-02 23:03:42 +08:00
  • 985b41c40b fix(security): add tenant_id validation to prevent IDOR in data source binding (#34456) Tim Ren 2026-04-02 21:17:02 +08:00
  • 2e29ac2829 fix: remove redundant cast in MCP base session (#34461) lif 2026-04-02 20:36:21 +08:00
  • dbfb474eab refactor: select in workflow_tools_manage_service (#34477) Renzo 2026-04-02 14:35:04 +02:00
  • d243de26ec refactor: select in metadata_service (#34479) Renzo 2026-04-02 14:34:38 +02:00
  • 894826771a chore: clean up useless tailwind reference (#34478) Stephen Zhou 2026-04-02 19:45:19 +08:00
  • 9311150bd2 Merge branch 'main' into 4-2-no-global-loading 4-2-no-global-loading yyh 2026-04-02 19:16:40 +08:00
  • a1bd929b3c remove yyh 2026-04-02 18:35:02 +08:00
  • ffb9ee3e36 fix(web): support lint tooling package exports yyh 2026-04-02 18:29:44 +08:00
  • 485586f49a feat(web): extract dify ui package yyh 2026-04-02 18:25:16 +08:00
  • b2861e019b fix: merge error hj24 2026-04-02 18:16:31 +08:00
  • cad9936c0a Merge branch 'fix/ps-not-send' into deploy/dev Joel 2026-04-02 17:55:04 +08:00
  • 8c0b596ced Merge branch 'chore-debug-partnerstack' into deploy/dev hj24 2026-04-02 17:54:06 +08:00
  • 65e434cf06 chore: add debug fix/ps-not-send Joel 2026-04-02 17:53:52 +08:00
  • 12a0f85b72 feat: clear api hj24 2026-04-02 17:52:55 +08:00
  • a3386da5d6 ci: Update pyrefly version to 0.59.1 (#34452) Asuka Minato 2026-04-02 18:48:46 +09:00
  • c49201ee28 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-04-02 09:40:01 +00:00
  • 318a3d0308 refactor(api): tighten login and wrapper typing (#34447) 99 2026-04-02 17:36:58 +08:00
  • d13e6901cf refactor: no global loading Stephen Zhou 2026-04-02 17:36:06 +08:00
  • 1fdb653875 feat: debug partnerstack hj24 2026-04-02 17:17:40 +08:00
  • 4ba8c71962 feat: debug partnerstack hj24 2026-04-02 17:17:40 +08:00
  • 01fe3106f5 [autofix.ci] apply automated fixes 3-18-no-global-loading autofix-ci[bot] 2026-04-02 09:07:35 +00:00