Commit Graph

8393 Commits

Author SHA1 Message Date
Nour Zakhma
97f750fa22
Merge branch 'main' into fix/29745-persian-conversation-title 2025-12-23 16:41:21 +01:00
yyh
4d48791f3c
refactor: nodejs sdk (#30036)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-23 23:24:38 +08:00
Asuka Minato
de021ff3e0
refactor: split changes for api/controllers/web/remote_files.py (#29853) 2025-12-23 21:30:30 +09:00
wangxiaolei
870a6427c9
feat: allow user close the tab to sync the draft (#30034) 2025-12-23 19:01:29 +08:00
wangxiaolei
aea3a6f80c
fix: when use forward proxy with httpx, httpx will overwrite the use … (#30029) 2025-12-23 19:01:12 +08:00
ericko-being
3f27b3f0b4
fix(ops): correct LangSmith dotted_order timestamp format (#30022) 2025-12-23 19:00:17 +08:00
wangxiaolei
b321511518
feat: grace ful close the connection (#30039) 2025-12-23 18:56:38 +08:00
Stephen Zhou
a3d4f4f3bd
chore: enable ts/no-explicit-any, remove no-unused-vars (#30042) 2025-12-23 18:26:02 +08:00
-LAN-
efac8766a1
fix: YAML URL import rewrite for GitHub attachments (#30003)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-23 19:14:39 +09:00
Stephen Zhou
403adefc07
chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
Coding On Star
72ca3607a3
feat: Add polyfill for Array.prototype.toSpliced method (#30031)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
2025-12-23 17:48:20 +08:00
Stephen Zhou
f2842da397
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-23 16:58:55 +08:00
非法操作
9701a2994b
chore: Translate stray Chinese comment to English (#30024)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-23 14:05:21 +08:00
非法操作
d005689d0a
chore: remove unused login call from activation flow (#30017) 2025-12-23 12:26:52 +08:00
非法操作
52ba2a1df9
fix: invite team member display issue (#30011) 2025-12-23 11:25:05 +08:00
lif
04ad68de70
fix(chat): reset scroll state when switching conversations (#29984) 2025-12-23 09:45:47 +08:00
nourzakhama2003
effa483666 Fix: ensure parsed_content is initialized to satisfy type checker (avoid possibly-unbound variable) 2025-12-22 19:08:49 +01:00
nourzakhama2003
b83f550db6 Fix: ensure json_repair returns are validated and typed to satisfy type checker (avoid object->str loads) 2025-12-22 17:11:47 +01:00
Nour Zakhma
364216a2f8
Merge branch 'main' into fix/29745-persian-conversation-title 2025-12-22 17:11:26 +01:00
-LAN-
5a4f6f171b
chore: anchor CODEOWNERS paths to root (#29998) 2025-12-23 00:40:55 +09:00
nourzakhama2003
188ddc7cd2 Fix: safely call json_repair functions via getattr to satisfy type checker and avoid mypy attr errors 2025-12-22 15:29:56 +01:00
nourzakhama2003
8dbae53c78 Fix: rename module flags to avoid pyright constant redefinition errors (_langdetect_available, _persian_chars_re); update tests 2025-12-22 15:13:11 +01:00
Nour Zakhma
3c9907ea81
Merge branch 'main' into fix/29745-persian-conversation-title 2025-12-22 15:01:01 +01:00
autofix-ci[bot]
36be4ac211
[autofix.ci] apply automated fixes 2025-12-22 14:00:47 +00:00
Michael.Y.Ma
3322e7a7e3
feat: Add OSS-specific parameters for HW and ALI private deployment (#29705)
Co-authored-by: crazywoola <427733928@qq.com>
2025-12-22 21:59:32 +08:00
nourzakhama2003
a177097228 Fix: Persian conversation titles robust detection, retry & translation fallback; precompile regex; move langdetect import; robust JSON parsing; lower LLM temperature; add tests; resolve Copilot comments (#29745) 2025-12-22 14:58:23 +01:00
wangxiaolei
65e8fdc0e4
feat: support var filer in conversation service (#29245) 2025-12-22 21:48:11 +08:00
Asuka Minato
accc91e89d
refactor: split changes for api/controllers/web/message.py (#29874) 2025-12-22 21:47:24 +08:00
dependabot[bot]
29d9e4dd26
chore(deps): bump pypdfium2 from 4.30.0 to 5.2.0 in /api (#29639)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 21:47:02 +08:00
lif
542eb04ad8
fix: preserve empty list for FILE_LIST type in base_app_generator (#29618)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-12-22 21:32:07 +08:00
GuanMu
c3b713d88a
fix: adjust padding in entry node container for better alignment (#29999) 2025-12-22 21:16:57 +08:00
Nour Zakhma
5dc6fed97c
Merge branch 'main' into fix/29745-persian-conversation-title 2025-12-22 13:28:20 +01:00
Asuka Minato
95c58eac83
refactor: split changes for api/controllers/web/app.py (#29857) 2025-12-22 20:09:58 +08:00
crazywoola
2781f5dc57
Merge branch 'main' into fix/29745-persian-conversation-title 2025-12-22 20:09:00 +08:00
wangxiaolei
eaf4146e2f
perf: optimize DatasetRetrieval.retrieve、RetrievalService._deduplicat… (#29981) 2025-12-22 20:08:21 +08:00
GuanMu
4d8223d517
feat: Configure devcontainer with /tmp volume mount, vscode remote user, and post-start script updates. (#29986) 2025-12-22 20:08:04 +08:00
-LAN-
585fd1fae0
chore: bump plugin daemon image tag to 0.5.2-local (#29993) 2025-12-22 19:43:02 +08:00
-LAN-
ffcea39438
fix: CODEOWNERS web path scope (#29995) 2025-12-22 19:42:56 +08:00
Stephen Zhou
eabdc5f0eb
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-22 16:35:22 +08:00
Nour Zakhma
d126979bb9
Merge branch 'main' into fix/29745-persian-conversation-title 2025-12-22 06:55:30 +01:00
dependabot[bot]
42f7ecda12
chore(deps): bump immer from 10.2.0 to 11.1.0 in /web (#29969)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 13:15:10 +08:00
nourzakhama2003
9661d19e3a fix(types): avoid runtime forward-ref resolution in pydantic model_rebuild by using raise_errors=False; remove dummy TraceQueueManager 2025-12-22 06:01:18 +01:00
nourzakhama2003
5a6ac9eb19 fix(llm-generator): use last non-Persian candidate for translation fallback; avoid circular import by deferring ops import and adding fallback 2025-12-22 05:43:01 +01:00
Novice
0ab80fe5c0
fix: invalidate tool provider cache after MCP authentication (#29972) 2025-12-22 12:38:42 +08:00
autofix-ci[bot]
5d6aac960e
[autofix.ci] apply automated fixes 2025-12-22 04:19:54 +00:00
Nour Zakhma
25af2deb02
Merge branch 'main' into fix/29745-persian-conversation-title 2025-12-22 05:17:53 +01:00
nourzakhama2003
046c7916f1 chore: mark resolved llm_generator.py (no content change) 2025-12-22 05:16:32 +01:00
nourzakhama2003
fd71d90f30 chore: include unrelated workspace edits (prompts/uv.lock/middleware) 2025-12-22 03:22:36 +01:00
nourzakhama2003
ef50d44b19 fix(llm-generator): make langdetect import dynamic for type checks; guard JSON parsing; use specific invoke error handling; strengthen unit test 2025-12-22 03:21:25 +01:00
nourzakhama2003
ce02e9ca27 fix(llm-generator): resolve PR conflict and keep retry + JSON-repair + translation fallback 2025-12-22 02:57:37 +01:00