Commit Graph

  • 09b0dd5583
    fix: Optimize scrolling experience on plugin page (#24314) (#24322) main HyaCinth 2025-08-22 16:09:10 +08:00
  • 455f842785
    Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) Eric Guo 2025-08-22 14:47:13 +08:00
  • 6b01b0b165
    feat: implement TooltipManager for managing tooltip lifecycle (#24236) AADI GUPTA 2025-08-22 08:12:48 +05:30
  • c5614d04d2
    an example of sessionmaker (#24246) Asuka Minato 2025-08-22 11:17:50 +09:00
  • 1459fded08
    Annotations example (#24304) Asuka Minato 2025-08-22 11:14:17 +09:00
  • 6b466a8469
    [Test] add unit tests for web_reader_tool.py (#24309) Yongtao Huang 2025-08-22 09:28:00 +08:00
  • 21c56c3107
    feature: add test containers base tests for tag service (#24313) NeatGuyCoding 2025-08-22 09:27:51 +08:00
  • 5ab6bc283c
    [CHORE]: x: T = None to x: Optional[T] = None (#24217) willzhao 2025-08-21 21:58:39 +08:00
  • 106ab7f2a8
    Fix: safe defaults for BaseModel dict fields (#24098) Yongtao Huang 2025-08-21 21:38:55 +08:00
  • 0c595c4745
    style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) Charles Lee 2025-08-21 21:38:40 +08:00
  • 1abf1240b2
    refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) Guangdong Liu 2025-08-21 18:18:49 +08:00
  • ad8e82ee1d
    [Test] add unit tests for ProviderConfigEncrypter encrypt/mask/decrypt (#24280) Yongtao Huang 2025-08-21 16:05:53 +08:00
  • 0e1dfb4161
    fix: value_type check failed when updating variables (#24274) me0106 2025-08-21 15:28:07 +08:00
  • a183b2affb
    fix: rollback when AnalyticDB create zhparser failed (#24260) 8bitpd 2025-08-21 15:00:26 +08:00
  • 738aaee101
    fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) Amy 2025-08-21 14:43:08 +08:00
  • 5867e6356d
    feat: show the start time with seconds of the app logs (#24267) skayliu 2025-08-21 14:41:15 +08:00
  • ea066f891f
    fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257) baonudesifeizhai 2025-08-20 22:19:22 -04:00
  • 34b9fbab48
    Mcp support resource discovery (#24223) Mingming Zhu 2025-08-21 09:46:36 +08:00
  • 1d7a8d94e0
    feature: add test containers base tests for saved message service (#24259) NeatGuyCoding 2025-08-21 09:34:49 +08:00
  • 1caeac56f2
    fix: dataset doc-form compatible (#24177) huangzhuo1949 2025-08-20 23:48:56 +08:00
  • 6b1606f4f4
    fix: keep idempotent when init AnalyticdbVectorBySql (#24239) 8bitpd 2025-08-20 23:22:27 +08:00
  • f0684c1957
    Fix the bug of automatically appending basepath to image resource. (#24201) 17hz 2025-08-20 23:15:18 +08:00
  • d12255025c
    add tyck tool (currently ignore the error) (#22592) Asuka Minato 2025-08-20 17:40:12 +09:00
  • 864872d24e
    Httpx example (#24151) Asuka Minato 2025-08-20 17:39:23 +09:00
  • 5be2666938
    chore: translate i18n files (#24211) github-actions[bot] 2025-08-20 16:18:05 +08:00
  • cfefe4f738
    Feat: Education (#24208) Xiyuan Chen 2025-08-20 00:38:14 -07:00
  • ddf05ca059
    feat: notice of the expire of education verify (#24210) Joel 2025-08-20 15:37:46 +08:00
  • 870e3daa95
    hotfix: fix multiple case match syntax (#24204) NeatGuyCoding 2025-08-20 14:45:46 +08:00
  • 4c1ad40f8e
    docs: format all md files (#24195) yihong 2025-08-20 13:49:11 +08:00
  • 52857eb6b3
    Fix: replace get_builtin_provider with get_plugin_provider (#24191) Yongtao Huang 2025-08-20 09:37:25 +08:00
  • e6183074f3
    feat: add testcontainers based tests for model provider service (#24193) NeatGuyCoding 2025-08-20 09:33:09 +08:00
  • 6b5c2bea4d
    Fix: correctly match http/https URLs in image upload file (#24180) Yongtao Huang 2025-08-19 22:44:22 +08:00
  • 7c7618c083
    Remove the second if self.runtime is None: check (#24171) Yongtao Huang 2025-08-19 18:27:30 +08:00
  • 5f0b52c017
    Fix number input in tool configure form of agent node tool item (#24154) KVOJJJin 2025-08-19 14:26:09 +08:00
  • c2606f9062
    fix: correct behaviour of code fix (#24152) Stream 2025-08-19 14:18:49 +08:00
  • 70da81d0e5
    try ast-grep (#24149) Asuka Minato 2025-08-19 14:41:52 +09:00
  • 75199442c1
    feat: Implements periodic deletion of workflow run logs that exceed t… (#23881) 9527MrLi 2025-08-19 09:47:34 +08:00
  • 60cc82aff1
    feat: add testcontainers based tests for feature service (#24026) NeatGuyCoding 2025-08-19 09:32:47 +08:00
  • ebd2c8236d
    an example of suppress (#24136) Asuka Minato 2025-08-19 01:21:26 +09:00
  • a2537ba4fd
    chore: translate i18n files (#24131) github-actions[bot] 2025-08-18 23:46:23 +08:00
  • a3a041ef6f
    feat: add delete avatar functionality with confirmation modal (#24127) Guangdong Liu 2025-08-18 21:35:20 +08:00
  • c0702aacac
    Use typing.Literal to replace str places (#24099) Zhehao Peng 2025-08-18 06:34:13 -07:00
  • 670d479e32
    Bump pyobvector to 0.2.15 (#24120) He Wang 2025-08-18 17:36:27 +08:00
  • ae7de7d36b
    fix: treat default template of code as empty (#24106) Stream 2025-08-18 16:52:27 +08:00
  • ef5decc98a
    Chore: remove some dead code in experience-enhance-group (#24110) Yongtao Huang 2025-08-18 16:51:43 +08:00
  • 4445460eca
    fix: validate checklist before publishing workflow (#24104) -LAN- 2025-08-18 16:46:22 +08:00
  • 8288b1dcab
    Revert "fix pg_vector extension requires SUPERUSER, but not availabl… (#24108) crazywoola 2025-08-18 01:46:15 -07:00
  • 16d1289a0a
    fix pg_vector extension requires SUPERUSER, but not available on Huawei Cloud RDS (#24093) Elvis_LEE 2025-08-18 16:29:36 +08:00
  • ba775a1c90
    chore: translate i18n files (#24102) github-actions[bot] 2025-08-18 16:18:45 +08:00
  • b0e58f9da7
    Feature/improve goto anything commands (#24091) GuanMu 2025-08-18 16:07:54 +08:00
  • 531e784a92
    feat: no longer enable auto upgrade when marketplace is disabled (#24… (#24101) Junyan Qin (Chin) 2025-08-18 15:57:33 +08:00
  • 5e8fe30035
    fix(ui): Optimize UI component styles and layouts (#24090) (#24092) HyaCinth 2025-08-18 15:56:10 +08:00
  • f5033c5a0e
    fix: no current code caused code generation show error (#24086) Joel 2025-08-18 14:18:08 +08:00
  • 26d7654851
    chore: translate i18n files (#24081) github-actions[bot] 2025-08-18 12:45:17 +08:00
  • 790a6ec203
    fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032) Bo Wu 2025-08-18 12:44:05 +08:00
  • de9c5f10b3
    feat: enchance prompt and code (#23633) Joel 2025-08-18 12:29:12 +08:00
  • a7fe0e3f87
    fix(oauth): redis compatibility (#23959) Maries 2025-08-18 11:14:08 +08:00
  • 218e247fd2
    refactor: improve loading animation and debug panel styles (#24075) Wu Tianwei 2025-08-18 11:12:47 +08:00
  • 6b51530e21
    fix: update first_id logic to use the oldest answer item in chat messages (#23992) Guangdong Liu 2025-08-18 11:04:18 +08:00
  • 9755564a05
    Fix sticky table header transparency with backdrop-filter blur in dark mode (#23999) lyzno1 2025-08-18 11:03:15 +08:00
  • 052d0e059e
    feat: add Redis SSL/TLS certificate authentication support (#23624) -LAN- 2025-08-18 10:59:07 +08:00
  • fa4d3bba86
    feat: add CLAUDE.md for LLM-assisted development guidance (#23946) -LAN- 2025-08-18 10:13:44 +08:00
  • f8fc9f8c79
    feat: add select input support to the conversation opener (#24043) Zhehao Peng 2025-08-17 19:01:29 -07:00
  • 80f0594f4b
    feat: add testcontainers based tests for model loadbalancing service (#24066) NeatGuyCoding 2025-08-18 09:54:22 +08:00
  • 97b24f48d5
    feat: add testcontainers based tests for metadata service (#24048) NeatGuyCoding 2025-08-18 09:43:20 +08:00
  • b475a6b257
    chore: synchronize translations (#24044) lyzno1 2025-08-18 09:29:52 +08:00
  • ff52a54fef
    Restore useLabelStore mistakenly removed in commit 403e2d58 (#24052) Yongtao Huang 2025-08-18 09:22:59 +08:00
  • c69634085d
    Revert "Fix: Correct file variable handling for custom tools in workflow (#24061) kurokobo 2025-08-18 00:14:37 +09:00
  • 0a9af45194
    no used function for message_queue. (#24027) 湛露先生 2025-08-17 09:33:22 +08:00
  • d92ddc4dd4
    chore(i18n): correct japanese translation (#24041) kurokobo 2025-08-17 10:32:57 +09:00
  • 32fa817eaa
    Update mypy.ini (#24014) Yongtao Huang 2025-08-16 19:29:19 +08:00
  • af10b3c5fa
    Fix: add 'api_key' alias for backward compatibility (#24022) Yongtao Huang 2025-08-16 19:28:31 +08:00
  • 8b601a983c
    Fix missing user_id in trace_manager (#24024) Yongtao Huang 2025-08-16 11:08:30 +08:00
  • 4b9812ce6a
    fix: move database service call inside session context in workflow draft variable API (#23996) 耐小心 2025-08-15 18:23:42 +08:00
  • c9e18346ce
    Chore: remove empty files and unused code (#23990) Yongtao Huang 2025-08-15 16:28:41 +08:00
  • 462ba8f416
    chore: add configurable stdio buffer sizes for plugins in compose file (#23980) crazywoola 2025-08-15 00:25:11 -07:00
  • 658157e9a1
    chore: improved type annotations in MCP-related codes (#23984) Will 2025-08-15 15:19:30 +08:00
  • 4031a46572
    doc: add deployment pattern using Amazon ECS and CDK (#23985) Masashi Tomooka 2025-08-15 16:18:53 +09:00
  • 821fe26b56
    fix comparison with callable (#23978) Will 2025-08-15 15:03:00 +08:00
  • 352776ba77
    update: GitHub star fallback count to current value (#23957) lyzno1 2025-08-15 11:25:50 +08:00
  • f560116fb2
    fix: 504 Gateway Time-out error on /console/api/version endpoint (#23961) xubo 2025-08-15 11:25:25 +08:00
  • e7a5268fdd
    Fix hover button contrast in dark mode for app and dataset cards (#23955) lyzno1 2025-08-15 10:38:03 +08:00
  • aa71173dbb
    Feat: External_trace_id compatible with OpenTelemetry (#23918) heyszt 2025-08-15 09:13:41 +08:00
  • 11fdcb18c6
    feature: add test for tool engine serialization (#23951) NeatGuyCoding 2025-08-15 09:12:29 +08:00
  • 62c34c4bc2
    refactor: unify pnpm version management with packageManager field (#23943) lyzno1 2025-08-15 09:01:18 +08:00
  • 01f2333381
    chore: remove redundant .env.example from root directory (#23948) -LAN- 2025-08-15 08:59:49 +08:00
  • 8d47213529
    fix(workflow/if-else): keep conditions in sync on variable rename (#23611) Rajhans Jadhao 2025-08-14 17:25:18 +05:30
  • f40e2cf98a
    Fix: remove redundant allowed_keys check in jsonable_encoder (#23931) Yongtao Huang 2025-08-14 19:52:07 +08:00
  • 05e071bf2f
    fix: resolve user profile dropdown cache sync issue across layouts (#23937) lyzno1 2025-08-14 19:51:28 +08:00
  • e340fccafb
    feat: integrate flask-orjson for improved JSON serialization performance (#23935) -LAN- 2025-08-14 19:50:59 +08:00
  • 4a2e6af9b5
    Fixes #23921 (#23924) Alex Chim 2025-08-14 15:54:25 +08:00
  • acba135de1
    Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922) crazywoola 2025-08-14 00:52:19 -07:00
  • 2476511368
    Fix: replace deprecated String.prototype.substr with slice (#23915) Yongtao Huang 2025-08-14 13:47:23 +08:00
  • c39dfad7b6
    fix: mime_type could be None (#23880) crazywoola 2025-08-13 22:40:06 -07:00
  • 9e29309ffd
    fix: ensure custom headers are ignored when using bearer or basic authorization (#23584) Guangdong Liu 2025-08-14 10:18:12 +08:00
  • e0f0813b7c
    Add Test Containers Based Tests for App Generation Services (#23899) NeatGuyCoding 2025-08-14 10:16:41 +08:00
  • caf50ea01e
    fix: resolve text clipping issues in overview chart components (#23907) lyzno1 2025-08-14 10:16:20 +08:00
  • d4756ba659
    Fix multipart/form-data boundary issue in HTTP Call node (#23903) Guangdong Liu 2025-08-14 10:01:27 +08:00
  • cc4d82f932
    fix(web): resolve TypeScript errors in app overview components (#23901) lyzno1 2025-08-14 09:22:27 +08:00
  • 7286b4ad06
    fix(api): resolve "Message not exists" error in admin feedback creation (#23232) QuantumGhost 2025-08-13 23:57:25 +08:00