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(storage): replace bare except with specific ClientError handling in exists() size:S This PR changes 10-29 lines, ignoring generated files.
#38089 opened Jun 27, 2026 by ShauryaaSharma Loading…
fix: re-inviting a removed member fails with "workspace not found" size:XS This PR changes 0-9 lines, ignoring generated files.
#38087 opened Jun 27, 2026 by abhishekkmukherjee Loading…
fix(core): replace bare except with specific exceptions in CotAgentOutputParser size:S This PR changes 10-29 lines, ignoring generated files.
#38086 opened Jun 27, 2026 by ShauryaaSharma Loading…
docs(api): clarify HITL file input submission in Service API size:L This PR changes 100-499 lines, ignoring generated files. web This relates to changes on the web.
#38084 opened Jun 27, 2026 by Taranum01 Loading…
1 of 2 tasks
fix(tools): stop closing scoped session in _create_message_files size:XS This PR changes 0-9 lines, ignoring generated files.
#38083 opened Jun 27, 2026 by Taranum01 Loading…
1 task done
refactor: pass db.session explicitly in DatasetIndexToolCallbackHandler refactor size:S This PR changes 10-29 lines, ignoring generated files.
#38082 opened Jun 27, 2026 by sergioperezcheco Loading…
3 tasks done
refactor(agent-v2): clarify configure state graph web This relates to changes on the web.
#38081 opened Jun 27, 2026 by lyzno1 Member Draft
fix: multimodal segment attachment indexing size:XS This PR changes 0-9 lines, ignoring generated files.
#38080 opened Jun 27, 2026 by Blackoutta Contributor Loading…
2 of 5 tasks
refactor: shell provider protocol refactor size:XXL This PR changes 1000+ lines, ignoring generated files.
#38077 opened Jun 27, 2026 by wylswz Contributor Loading…
5 tasks
fix(plugin): preserve app invocation session users size:S This PR changes 10-29 lines, ignoring generated files.
#38076 opened Jun 27, 2026 by qdivan Loading…
2 of 5 tasks
fix: accumulate MCP tool usage into agent token counts size:XS This PR changes 0-9 lines, ignoring generated files.
#38075 opened Jun 27, 2026 by EvanYao826 Contributor Loading…
fix: correct typos in .env.example and prompts.py size:XS This PR changes 0-9 lines, ignoring generated files.
#38071 opened Jun 27, 2026 by joyonuniverse Loading…
1 of 5 tasks
fix: remove premature db.session.commit/close in utility methods refactor size:XS This PR changes 0-9 lines, ignoring generated files.
#38070 opened Jun 27, 2026 by EvanYao826 Contributor Loading…
2
4
fix: invite existing active user to workspace as member size:S This PR changes 10-29 lines, ignoring generated files.
#38068 opened Jun 27, 2026 by EvanYao826 Contributor Loading…
fix(web): handle tts error responses size:XS This PR changes 0-9 lines, ignoring generated files. web This relates to changes on the web.
#38062 opened Jun 27, 2026 by Harsh23Kashyap Contributor Loading…
2 of 5 tasks
[Security] Harden console account auth controls size:L This PR changes 100-499 lines, ignoring generated files.
#38060 opened Jun 27, 2026 by gauravbsinghal Loading…
[Security] Enforce tenant ownership on trial app reads size:S This PR changes 10-29 lines, ignoring generated files.
#38059 opened Jun 27, 2026 by gauravbsinghal Loading…
[Security] Enforce workspace management rights size:S This PR changes 10-29 lines, ignoring generated files.
#38058 opened Jun 27, 2026 by gauravbsinghal Loading…
[Security] Enforce app ownership on annotation mutations size:S This PR changes 10-29 lines, ignoring generated files.
#38057 opened Jun 27, 2026 by gauravbsinghal Loading…
[Security] Enforce dataset permissions on RAG objects size:S This PR changes 10-29 lines, ignoring generated files.
#38056 opened Jun 27, 2026 by gauravbsinghal Loading…
fix: add agent reasoning tag separation size:L This PR changes 100-499 lines, ignoring generated files. web This relates to changes on the web.
#38055 opened Jun 26, 2026 by Harsh23Kashyap Contributor Loading…
fix: guard against None rowcount in workflow bulk-delete methods size:S This PR changes 10-29 lines, ignoring generated files.
#38054 opened Jun 26, 2026 by lavkeshdwivedi Loading…
3 of 5 tasks
fix: use isolated session in cloud_edition_billing_rate_limit_check to prevent premature commit size:XS This PR changes 0-9 lines, ignoring generated files.
#38052 opened Jun 26, 2026 by Jefsky Loading…
fix(core): use unbounded cache for static YAML and position maps to prevent file descriptor exhaustion refactor size:S This PR changes 10-29 lines, ignoring generated files.
#38051 opened Jun 26, 2026 by ShauryaaSharma Loading…
7 tasks
refactor: replace patch.object(logger) with pytest.caplog in weaviate tests lgtm This PR has been approved by a maintainer refactor size:XS This PR changes 0-9 lines, ignoring generated files.
#38046 opened Jun 26, 2026 by WaterXiao-git Loading…
ProTip! Filter pull requests by the default branch with base:main.