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: fix access token is still valid after logout size:L This PR changes 100-499 lines, ignoring generated files.
#31794 opened Jan 31, 2026 by fatelei Loading…
4 of 5 tasks
refactor(typing): use enum types for workflow status fields refactor size:S This PR changes 10-29 lines, ignoring generated files.
#31792 opened Jan 31, 2026 by lyzno1 Loading…
3 of 4 tasks
refactor(web): replace string.match with RegExp.exec for better perfo…refactor(web): replace string.match with RegExp.exec for better performance (#25199) refactor size:M This PR changes 30-99 lines, ignoring generated files. web This relates to changes on the web.
#31790 opened Jan 31, 2026 by SanW123 Loading…
4 of 5 tasks
refactor(api): replace reqparse with Pydantic models in trial.py lgtm This PR has been approved by a maintainer refactor size:L This PR changes 100-499 lines, ignoring generated files.
#31789 opened Jan 31, 2026 by Sean-Kenneth-Doherty Loading…
2 tasks done
refactor: to quart
#31784 opened Jan 30, 2026 by asukaminato0721 Draft
4 of 5 tasks
refactor: api/controllers/web/workflow.py to ov3 refactor size:L This PR changes 100-499 lines, ignoring generated files.
#31782 opened Jan 30, 2026 by asukaminato0721 Loading…
4 of 5 tasks
fix: auto-inject sys.files for files type parameters in iteration nodes size:S This PR changes 10-29 lines, ignoring generated files.
#31780 opened Jan 30, 2026 by seven15980 Loading…
3 tasks
fix: fix mcp output schema is union type frontend crash size:L This PR changes 100-499 lines, ignoring generated files. web This relates to changes on the web.
#31779 opened Jan 30, 2026 by fatelei Loading…
4 of 5 tasks
refactor: port api/controllers/console/app/annotation.py to ov3 refactor size:XXL This PR changes 1000+ lines, ignoring generated files.
#31778 opened Jan 30, 2026 by asukaminato0721 Loading…
4 of 5 tasks
fix(web): add rewrite rule to fix Serwist precaching 404 errors size:S This PR changes 10-29 lines, ignoring generated files. web This relates to changes on the web.
#31770 opened Jan 30, 2026 by majiayu000 Loading…
4 of 5 tasks
fix(api): return provider ID instead of server_identifier in MCP list API size:M This PR changes 30-99 lines, ignoring generated files.
#31769 opened Jan 30, 2026 by majiayu000 Loading…
4 of 5 tasks
fix!: modify console API /workspaces/current/tools/mcp to return provider ID size:XS This PR changes 0-9 lines, ignoring generated files.
#31764 opened Jan 30, 2026 by cktgh Loading…
4 tasks done
fix: add IME-safe onPressEnter prop to base Input component 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files. web This relates to changes on the web.
#31758 opened Jan 30, 2026 by lyzno1 Draft
8 tasks
refactor: rm dict in api/controllers/console/datasets/rag_pipeline/rag_pipeline_workflow.py refactor size:M This PR changes 30-99 lines, ignoring generated files.
#31756 opened Jan 30, 2026 by asukaminato0721 Loading…
4 of 5 tasks
fix: hide invite button if current user is not workspace manager lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. web This relates to changes on the web.
#31744 opened Jan 30, 2026 by douxc Loading…
4 of 5 tasks
test: enhance CommandSelector and GotoAnythingProvider tests 💪 enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files. web This relates to changes on the web.
#31743 opened Jan 30, 2026 by CodingOnStar Draft
4 of 5 tasks
feat: Workflow test run panel add shortcut 💪 enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files. web This relates to changes on the web.
#31738 opened Jan 30, 2026 by CrabSAMA Loading…
4 of 5 tasks
improved unit test case coverage for controller/common module size:XL This PR changes 500-999 lines, ignoring generated files.
#31736 opened Jan 30, 2026 by rajatagarwal-oss Loading…
4 of 5 tasks
refactor(web): extract complex components into modular structure with comprehensive tests refactor size:XXL This PR changes 1000+ lines, ignoring generated files. web This relates to changes on the web.
#31729 opened Jan 30, 2026 by CodingOnStar Loading…
4 of 5 tasks
fix: fix http node content decode size:L This PR changes 100-499 lines, ignoring generated files.
#31728 opened Jan 30, 2026 by fatelei Loading…
4 of 5 tasks
refactor: migrate db.session to session_factory (part of #24115) refactor size:L This PR changes 100-499 lines, ignoring generated files.
#31727 opened Jan 30, 2026 by fghpdf Loading…
6 tasks done
refactor(datasets): extract hooks and components with comprehensive tests refactor size:XXL This PR changes 1000+ lines, ignoring generated files. web This relates to changes on the web.
#31707 opened Jan 29, 2026 by CodingOnStar Loading…
4 of 5 tasks
fix: use query params instead of request body for decode_plugin_from_identifier size:XS This PR changes 0-9 lines, ignoring generated files.
#31697 opened Jan 29, 2026 by minodisk Loading…
feat(redis): support Redis Cluster authentication with username 💪 enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.
#31693 opened Jan 29, 2026 by anobaka Loading…
4 of 5 tasks
ProTip! Filter pull requests by the default branch with base:main.