The Wayback Machine - https://web.archive.org/web/20251112034130/https://github.com/langgenius/dify/pulls
Skip to content

Pull requests: langgenius/dify

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: app's ai site text to speech api size:XS This PR changes 0-9 lines, ignoring generated files.
#28091 opened Nov 11, 2025 by mnasrautinno Loading…
4 of 5 tasks
chore: add TypeScript native preview for type checking dependencies Pull requests that update a dependency file size:XS This PR changes 0-9 lines, ignoring generated files.
#28082 opened Nov 11, 2025 by 17hz Loading…
4 of 5 tasks
refactor: remove obsolete FIXME comments and improve code clarity size:M This PR changes 30-99 lines, ignoring generated files.
#28070 opened Nov 11, 2025 by qq749812679 Loading…
4 of 5 tasks
fix: variable assigner can't assign float number lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#28068 opened Nov 11, 2025 by hjlarry Loading…
4 of 5 tasks
determine cpu cores with sysctl on macos in dev/basedpyright-check script size:S This PR changes 10-29 lines, ignoring generated files.
#28058 opened Nov 10, 2025 by bowenliang123 Loading…
4 of 5 tasks
feat: upload file split in different directory 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#28053 opened Nov 10, 2025 by fatelei Loading…
4 of 5 tasks
minor fix(rag): return early when pushing empty tasks to avoid Redis DataError size:XS This PR changes 0-9 lines, ignoring generated files.
#28027 opened Nov 10, 2025 by NeatGuyCoding Loading…
4 of 5 tasks
chore(deps): bump react-window and @types/react-window in /web dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size:XS This PR changes 0-9 lines, ignoring generated files.
#28023 opened Nov 10, 2025 by dependabot bot Loading…
Add file type validation to paste upload size:S This PR changes 10-29 lines, ignoring generated files.
#28017 opened Nov 9, 2025 by halogen22 Loading…
4 of 5 tasks
add doc 📚 documentation Improvements or additions to documentation size:XXL This PR changes 1000+ lines, ignoring generated files.
#28016 opened Nov 9, 2025 by asukaminato0721 Loading…
4 of 5 tasks
fix(workflow): validate node compatibility when importing dsl between chatflows and workflows size:M This PR changes 30-99 lines, ignoring generated files.
#28012 opened Nov 9, 2025 by yangzheli Loading…
4 of 5 tasks
refactor(web): reuse the same edit-custom-collection-modal component, and fix the pop up error size:L This PR changes 100-499 lines, ignoring generated files.
#28003 opened Nov 8, 2025 by yangzheli Loading…
4 of 5 tasks
refactor(web): remove redundant add-tool-modal components and related code size:XL This PR changes 500-999 lines, ignoring generated files.
#27996 opened Nov 8, 2025 by yangzheli Loading…
4 of 5 tasks
feat: weaviate client init once 👻 feat:rag Embedding related issue, like qdrant, weaviate, milvus, vector database. size:L This PR changes 100-499 lines, ignoring generated files.
#27988 opened Nov 7, 2025 by fatelei Loading…
4 of 5 tasks
feat:mysql adaptation for meta db 💪 enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
#27983 opened Nov 7, 2025 by longbingljw Loading…
5 tasks done
Feat/web workflow improvements 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#27981 opened Nov 7, 2025 by Xiu-Lan Loading…
10
4
feat(api): add file deletion endpoint to remove uploaded files by ID 💪 enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#27957 opened Nov 7, 2025 by ethanlee928 Loading…
5 tasks done
fix: fixed error when clear value of INTEGER and FLOAT type 🌊 feat:workflow Workflow related stuff. size:L This PR changes 100-499 lines, ignoring generated files.
#27954 opened Nov 7, 2025 by CrabSAMA Loading…
4 of 5 tasks
Add delete file tests size:L This PR changes 100-499 lines, ignoring generated files.
#27948 opened Nov 7, 2025 by ethanlee928 Loading…
4 of 5 tasks
fix: missing pipeline_templates.json when HOSTED_FETCH_PIPELINE_TEMPLATES_MODE is builtin size:XS This PR changes 0-9 lines, ignoring generated files.
#27946 opened Nov 7, 2025 by kenwoodjw Loading…
4 of 5 tasks
fix: inconsistent behaviour of zoom in button and shortcut size:XS This PR changes 0-9 lines, ignoring generated files.
#27944 opened Nov 7, 2025 by hjlarry Loading…
4 of 5 tasks
convert to TypeBase lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
#27935 opened Nov 6, 2025 by asukaminato0721 Loading…
4 of 5 tasks
fix(knowledge-base): regenerate child chunks not working completely size:S This PR changes 10-29 lines, ignoring generated files.
#27934 opened Nov 6, 2025 by breath57 Loading…
4 of 5 tasks
feat: add reasoning content handling for Ollama's API response 💪 enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#27931 opened Nov 6, 2025 by liugddx Loading…
4 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.