Commit Graph

  • 2ac8f8003f refactor: update radio component to handle boolean values instead of numeric (#24956) 17hz 2025-09-02 15:11:42 +08:00
  • d6b3df8f6f fix: API Key Authorization Configuration Model Form render default value (#24963) 17hz 2025-09-02 14:52:05 +08:00
  • deea07e905 make clean() function in index_processor_base abstractmethod (#24959) 湛露先生 2025-09-02 14:48:45 +08:00
  • 0caa94bd1c fix: add Indonesian (id-ID) language support and improve language selector (#24951) lyzno1 2025-09-02 14:44:59 +08:00
  • a32dde5428 Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643) -LAN- 2025-09-02 14:18:29 +08:00
  • 067b0d07c4 Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) Yongtao Huang 2025-09-02 11:59:38 +08:00
  • 044f96bd93 feat: LLM prompt Jinja2 template now support more variables (#24944) 17hz 2025-09-02 11:59:31 +08:00
  • ca96350707 chore: optimize SQL queries that perform partial full table scans (#24786) Novice 2025-09-02 11:46:11 +08:00
  • be3af1e234 Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) Yongtao Huang 2025-09-02 10:30:19 +08:00
  • 2e89d29c87 chore: translate i18n files (#24934) github-actions[bot] 2025-09-02 10:16:14 +08:00
  • e4eb9f7c55 fix(i18n): align zh-Hant indexMethodEconomyTip with zh-Hans (#24933) Zhedong Cen 2025-09-02 09:57:39 +08:00
  • dd6547de06 downvote with reason (#24922) znn 2025-09-02 07:27:04 +05:30
  • 84d09b8b8a fix: API key input uses password type and no autocomplete (#24864) Atif 2025-09-02 07:07:24 +05:30
  • 2c462154f7 fix: email input cannot scroll (#24930) 17hz 2025-09-02 09:35:53 +08:00
  • b810efdb3f Feature add test containers tool transform service (#24927) NeatGuyCoding 2025-09-02 09:30:55 +08:00
  • ae04ccc445 fix: npx typo error (#24929) 17hz 2025-09-02 09:20:51 +08:00
  • f7ac1192ae replace the secret field from obfuscated to full-masked value (#24800) Charles Liu 2025-09-02 03:19:20 +02:00
  • e048588a88 fix: remove duplicated code (#24893) jiangbo721 2025-09-02 08:58:31 +08:00
  • 2042353526 fix:score threshold (#24897) Frederick2313072 2025-09-02 08:58:14 +08:00
  • 9486715929 FEAT: Tencent Vector optimize BM25 initialization to reduce loading time (#24915) wlleiiwang 2025-09-01 21:08:41 +08:00
  • 64319c0d56 fix close session twice. (#24917) 湛露先生 2025-09-01 21:08:01 +08:00
  • acd209a890 fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 耐小心 2025-09-01 18:22:42 +08:00
  • bd482eb8ef fix wrong filter handle for saved messages (#24891) ZalterCitty 2025-09-01 16:32:08 +08:00
  • 5b3cc560d5 fix:hard-coded top-k fallback issue. (#24879) Frederick2313072 2025-09-01 15:46:37 +08:00
  • d41d4deaac example enum to StrEnum (#24877) Asuka Minato 2025-09-01 16:40:26 +09:00
  • 208ce4e774 CI: add TS indentation check via esLint (#24810) Yongtao Huang 2025-09-01 15:31:59 +08:00
  • 414ee51975 fix: add missing form for boolean types (#24812) Tianyi Jing 2025-09-01 15:21:36 +08:00
  • d5a521eef2 fix: Fix database connection leak in EasyUIBasedGenerateTaskPipeline (#24815) 耐小心 2025-09-01 14:48:56 +08:00
  • 1b401063e8 chore: pnpx deprecation (#24868) 17hz 2025-09-01 14:45:44 +08:00
  • 60d9d0584a refactor: migrate marketplace.py from requests to httpx (#24015) 木之本澪 2025-09-01 14:28:21 +08:00
  • ffba341258 [CHORE]: remove redundant-cast (#24807) willzhao 2025-09-01 14:05:32 +08:00
  • f11131f8b5 fix: basepath did not read from the environment variable (#24870) 17hz 2025-09-01 13:50:33 +08:00
  • 2e6e414a9e the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854) NeatGuyCoding 2025-09-01 10:05:54 +08:00
  • c45d676477 remove duplicated authorization header handling and bearer should be case-insensitive (#24852) NeatGuyCoding 2025-09-01 10:05:19 +08:00
  • b8d8dddd5a example of decorator typing (#24857) Asuka Minato 2025-09-01 11:04:24 +09:00
  • c45c22b1b2 fix translation of all oauth.ts (#24855) NeatGuyCoding 2025-09-01 10:04:05 +08:00
  • 3d57a9ccdc Fix never hit (!code || code.length === 0) (#24860) Yongtao Huang 2025-09-01 09:45:07 +08:00
  • cb04c21141 model_config = ConfigDict(extra='allow') (#24859) Asuka Minato 2025-09-01 00:21:41 +09:00
  • f70272f638 refactor: replace clsx with classnames (#24776) 17hz 2025-08-31 17:08:29 +08:00
  • b4b71ded47 chore: remove unused i18n keys (#24803) lyzno1 2025-08-31 17:07:15 +08:00
  • 24e2b72b71 Update ast-grep pattern for session.query (#24828) Asuka Minato 2025-08-31 18:03:51 +09:00
  • 529791ce62 fix: Variable Aggregator cannot select conversation variables (#24793) 17hz 2025-08-31 17:03:36 +08:00
  • b66945b9b8 feat: add test containers based tests for api tool manage service (#24821) NeatGuyCoding 2025-08-31 17:02:08 +08:00
  • f3c5d77ad5 chore: remove duplicate Python style checks handled by autofix CI (#24833) -LAN- 2025-08-31 17:01:19 +08:00
  • e5e42bc483 fix: XSS vulnerability in block-input and support-var-input components (#24835) lyzno1 2025-08-31 17:01:10 +08:00
  • bdfbfa391f Feature add test containers mcp tools manage service (#24840) NeatGuyCoding 2025-08-31 17:01:01 +08:00
  • 72acd9b483 Remove redundant from_variable_selector null-check (#24842) Yongtao Huang 2025-08-31 17:00:13 +08:00
  • 9f528d23d4 poc of validate config (#24837) Asuka Minato 2025-08-31 03:41:52 +09:00
  • d937cc491d chore[docker]: Fix Redis health check error but display healthy (#24778) Hwting 2025-08-30 21:19:43 +08:00
  • 863f3aeb27 Fix: rm invalid errorMessage on e.toString() (#24805) Yongtao Huang 2025-08-30 21:18:51 +08:00
  • 0fe078d25e fix: workflow_finish_to_stream_response assert exception with celery … (#24674) horochx 2025-08-30 00:59:21 +08:00
  • d9420c7224 refactor: reorganize the CI pipeline (#24817) -LAN- 2025-08-30 00:12:25 +08:00
  • 9ff6baaf52 refactor: remove duplicate pull_request triggers from workflow files (#24814) -LAN- 2025-08-29 23:09:26 +08:00
  • 574d00bb13 fix: add missing statuses permission to main CI workflow (#24809) -LAN- 2025-08-29 22:33:13 +08:00
  • 8d60e5c342 chore(api): fix Alembic offline migration compatibility (#24795) QuantumGhost 2025-08-29 19:13:24 +08:00
  • d9eb1a73af fix(api): fix DetachedInstanceError for Account.current_tenant_id (#24789) QuantumGhost 2025-08-29 19:12:02 +08:00
  • 1a34ff8a67 fix: change the mcp server strucutre to support github copilot (#24788) Novice 2025-08-29 18:00:58 +08:00
  • 14e7ba4818 chore: change the oauth_provider_apps table to uuidV7 (#24792) 非法操作 2025-08-29 17:54:14 +08:00
  • 52e9bcbfdb fix(web): improve floating UI positioning when scrolling (#24595) (#24782) zyileven 2025-08-29 16:49:13 +08:00
  • 20ae3eae54 feat: add filename support to multi-modal prompt messages (#24777) -LAN- 2025-08-29 16:22:26 +08:00
  • 0fb145e667 refactor: Promote basepath to environment variable (#24445) 17hz 2025-08-29 15:39:37 +08:00
  • bcac43c812 fix(web): fix error notify when tagInput component is not required (#… (#24774) zyileven 2025-08-29 15:30:40 +08:00
  • 929d9e0b3f feat(api): maintain assistant content parts and file handling in advanced chat (#24663) QIN2DIM 2025-08-29 15:19:55 +08:00
  • d5e560a987 chore: translate i18n files (#24770) github-actions[bot] 2025-08-29 14:34:35 +08:00
  • e4383d6167 Chore: remove dupliacte logic in DatasetApi.get() (#24769) kenwoodjw 2025-08-29 14:25:36 +08:00
  • f32e176d6a feat: oauth provider (#24206) Junyan Qin (Chin) 2025-08-29 14:10:51 +08:00
  • 3d5a4df9d0 chore: use orjson in streaming event JSON serialisation for performance improvement (#24763) Bowen Liang 2025-08-29 14:06:07 +08:00
  • e47bfd2ca3 feat: orchestrate CI workflows to prevent duplicate runs when autofix makes changes (#24758) -LAN- 2025-08-29 13:23:08 +08:00
  • f8f768873e fix: inconsistent text color for settings button in webapp cards (#24754) lyzno1 2025-08-29 12:10:27 +08:00
  • d043e1a05a feat: add test containers based tests for workspace service (#24752) NeatGuyCoding 2025-08-29 12:10:13 +08:00
  • 837c0ddacc Chore: remove dead func AppModelConfig.copy() with wrong logic (#24747) Yongtao Huang 2025-08-29 11:38:24 +08:00
  • 7c340695d6 fix: unclosing tag (#24733) crazywoola 2025-08-28 08:59:04 -07:00
  • e87d4fbf69 chore: translate i18n files (#24727) github-actions[bot] 2025-08-28 23:40:10 +08:00
  • 39064197da chore: cleanup unnecessary mypy suppressions on imports (#24712) Bowen Liang 2025-08-28 23:17:25 +08:00
  • c4496e6cf2 chore: use DataFrame.map instead of deprecated DataFrame.applymap (#24726) Will 2025-08-28 21:13:47 +08:00
  • 27d09d1783 feat: Add support for slash commands, optimize command selector logic. (#24723) GuanMu 2025-08-28 21:13:18 +08:00
  • a174ee419e chore: fix some api desc (#24715) ZalterCitty 2025-08-28 20:47:12 +08:00
  • 79e6138ce2 chore: simplify the workflow details logic (#24714) crazywoola 2025-08-28 03:17:48 -07:00
  • 5a64f69456 fix: Default value for input variable is null when starting new conversations on the web app (#24709) 17hz 2025-08-28 17:48:04 +08:00
  • 5c01dd97e8 clean typos words. (#24667) 湛露先生 2025-08-28 15:23:59 +08:00
  • ecf74d91e2 fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661) Eric Guo 2025-08-28 15:05:52 +08:00
  • 62892ed8d7 refactor: relocate China npm registry config to base image (#24678) 17hz 2025-08-28 14:43:34 +08:00
  • 7b399cc5e5 feat: add MCP configuration for Claude Code optimization (#24679) lyzno1 2025-08-28 14:38:36 +08:00
  • fab5740778 fix: can not choose file type var in aggreggator node (#24689) Joel 2025-08-28 14:28:46 +08:00
  • 30f2d756a7 fix_trace_config (#24669) mr0609 2025-08-28 13:54:49 +08:00
  • 0d745c64d8 chore: bump supabase and pyjwt versions and added tests (#24681) Charles Zhou 2025-08-28 01:45:56 -04:00
  • 56c51f0112 chore: Plugin_daemon Service Add Sentry configuration (#24516) Hwting 2025-08-28 09:56:11 +08:00
  • 4adf85d7d4 example for rm extra cast (#24646) Asuka Minato 2025-08-28 10:37:39 +09:00
  • 7995ff1410 Typing test (#24651) Asuka Minato 2025-08-28 10:36:39 +09:00
  • d2f234757b example try rm ignore (#24649) Asuka Minato 2025-08-28 10:36:16 +09:00
  • bf34437186 Feature add test containers workflow service (#24666) NeatGuyCoding 2025-08-28 09:31:29 +08:00
  • 47f02eec96 refactor: Migrate part of the web API module to Flask-RESTX (#24659) Guangdong Liu 2025-08-28 09:22:31 +08:00
  • 06dd4d6e00 feat: migrate part of the web chat module to Flask-RESTX (#24664) Guangdong Liu 2025-08-28 09:21:42 +08:00
  • fbceda7b66 fix: workflow log panel's round style (#24658) GuanMu 2025-08-28 09:20:17 +08:00
  • 9d6ce3065d fix: files parameter in JavaScript sdk incorrectly annotated as the File type in WebAPI (#24644) sheey 2025-08-27 20:01:28 +08:00
  • bb718acadf Fix token expiry miscalculation (#24639) Yongtao Huang 2025-08-27 18:19:58 +08:00
  • 4cd00efe3b add more current_user typing (#24612) Asuka Minato 2025-08-27 19:19:49 +09:00
  • 22b11e4b43 Fix/web app auth error (#24637) NFish 2025-08-27 18:00:25 +08:00
  • 2a29c61041 Refactor: replace count() > 0 check with exists() (#24583) Yongtao Huang 2025-08-27 17:46:52 +08:00
  • 34b041e9f0 chore: optimize pnpm version management and migrate from next lint to eslint cli (#24514) lyzno1 2025-08-27 16:05:57 +08:00