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

test: improve unit-test coverage for some services size:XXL This PR changes 1000+ lines, ignoring generated files.
#33101 opened Mar 6, 2026 by poojanInfocusp Loading…
4 of 5 tasks
feat: add batch download for dataset documents as ZIP and signed URL for single document download. 💪 enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#33100 opened Mar 6, 2026 by ZeroZ-lab Loading…
4 of 5 tasks
feat(security): obfuscate /console/api/system-features response with Base64 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files. web This relates to changes on the web.
#33089 opened Mar 6, 2026 by euxx Loading…
4 of 5 tasks
chore: seprate file_clean and oauth plugin from commands size:XXL This PR changes 1000+ lines, ignoring generated files.
#33085 opened Mar 6, 2026 by hjlarry Draft
4 of 5 tasks
fix: stop think block timer in historical conversations size:S This PR changes 10-29 lines, ignoring generated files. web This relates to changes on the web.
#33083 opened Mar 6, 2026 by Lubrsy706 Loading…
2 of 3 tasks
feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files. web This relates to changes on the web.
#33082 opened Mar 6, 2026 by scdeng Loading…
4 of 5 tasks
docs: use docker compose command consistently in README 📚 documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#33077 opened Mar 6, 2026 by haosenwang1018 Loading…
refactor: file saver decouple db engine and ssrf proxy refactor size:L This PR changes 100-499 lines, ignoring generated files.
#33076 opened Mar 6, 2026 by fatelei Loading…
4 of 5 tasks
chore: change draft var to user scoped in-linear refactor size:L This PR changes 100-499 lines, ignoring generated files.
#33066 opened Mar 6, 2026 by hjlarry Loading…
4 of 5 tasks
feat:Improve SQL Comment Context for Celery Worker Queries 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#33058 opened Mar 5, 2026 by Desel72 Loading…
4 of 5 tasks
feat: Add one-click installer for Dify docker deployment 📚 documentation Improvements or additions to documentation 💪 enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
#33055 opened Mar 5, 2026 by caoergou Loading…
5 tasks done
test: remaining header component and increase branch coverage size:XXL This PR changes 1000+ lines, ignoring generated files. web This relates to changes on the web.
#33052 opened Mar 5, 2026 by akashseth-ifp Loading…
4 of 5 tasks
test: add unit tests for services-part-1 size:XXL This PR changes 1000+ lines, ignoring generated files.
#33050 opened Mar 5, 2026 by poojanInfocusp Loading…
4 of 5 tasks
fix: nested spans and traces;
#33049 opened Mar 5, 2026 by aadereiko Draft
4 of 5 tasks
feat(workflow): support RETRIEVER_RESOURCES message type in tool node 🌊 feat:workflow Workflow related stuff. size:S This PR changes 10-29 lines, ignoring generated files.
#33047 opened Mar 5, 2026 by MrXionGe Loading…
4 of 5 tasks
feat: try to see the hierarchy in phonenix trace rather than all single event 🌊 feat:workflow Workflow related stuff. size:XS This PR changes 0-9 lines, ignoring generated files.
#33046 opened Mar 5, 2026 by xuwei95 Loading…
4 of 5 tasks
fix: enterprise API error handling and license enforcement size:L This PR changes 100-499 lines, ignoring generated files.
#33044 opened Mar 5, 2026 by GareArc Loading…
4 of 5 tasks
fix: validate conversation variable description length to prevent varchar(255) truncation error size:M This PR changes 30-99 lines, ignoring generated files. web This relates to changes on the web.
#33038 opened Mar 5, 2026 by Nov1c444 Loading…
4 of 5 tasks
fix: fix allow handle value is none size:M This PR changes 30-99 lines, ignoring generated files.
#33031 opened Mar 5, 2026 by fatelei Loading…
4 of 5 tasks
2
7
feat(web): redesign model provider page with Usage Priority switching web This relates to changes on the web.
#33026 opened Mar 5, 2026 by lyzno1 Draft
4 of 5 tasks
chore: use selectinload instead of joinedload in conversation query size:XS This PR changes 0-9 lines, ignoring generated files.
#33014 opened Mar 5, 2026 by caoergou Loading…
4 of 5 tasks
fix: allow arbitrary dict items in LLM context array without error size:M This PR changes 30-99 lines, ignoring generated files.
#33004 opened Mar 5, 2026 by Mzq12138 Loading…
5 tasks done
chore: add ProviderNotSupportTextToSpeechError and handle ProviderNotSupportTextToSpeechServiceError 💪 enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#33003 opened Mar 5, 2026 by caoergou Loading…
4 of 5 tasks
fix: hydration warning - div inside p in Markdown inline images size:M This PR changes 30-99 lines, ignoring generated files. web This relates to changes on the web.
#32994 opened Mar 4, 2026 by caoergou Loading…
4 of 5 tasks
feat: add export app messages 💪 enhancement New feature or request lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
#32990 opened Mar 4, 2026 by hj24 Loading…
4 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.