Commit Graph

  • 80b4633e8f fix style check and test Yansong Zhang 2026-03-20 14:58:31 +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
  • 4b9a26a5e6 Merge branch 'main' into jzh JzoNg 2026-03-20 14:01:34 +08:00
  • 3888969af3 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-20 05:45:30 +00:00
  • 658ac15589 use new quota system Yansong Zhang 2026-03-20 13:29:22 +08: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
  • eb56a2c6fc tweaks Stephen Zhou 2026-03-20 11:33:27 +08:00
  • 093664757f tweaks Stephen Zhou 2026-03-20 11:27:09 +08:00
  • 479b813531 tweaks Stephen Zhou 2026-03-20 11:22:15 +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
  • 8673d4433b Update layout.tsx Stephen Zhou 2026-03-20 11:14:32 +08:00
  • 90443645b2 tweaks Stephen Zhou 2026-03-20 11:11:28 +08:00
  • 52a65fcd5a Update web/app/account/oauth/authorize/page.tsx Stephen Zhou 2026-03-20 11:07:14 +08:00
  • 40eacf8f32 fix: stop think block timer in historical conversations (#33083) Lubrsy 2026-03-20 11:03:35 +08:00
  • f7ce52e212 Potential fix for pull request finding Stephen Zhou 2026-03-20 11:01:56 +08:00
  • ddb833e9a1 Potential fix for pull request finding Stephen Zhou 2026-03-20 11:01:31 +08:00
  • 92887e84f0 Potential fix for pull request finding Stephen Zhou 2026-03-20 11:01:12 +08:00
  • 56c52521ee Potential fix for pull request finding Stephen Zhou 2026-03-20 10:59:53 +08:00
  • 088a481432 Merge branch 'main' into 3-18-no-global-loading Stephen Zhou 2026-03-20 10:57:18 +08:00
  • 8c9831177a fix(api): preserve citation metadata in web responses (#33778) Zixuan Cheng 2026-03-19 19:49:12 -07:00
  • 7b85adf1cc Merge branch 'main' into jzh JzoNg 2026-03-20 10:46:45 +08:00
  • 8bebec57c1 fix: remove legacy z-index overrides on model config popup (#33769) Tim Ren 2026-03-20 10:40:30 +08:00
  • 1730f900c1 fix: Add dataset_id filters to the hit_count's subqueries (#33757) hotfix/1.13.2-fix2 FFXN 2026-03-20 10:21:45 +08:00
  • 5574802631 fix: pass webhook request metadata explicitly focal-quokka Yanli 盐粒 2026-03-20 04:51:37 +08:00
  • b8cedefd7d fix: normalize signed call depth for root webhook URLs Yanli 盐粒 2026-03-20 04:27:22 +08:00
  • 4ecba5858b fix: propagate workflow call depth through HTTP recursion Yanli 盐粒 2026-03-20 04:03:00 +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
  • f9b2ff59c8 Merge remote-tracking branch 'origin/main' into verify-email-reset-flow -LAN- 2026-03-19 23:41:39 +08: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
  • a17f6f62bf test: restore mocks in rag pipeline tests Yanli 盐粒 2026-03-19 21:57:48 +08:00
  • 7b8c57d95b Merge remote-tracking branch 'origin/main' into yanli/fix-iter-log Yanli 盐粒 2026-03-19 21:09:11 +08:00
  • ceccc70d15 Merge remote-tracking branch 'origin/main' into yanli/fix-iter-log Yanli 盐粒 2026-03-19 20:24:22 +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
  • c99e82a105 test(web): enable async leak detection and stabilize common modal specs codex/fix-issue-33422-in-repository Stephen Zhou 2026-03-19 18:54:43 +08:00
  • 4df602684b test(workflow): add unit tests for workflow components (#33741) Coding On Star 2026-03-19 18:35:16 +08:00
  • a883b74272 fix: update core.file imports to core.workflow.file after merge Novice 2026-03-19 18:05:55 +08:00
  • df0ded210f fix: preserve timing metrics in parallel iteration (#33216) 盐粒 Yanli 2026-03-19 18:05:52 +08:00
  • 12178e7aec fix(api): add trigger_info to WorkflowNodeExecutionMetadataKey (#33753) QuantumGhost 2026-03-19 17:56:49 +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
  • 89b76d6c33 Merge commit '657eeb65' into sandboxed-agent-rebase Novice 2026-03-19 17:38:56 +08:00
  • 2ce7919e6d test: update unit tests for system message handling and workflow collaboration serices Novice 2026-03-19 17:19:56 +08:00
  • 7019395a28 chore: add pytest XML and branch coverage reports (#33730) -LAN- 2026-03-19 17:08:34 +08:00
  • afe23a029b remove hit count hotfix/1.13.2-fix1 Yansong Zhang 2026-03-19 16:26:28 +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
  • d9c23757d1 trigger ci Stephen Zhou 2026-03-19 13:37:56 +08:00
  • a768fc37cf Merge branch 'main' into 3-18-no-global-loading Stephen Zhou 2026-03-19 13:26:06 +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
  • 6b7b4e40cf feat: Add evaluation result details when querying the workflow run log. FFXN 2026-03-19 11:45:11 +08:00
  • b1ff105e8c tweaks Stephen Zhou 2026-03-19 11:28:28 +08:00
  • 4dc965aebf tweaks Stephen Zhou 2026-03-19 11:25:15 +08:00
  • 71a9125924 tweaks Stephen Zhou 2026-03-19 11:23:26 +08:00
  • 7fc0014d66 tweaks Stephen Zhou 2026-03-19 11:18:28 +08:00
  • 8e52267acb [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-19 03:17:32 +00:00
  • b80e944665 tweaks Stephen Zhou 2026-03-19 11:14:20 +08:00
  • 60bae05d0f Merge branch 'main' into 3-18-no-global-loading Stephen Zhou 2026-03-19 10:11:15 +08:00
  • 454786a9dc chore: update deps (#33706) Stephen Zhou 2026-03-19 10:10:27 +08:00
  • fefbd84c67 chore: remove obsolete variable extraction design documentation Novice 2026-03-19 10:07:47 +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
  • e5e5fe14ff [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-18 17:40:49 +00:00
  • aa30eeaf27 🐛 fix: clarify invalid auth config errors Yanli 盐粒 2026-03-19 01:38:45 +08:00
  • 0745f573e6 fix: add missing word extractor type annotation Yanli 盐粒 2026-03-19 01:06:18 +08:00
  • 94b05b2ca1 refactor: remove resolved pyrefly excludes Yanli 盐粒 2026-03-19 00:55:35 +08:00
  • c3b17fc833 🐛 fix: preserve URL-based PDF and DOCX extraction Yanli 盐粒 2026-03-19 00:43:23 +08:00
  • 8f99dc1ac1 refactor(api): remove unused vector payload alias Yanli 盐粒 2026-03-19 00:10:25 +08:00
  • a19cd375d4 tweaks Stephen Zhou 2026-03-18 23:53:39 +08:00
  • 8eb9f88c3b Merge branch 'main' into 3-18-no-global-loading Stephen Zhou 2026-03-18 23:48:09 +08:00
  • 4254392221 fix: leaked set timeout (#33692) Stephen Zhou 2026-03-18 23:46:22 +08:00
  • 2028e2c3b8 Default attachment provider during normalization Yanli 盐粒 2026-03-18 23:40:17 +08:00
  • 7ff470d8a0 Preserve auth service interface compatibility Yanli 盐粒 2026-03-18 23:34:24 +08:00
  • a4dbb76d3a Keep typing changes scoped in auth and extractor tests Yanli 盐粒 2026-03-18 23:13:31 +08:00
  • 134ae75a9b chore(api): keep auth api key validation aligned with main Yanli 盐粒 2026-03-18 22:22:52 +08:00
  • d11f075b35 test: trim redundant app icon picker mock copilot/refactor-test-config-leak-fix copilot-swe-agent[bot] 2026-03-18 14:17:15 +00:00
  • 5ee0633bac ci: revert agent reporter (#33685) Stephen Zhou 2026-03-18 22:15:48 +08:00
  • 710ac3b90a fix(api): preserve typed loop array constants Yanli 盐粒 2026-03-18 22:05:16 +08:00
  • 37ffa262ae refactor: move to std-semver (#33682) Stephen Zhou 2026-03-18 22:00:25 +08:00
  • c8560bacb3 chore: bump version to 1.13.2 (#33681) 1.13.2 build/release-1.13.2 QuantumGhost 2026-03-18 21:53:16 +08:00
  • 49256770c9 chore: bump version to 1.13.2 (#33681) QuantumGhost 2026-03-18 21:53:16 +08:00
  • e823e09afb test: stabilize remaining async leak specs copilot-swe-agent[bot] 2026-03-18 13:50:03 +00:00
  • 25ab5e46b3 refactor(api): type default_retrieval_model with DefaultRetrievalModelDict in core/rag (#33676) BitToby 2026-03-18 15:47:51 +02:00