Commit Graph

  • 0478023900 refactor(web): migrate dataset-related toast callsites to base/ui/toast and update tests (#33892) yyh 2026-03-23 13:13:52 +08:00
  • 110b8c925e fix: remove contradictory optional chain in chat/utils.ts (#33841) enci 2026-03-23 10:58:10 +08:00
  • eae821d645 chore: update deps (#33862) Stephen Zhou 2026-03-23 10:54:01 +08:00
  • 282e76b1ee feat(build): set root directory for turbopack configuration (#33812) Bowen Liang 2026-03-23 10:04:53 +08:00
  • 8384a836b4 fix(i18n): standardize datetime display to 24-hour format on /apps page (#33847) Bowen Liang 2026-03-23 10:04:01 +08:00
  • 886854eff8 chore: add guard tests for billing (#33831) hj24 2026-03-23 09:45:32 +08:00
  • 6a8fa7b54e chore(deps): bump anthropics/claude-code-action from 1.0.75 to 1.0.76 in the github-actions-dependencies group (#33875) dependabot[bot] 2026-03-23 10:22:44 +09:00
  • e6d1431a02 test: improve code-cov for controller tests (#33225) Dev Sharma 2026-03-22 21:59:18 +05:30
  • b53675a16c test: add unit tests for services-part-1 (#33050) Poojan 2026-03-22 21:32:41 +05:30
  • 31506b27ab test: added for core module moderation, repositories, schemas (#32514) mahammadasim 2026-03-22 21:27:12 +05:30
  • 40846c262c perf: tidb_on_qdrant_vector delete_by_ids use batch delete (#33846) wangxiaolei 2026-03-22 20:09:43 +08:00
  • c6e317a00b fix: test error by matching pkg versioin with docker compose (#33857) ckstck 2026-03-22 06:33:24 -03:00
  • 18e4ec73d6 chore: use selectinload instead of joinedload in conversation query (#33014) Eric Cao 2026-03-22 06:35:32 +08:00
  • 35cbd83e83 refactor: select in console explore and workspace controllers (#33842) Renzo 2026-03-21 12:06:17 +01:00
  • 2ce2fbc2d4 refactor: migrate workflow run repository unit tests from mocks to te… (#33843) Desel72 2026-03-21 05:54:56 -05:00
  • 097773c9f5 refactor: migrate workflow run repository tests from mocks to … (#33837) YBoy 2026-03-21 07:23:11 +02:00
  • f41d1d0822 refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832) tmimmanuel 2026-03-21 03:47:48 +01:00
  • 55cc24fed7 refactor(api): type tool service dicts with TypedDict (#33836) BitToby 2026-03-21 04:43:49 +02:00
  • 609258f42d refactor: select in console auth, setup and apikey (#33790) Renzo 2026-03-21 03:29:29 +01:00
  • 3d5a29462e refactor(api): type workflow service dicts with TypedDict (#33829) BitToby 2026-03-20 15:36:31 +02:00
  • a1af085736 refactor(workspace): optimize /workspaces plan resolution for SaaS and enterprise with resilient fallback (#33788) L1nSn0w 2026-03-20 20:54:59 +08:00
  • 3ce43724df chore: enable erasableOnly in lint (#31487) znn 2026-03-20 15:53:57 +05:30
  • 6d3b2491f9 chore(deps): bump flatted from 3.4.1 to 3.4.2 in /sdks/nodejs-client (#33821) dependabot[bot] 2026-03-20 19:00:35 +09:00
  • ec8ff89dc1 docs(web): update dev guide (#33815) Stephen Zhou 2026-03-20 17:23:17 +08:00
  • b0566b4193 fix(chat): fix image re-render due to opener remount (#33816) Wu Tianwei 2026-03-20 17:20:44 +08:00
  • 955a475021 chore: neutral PR opt-in instructions (#33817) Asuka Minato 2026-03-20 18:03:42 +09:00
  • 27ed40225d refactor(web): update frontend toast call sites to use the new shortcut API (#33808) yyh 2026-03-20 16:02:22 +08:00
  • ac87704685 docs: add automated agent contribution note to CONTRIBUTING.md 🤖🤖🤖 (#33809) yuchengpersonal 2026-03-20 15:57:20 +08:00
  • 947fc8db8f chore(i18n): sync translations with en-US (#33804) github-actions[bot] 2026-03-20 15:45:54 +08:00
  • c8ed584c0e fix: adding a restore API for version control on workflow draft (#33582) 盐粒 Yanli 2026-03-20 14:54:23 +08:00
  • 4d538c3727 refactor(web): migrate tools/MCP/external-knowledge toast usage to UI toast and add i18n (#33797) yyh 2026-03-20 14:29:40 +08:00
  • f35a4e5249 chore(i18n): sync translations with en-US (#33796) github-actions[bot] 2026-03-20 14:19:37 +08:00
  • 978ebbf9ea refactor: migrate high-risk overlay follow-up selectors (#33795) yyh 2026-03-20 14:12:35 +08:00
  • d6e247849f fix: add max_retries=0 for executor (#33688) kurokobo 2026-03-20 15:07:32 +09:00
  • aa71784627 refactor(toast): migrate dataset-pipeline to new ui toast API and extract i18n (#33794) yyh 2026-03-20 12:17:27 +08:00
  • a0135e9e38 refactor: migrate tag filter overlay and remove dead z-index override prop (#33791) yyh 2026-03-20 11:15:22 +08:00
  • 40eacf8f32 fix: stop think block timer in historical conversations (#33083) Lubrsy 2026-03-20 11:03:35 +08:00
  • 8c9831177a fix(api): preserve citation metadata in web responses (#33778) Zixuan Cheng 2026-03-19 19:49:12 -07:00
  • 8bebec57c1 fix: remove legacy z-index overrides on model config popup (#33769) Tim Ren 2026-03-20 10:40:30 +08:00
  • ce370594db refactor: migrate db.session.query to select in inner_api and web controllers (#33774) Renzo 2026-03-19 19:32:03 +01:00
  • f40f6547b4 refactor(api): type bare dict/list annotations in remaining rag folder (#33775) BitToby 2026-03-19 20:31:06 +02:00
  • 5b9cb55c45 refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) tmimmanuel 2026-03-19 16:13:26 +00:00
  • 7d19825659 fix(tests): correct keyword arguments in tool provider test constructors (#33767) Tim Ren 2026-03-19 23:16:44 +08:00
  • 11e1787100 chore(i18n): sync translations with en-US (#33749) github-actions[bot] 2026-03-19 22:03:07 +08:00
  • 70a68f0a86 refactor: simplify the scroll area API for sidebar layouts (#33761) yyh 2026-03-19 19:54:16 +08:00
  • bb1a6f8a57 fix: Add dataset_id filters to the hit_count's subqueries (#33757) FFXN 2026-03-19 18:56:31 +08:00
  • 4df602684b test(workflow): add unit tests for workflow components (#33741) Coding On Star 2026-03-19 18:35:16 +08:00
  • df0ded210f fix: preserve timing metrics in parallel iteration (#33216) 盐粒 Yanli 2026-03-19 18:05:52 +08:00
  • 2b8823f38d fix: use RetrievalModel type for retrieval_model field in HitTestingPayload (#33750) Sean Sun 2026-03-19 17:58:23 +08:00
  • c93289e93c fix(api): add trigger_info to WorkflowNodeExecutionMetadataKey (#33753) QuantumGhost 2026-03-19 17:56:49 +08:00
  • 8bbaa862f2 style(scroll-bar): align design (#33751) yyh 2026-03-19 17:51:55 +08:00
  • 7019395a28 chore: add pytest XML and branch coverage reports (#33730) -LAN- 2026-03-19 17:08:34 +08:00
  • ef9803f8b9 refactor(web): migrate auth toast calls to ui toast (#33744) yyh 2026-03-19 16:15:07 +08:00
  • a2c4345c00 fix: pass default root to OpenDAL Operator for fs scheme (#33678) RickDamon 2026-03-19 15:30:13 +08:00
  • 8a22cc06c9 refactor: migrate db.session.query to select in infra layer (#33694) Renzo 2026-03-19 07:48:29 +01:00
  • 79e5253410 refactor(web): sidebar app list to scroll area component (#33733) yyh 2026-03-19 14:33:55 +08:00
  • 942087cbdb feat(confirm): input app name for app deletion confirmation (#33660) Bowen Liang 2026-03-19 14:25:29 +08:00
  • e4f1d3c63a refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728) tmimmanuel 2026-03-19 06:15:32 +00:00
  • 0166cbf122 fix: compatible with emoji/object icons in plugin card icon resolver (#33732) Will 2026-03-19 14:06:55 +08:00
  • 77b8012fd8 ci: use codecov (#33723) Stephen Zhou 2026-03-19 13:24:59 +08:00
  • f9615b30ab feat(web): add base ui scroll area primitive (#33727) yyh 2026-03-19 13:04:04 +08:00
  • 454786a9dc chore: update deps (#33706) Stephen Zhou 2026-03-19 10:10:27 +08:00
  • 9ff0d9df88 refactor(api): type WaterCrawl API responses with TypedDict (#33700) BitToby 2026-03-19 03:35:44 +02:00
  • 9367020bfd chore(deps): bump pypdf from 6.8.0 to 6.9.1 in /api (#33698) dependabot[bot] 2026-03-19 04:12:54 +09:00
  • b2a388b7bf refactor(api): type Firecrawl API responses with TypedDict (#33691) BitToby 2026-03-18 21:00:06 +02:00
  • 146f8fac45 chore(deps): bump ujson from 5.9.0 to 5.12.0 in /api (#33683) dependabot[bot] 2026-03-19 03:55:49 +09:00
  • 29577cac14 refactor: EnumText for preferred_provider_type MessageChain, Banner (#33696) tmimmanuel 2026-03-18 18:53:04 +00:00
  • 4254392221 fix: leaked set timeout (#33692) Stephen Zhou 2026-03-18 23:46:22 +08:00
  • 5ee0633bac ci: revert agent reporter (#33685) Stephen Zhou 2026-03-18 22:15:48 +08:00
  • 37ffa262ae refactor: move to std-semver (#33682) Stephen Zhou 2026-03-18 22:00:25 +08:00
  • 49256770c9 chore: bump version to 1.13.2 (#33681) QuantumGhost 2026-03-18 21:53:16 +08:00
  • 25ab5e46b3 refactor(api): type default_retrieval_model with DefaultRetrievalModelDict in core/rag (#33676) BitToby 2026-03-18 15:47:51 +02:00
  • 29c70736dc fix(api): Preserving the content transform logic in fetch_prompt_messages (#33666) QuantumGhost 2026-03-18 19:41:25 +08:00
  • 7c99c9f3e8 fix: sync workflow description and name to MCP server on update (#33637) Desel72 2026-03-18 06:04:45 -05:00
  • a87b928079 feat: remove weaviate client __del__ method (#33593) wangxiaolei 2026-03-18 17:39:59 +08:00
  • 93f9546353 refactor(web): migrate core toast call sites to base ui toast (#33643) yyh 2026-03-18 16:53:55 +08:00
  • db4deb1d6b test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) Coding On Star 2026-03-18 16:40:28 +08:00
  • 387e5a345f fix(api): make CreatorUserRole accept both end-user and end_user (#33638) wangxiaolei 2026-03-18 14:54:12 +08:00
  • 116cc22019 fix: clarify webhook debug endpoint behavior (#33597) -LAN- 2026-03-18 14:28:33 +08:00
  • dc69f65b4b fix: add responding error information when obtain pipeline template detail failed (#33628) FFXN 2026-03-18 13:31:45 +08:00
  • 296b7044af refactor: route next/navigation through compat re-export (#33636) yyh 2026-03-18 12:57:03 +08:00
  • 04c0bf61fa refactor: use EnumText in provider models (#33634) tmimmanuel 2026-03-18 04:27:40 +00:00
  • 3454224ff9 refactor(api): replace dict with SummaryIndexSettingDict TypedDict in core/rag (#33633) BitToby 2026-03-18 06:26:49 +02:00
  • 69d1ccb7a7 refactor: route next/link through compat re-export (#33632) yyh 2026-03-18 12:14:59 +08:00
  • 6100acb780 refactor(web): move component tests into sibling __tests__ directories (#33623) Coding On Star 2026-03-18 10:49:30 +08:00
  • 485da15a4d refactor(api): replace dict/Mapping with TypedDict in core/rag retrieval_service.py (#33615) BitToby 2026-03-18 04:49:09 +02:00
  • d7f70f3c0f refactor: route low-cost next modules through compat re-exports (#33622) yyh 2026-03-18 10:37:29 +08:00
  • bbe975c6bc feat: enhance model plugin workflow checks and model provider management UX (#33289) yyh 2026-03-18 10:16:15 +08:00
  • aa4a9877f5 fix: fix max_retries is hardcode (#33619) wangxiaolei 2026-03-18 10:08:16 +08:00
  • a073d60c12 fix(toast): refine stacked hover and focus styles (#33620) yyh 2026-03-18 10:01:12 +08:00
  • fa542f6628 chore: update deps (#33618) Stephen Zhou 2026-03-18 09:41:04 +08:00
  • 801f8b6e64 fix: tighten toast typing and restore focus visibility (#33591) yyh 2026-03-18 09:17:53 +08:00
  • 4c5f7efeed chore(deps): bump next packages to 16.1.7 (#33616) yyh 2026-03-18 09:04:03 +08:00
  • 3870b2ad2d refactor: use EnumText for dataset and replace string literals 4 (#33606) tmimmanuel 2026-03-18 00:18:08 +00:00
  • 0bc6c3a73e refactor(api): replace dict/Mapping with TypedDict in core/tools (#33610) BitToby 2026-03-18 01:00:27 +02:00
  • 6de605bc27 chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 in /api (#33611) dependabot[bot] 2026-03-18 07:54:44 +09:00
  • 236ae372be refactor(api): replace dict/Mapping with TypedDict in core/app (#33601) statxc 2026-03-17 17:38:39 +02:00
  • 3f1a127735 refactor: replace sa.String with EnumText for mapped_columns (#33547) tmimmanuel 2026-03-17 14:30:23 +00:00
  • 7757bb5089 refactor(api): Query API to select function_1 (#33565) Renzo 2026-03-17 15:29:16 +01:00
  • 076b297b18 chore(i18n): sync translations with en-US (#33586) github-actions[bot] 2026-03-17 19:42:31 +08:00