Commit graph

  • 6038fc25f5
    Add multi-site Caddy helpers and document usage main Joey Yakimowich-Payne 2025-10-15 22:03:56 -06:00
  • a99e716ad2
    Add windows running Joey Yakimowich-Payne 2025-10-15 16:38:33 -06:00
  • d97ffc9837
    Separate into components Joey Yakimowich-Payne 2025-10-13 11:40:17 -06:00
  • 6af3ff618c
    feat(web): surface thinking traces during challenge submissions Joey Yakimowich-Payne 2025-10-01 22:16:46 -06:00
  • 96634e7cec
    feat: propagate judge feedback through challenge workflow results Joey Yakimowich-Payne 2025-10-01 16:07:40 -06:00
  • cb4cde0ed2
    feat: stream challenge submissions and tidy challenge imports Joey Yakimowich-Payne 2025-10-01 14:33:44 -06:00
  • 8fd3c4bb64
    feat: add challenge and red-blue competitions across API and web Joey Yakimowich-Payne 2025-10-01 06:49:09 -06:00
  • f5161d9add
    Exclude tests directory from pyright type checking (#26496) Asuka Minato 2025-10-02 19:51:36 +09:00
  • 787251f00e
    Revert "fix: sync FileUploader context with props to fix inconsistent file parameter state in “View cached variables”." (#26548) crazywoola 2025-10-02 18:46:33 +08:00
  • cfe21f0826
    chore(web): update Next.js to 15.5.4 and unify Lexical to 0.36.2 (#26541) lyzno1 2025-10-02 18:13:53 +08:00
  • 196f691865
    Feature add test containers enable segments to index task (#26539) NeatGuyCoding 2025-10-02 18:13:43 +08:00
  • 7a5bb1cfac
    chore(devcontainer): update Python base image from bullseye to bookworm in Dockerfile (#26519) Radu Luncasu 2025-10-02 13:12:08 +03:00
  • b80d55b764
    fix: add missing key prop to TabPanel and initialize useRef with null (#26517) lyzno1 2025-10-02 18:08:57 +08:00
  • dd71625f52
    fix(datasets): Resolve issue where selected list is not updated when deleting a single file (#26502) HyaCinth 2025-09-30 23:22:43 +08:00
  • 19936d23d1
    chore: remove pnpm build from dev-setup command (#26504) -LAN- 2025-09-30 21:30:15 +08:00
  • decf0f3da0
    Fix: Remove workflow/nodes from pyright exclusion (#26461) Asuka Minato 2025-09-30 16:39:04 +09:00
  • 7242a67f84
    minor fix: improve check_upgradable_plugin_task.py (#26468) NeatGuyCoding 2025-09-30 15:36:04 +08:00
  • c4884eb669
    add back babel/core (#26489) Asuka Minato 2025-09-30 16:35:10 +09:00
  • d49f3327e4
    fix: style with self-start (#26492) crazywoola 2025-09-30 15:30:27 +08:00
  • 633e68a2f7
    feat(web): remove dead dependencies (#26484) Asuka Minato 2025-09-30 15:39:34 +09:00
  • 809f48f733
    fix: document is not bound to a session (#26480) quicksand 2025-09-30 14:24:40 +08:00
  • 578b1b45ea
    fix: duplicate data in datasets pagination list (#25783) zlyszx 2025-09-30 11:00:10 +08:00
  • 86c3c58e64
    support returning structured output when using LLM API non streaming invocation (#26451) goofy 2025-09-30 10:58:35 +08:00
  • 8d803a26eb
    fix: duplicate chunks (#26360) kenwoodjw 2025-09-30 10:53:55 +08:00
  • aa3129c2a9
    Fix a typo in prompt (#25583) casio12r 2025-09-30 10:50:43 +08:00
  • 97c924fe29
    chore: bump pnpm version (#26010) lyzno1 2025-09-30 10:48:06 +08:00
  • 591c463e4b
    improve: Explicitly delete task Redis key on completion in AppQueueManager (#26406) Blackoutta 2025-09-30 10:41:42 +08:00
  • e1691fddaa
    Refactor: Enable type checking for core/ops and fix type errors (#26414) Asuka Minato 2025-09-30 11:39:37 +09:00
  • b4d4351203
    fix single-step runs support user input as structured_output variable values (#26430) goofy 2025-09-30 10:38:55 +08:00
  • f7b1348623
    Fix typing errors in core/model_runtime (#26462) Asuka Minato 2025-09-30 11:24:05 +09:00
  • 2619c7553a
    minor fix: fix some translations: trunk should use native, and some translation typos (#26469) NeatGuyCoding 2025-09-30 10:17:13 +08:00
  • f79d8baf63
    Fix: Enable Pyright and Fix Typing Errors in Datasets Controller (#26425) Asuka Minato 2025-09-30 00:38:59 +09:00
  • bbdcbac544
    chore: translate i18n files and update type definitions (#26440) github-actions[bot] 2025-09-29 21:35:26 +08:00
  • d552680e72
    Refactor: Use @ns.route for tags API (#26357) Asuka Minato 2025-09-29 22:33:29 +09:00
  • df43c6ab8a
    [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) Copilot 2025-09-29 20:35:55 +09:00
  • cd47a47c3b
    Bump release references to 1.9.1 (#26453) -LAN- 2025-09-29 19:34:09 +08:00
  • e5d4235f1b
    feat(typing): Remove "libs" from pyright exclude and fix typing errors (#26423) Asuka Minato 2025-09-29 20:23:22 +09:00
  • f60aa36fa0
    feat(sdk): enhance Python SDK with 27 new Service API endpoints (#26401) lyzno1 2025-09-29 19:22:58 +08:00
  • b2bcb6d21a
    Fix: Remove core/tools from pyrightconfig.json and fix type errors (#26413) Asuka Minato 2025-09-29 20:22:38 +09:00
  • b6cea71023
    fix(workflow): sync iteration conversation variables (#26368) -LAN- 2025-09-29 18:15:22 +08:00
  • 6462328620
    fix: variable not found #26144 (#26155) sqewad 2025-09-29 18:15:05 +08:00
  • fd86cadf67
    fix: debounce ref (#26433) crazywoola 2025-09-29 16:13:38 +08:00
  • c43c72c1a3
    fix: Fix vector_setting not found error (#26380) Wu Tianwei 2025-09-29 16:12:26 +08:00
  • d77c2e4d17
    Fix typing errors in dataset API (#26424) Asuka Minato 2025-09-29 16:21:07 +09:00
  • 1a7898dff1
    fix: Fix retrieval configuration handling in dataset components (#26361) Wu Tianwei 2025-09-29 14:58:28 +08:00
  • af662b100b
    Fixes#26332 Remove FILES_URL in default .yaml settings (#26410) JoJohanse 2025-09-29 14:35:05 +08:00
  • 595df172a8
    fix: model list refresh when change credential (#26421) zxhlyh 2025-09-29 13:51:48 +08:00
  • 70bc5ca7f4
    Add missing import "IO" in client.py (#26389) Timo 2025-09-29 07:50:53 +02:00
  • 30617feff8
    chore(deps-dev): bump @eslint/js from 9.31.0 to 9.36.0 in /web (#26392) dependabot[bot] 2025-09-29 13:50:36 +08:00
  • 756864c85b
    chore(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.8.0 in /web (#26393) dependabot[bot] 2025-09-29 13:48:31 +08:00
  • c8c94ef870
    chore(deps): bump cos-python-sdk-v5 from 1.9.30 to 1.9.38 in /api (#26395) dependabot[bot] 2025-09-29 13:48:24 +08:00
  • 10d51ada59
    chore(deps): bump oracledb from 3.0.0 to 3.3.0 in /api (#26396) dependabot[bot] 2025-09-29 13:48:00 +08:00
  • 00f3a53f1c
    fix(turbopack): fix animation issues with unnamed animations in CSS modules (#26408) lyzno1 2025-09-29 13:47:48 +08:00
  • d2f0551170
    Fix plugin detail panel not show when installed plugins more than 100 (#26405) KVOJJJin 2025-09-29 13:42:22 +08:00
  • cba2b9b2ad
    fix: switch plugin auto upgrade cache to redis (#26356) Junyan Qin (Chin) 2025-09-29 12:57:30 +08:00
  • 029d5d36ac
    Fix: Knowledge Base node crash when retrieval_model is null (#26397) quicksand 2025-09-29 11:55:06 +08:00
  • 8d897153a5
    [Chore/Refactor] Apply @console_ns.route decorators to RAG pipeline controllers (#26348) Copilot 2025-09-28 23:42:22 +08:00
  • 2e914808ea
    test(graph_engine): block response nodes during streaming (#26377) -LAN- 2025-09-28 22:19:11 +08:00
  • d00a72a435
    fix(graph_engine): block response nodes during streaming (#26364) -LAN- 2025-09-28 17:46:39 +08:00
  • 36580221aa
    fix workflow variable split judge. (#26355) 湛露先生 2025-09-28 17:46:19 +08:00
  • e686cc9eab
    refactor: standardize dataset-pipeline i18n terminology consistency (#26353) lyzno1 2025-09-28 17:45:33 +08:00
  • 66196459d5
    fix db connection error in embed_documents() (#26196) AkisAya 2025-09-28 13:44:51 +08:00
  • a5387b304e
    Fix: use correct maxLength prop for verification code input (#26244) Yongtao Huang 2025-09-28 13:44:14 +08:00
  • beb1448441
    [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) Copilot 2025-09-28 13:43:43 +08:00
  • 272102c06d
    doc: fix graph engine readme (#26337) 非法操作 2025-09-28 13:37:51 +08:00
  • 36406cd62f
    chore: time from now i18n support (#26328) 非法操作 2025-09-28 13:37:42 +08:00
  • 87c41c88a3
    fix: some display-related issues (#26335) 非法操作 2025-09-28 13:37:28 +08:00
  • 095c56a646
    refactor(router): apply ns.route style (#26339) -LAN- 2025-09-28 13:37:06 +08:00
  • 244c132656
    fix compatibility problem caused by tool node attribute 'tool_node_version' judgement error (#26274) goofy 2025-09-28 10:44:20 +08:00
  • 043ec46c33
    perf: distribute concurrent plugin auto upgrade tasks (#26282) Junyan Qin (Chin) 2025-09-28 10:26:11 +08:00
  • 0e4f19eee0
    Fix ChatClient.audio_to_text files keyword to make it work (#26317) Timo 2025-09-27 15:03:05 +02:00
  • ff34969f21
    Chore/add sec report (#26313) crazywoola 2025-09-27 10:57:45 +08:00
  • 9a7245e1df
    rm assigned but unused (#25639) Asuka Minato 2025-09-27 11:54:25 +09:00
  • 4906eeac18
    chore: streamline AGENTS.md guidance (#26308) -LAN- 2025-09-27 10:05:30 +08:00
  • 4da93ba579
    update gen_ai semconv for aliyun trace (#26288) heyszt 2025-09-27 09:51:23 +08:00
  • 319ecdd312
    Fix: avoid mutating node props (#26266) Yongtao Huang 2025-09-27 09:50:32 +08:00
  • 0c1ec35244
    fix: resolve UUID parsing error for default user session lookup (#26109) Cluas 2025-09-26 16:23:16 +08:00
  • 46375aacdb
    fmt first (#26221) Asuka Minato 2025-09-26 17:21:00 +09:00
  • e6d4331994
    refactor(web): simplify lint scripts, remove duplicates and standardize naming (#26259) lyzno1 2025-09-26 16:20:12 +08:00
  • 2a0abc51b1
    minor: fix translation with the key value uses 「ナレッジの名前とアイコン」 while the rest of the file uses 「ナレッジベース」 (#26270) NeatGuyCoding 2025-09-26 16:18:47 +08:00
  • 3bb67885ef
    fix(api): resolve error in agent‑strategy prompt generator (#26278) quicksand 2025-09-26 16:16:55 +08:00
  • e682749d03
    aliyun_trace: unify the span attribute & compatible CMS 2.0 endpoint (#26194) heyszt 2025-09-25 22:51:15 +08:00
  • 9b83b0aadd
    chore: fix inaccurate translation in ja-JP (#26243) Masahiro Hiramori 2025-09-25 23:49:54 +09:00
  • 0cac330bc2
    fix: add echarts and zrender to transpilePackages for ESM compatibility (#26208) lyzno1 2025-09-25 22:43:37 +08:00
  • fb8114792a
    fix: sync FileUploader context with props to fix inconsistent file parameter state in “View cached variables”. (#26199) Wood 2025-09-25 22:43:26 +08:00
  • eab6f65409
    Fix array-only filtering in List Operator picker; remove file children fallback and align child types. (#26240) Wood 2025-09-25 22:43:00 +08:00
  • 915023b809
    Chore/remove add node restrict of workflow (#26218) zxhlyh 2025-09-25 18:02:43 +08:00
  • f104839672
    perf: provide X-Dify-Version for marketplace api access (#26210) Junyan Qin (Chin) 2025-09-25 15:33:27 +08:00
  • 6841a09667
    fix: remote filename will be 'inline' if Content-Disposition: inline (#25877) リイノ Lin 2025-09-25 10:39:44 +08:00
  • e937c8c72e
    improve: pooling httpx clients for requests to code sandbox and ssrf (#26052) Blackoutta 2025-09-24 22:14:50 +08:00
  • 960bb8a9b4
    delete end_user check (#26187) Jyong 2025-09-24 21:32:37 +08:00
  • 9b36059292
    fix(search-input): ensure proper value extraction in composition end handler (#26147) yangzheli 2025-09-24 15:53:59 +08:00
  • a4acc64afd
    fix(api):LLM node losing Flask context during parallel iterations (#26098) quicksand 2025-09-24 10:09:35 +08:00
  • 25c69ac540
    one example of Session (#24135) Asuka Minato 2025-09-24 04:32:48 +09:00
  • 96a0b9991e
    fix(api): Fix variable truncation for list[File] value in output mapping (#26133) QuantumGhost 2025-09-23 21:30:46 +08:00
  • 2913d17fe2
    ci: Add hotfix/** branches to build-push workflow triggers (#26129) QuantumGhost 2025-09-23 18:48:02 +08:00
  • d9e45a1abe
    feat(pipeline): add language support to built-in pipeline templates and update related components (#26124) Wu Tianwei 2025-09-23 18:18:22 +08:00
  • 24b4289d6c
    fix:add some explanation for oceanbase parser selection (#26071) longbingljw 2025-09-23 17:06:06 +08:00
  • fb6ccccc3d
    chore: refactor component exports for consistency (#26033) GuanMu 2025-09-23 17:04:56 +08:00
  • 8b74ae683a
    bump nextjs to 15.5 and turbopack for development mode (#24346) 17hz 2025-09-23 16:59:26 +08:00