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

refactor(web): convert TracingProvider enum to as-const in tracing/type.ts refactor size:S This PR changes 10-29 lines, ignoring generated files. web This relates to changes on the web.
#35264 opened Apr 15, 2026 by aether-png Contributor Loading…
fix: apply score threshold after reranking in hybrid search size:M This PR changes 30-99 lines, ignoring generated files.
#35263 opened Apr 15, 2026 by aayushbaluni Loading…
chore: port an api as experiment size:M This PR changes 30-99 lines, ignoring generated files.
#35261 opened Apr 15, 2026 by asukaminato0721 Contributor Loading…
5 tasks
feat(ui): scaffold @langgenius/dify-ui and migrate design tokens javascript Pull requests that update javascript code size:XL This PR changes 500-999 lines, ignoring generated files. web This relates to changes on the web.
#35256 opened Apr 15, 2026 by lyzno1 Member Loading…
2 of 5 tasks
chore: fix oxlint warnings (unused variables and imports) javascript Pull requests that update javascript code size:M This PR changes 30-99 lines, ignoring generated files. web This relates to changes on the web.
#35249 opened Apr 15, 2026 by sicnuyudidi Loading…
refactor: replace bare dict types with Pydantic models refactor size:M This PR changes 30-99 lines, ignoring generated files.
#35248 opened Apr 15, 2026 by sicnuyudidi Loading…
fix: remove pyright config excludes and fix type errors size:M This PR changes 30-99 lines, ignoring generated files.
#35247 opened Apr 15, 2026 by sicnuyudidi Loading…
chore(api): migrate plugin commands to use Session(db.engine) size:L This PR changes 100-499 lines, ignoring generated files.
#35237 opened Apr 15, 2026 by jerryzai Loading…
3 tasks
chore(api): migrate file factory builders and account commands to use Session(db.engine) size:L This PR changes 100-499 lines, ignoring generated files.
#35236 opened Apr 15, 2026 by jerryzai Loading…
3 tasks
chore(api): migrate mail task and OAuth data source to use Session(db… size:L This PR changes 100-499 lines, ignoring generated files.
#35235 opened Apr 15, 2026 by jerryzai Loading…
3 tasks
chore(api): migrate event handlers to use Session(db.engine) size:M This PR changes 30-99 lines, ignoring generated files.
#35234 opened Apr 15, 2026 by jerryzai Loading…
2 tasks
chore(api): migrate schedule tasks to use Session(db.engine) size:L This PR changes 100-499 lines, ignoring generated files.
#35232 opened Apr 15, 2026 by jerryzai Loading…
2 tasks
refactor: replace db.session with sessionmaker in console controllers refactor size:L This PR changes 100-499 lines, ignoring generated files.
#35228 opened Apr 14, 2026 by wdeveloper16 Contributor Loading…
5 tasks
refactor(api): migrate workspace account auxiliary responses to BaseModel refactor size:M This PR changes 30-99 lines, ignoring generated files.
#35220 opened Apr 14, 2026 by ai-hpc Contributor Loading…
3 of 6 tasks
refactor(api): migrate console mcp-server responses to BaseModel refactor size:M This PR changes 30-99 lines, ignoring generated files.
#35219 opened Apr 14, 2026 by ai-hpc Contributor Loading…
2 of 5 tasks
refactor(api): migrate console apikey responses to BaseModel refactor size:XS This PR changes 0-9 lines, ignoring generated files.
#35218 opened Apr 14, 2026 by ai-hpc Contributor Loading…
2 of 5 tasks
refactor(api): migrate console site responses to BaseModel refactor size:M This PR changes 30-99 lines, ignoring generated files.
#35217 opened Apr 14, 2026 by ai-hpc Contributor Loading…
2 of 5 tasks
refactor(api): migrate console site responses to BaseModel refactor size:XS This PR changes 0-9 lines, ignoring generated files.
#35216 opened Apr 14, 2026 by ai-hpc Contributor Loading…
2 of 5 tasks
refactor(api): migrate hit-testing response schema to BaseModel refactor size:M This PR changes 30-99 lines, ignoring generated files.
#35215 opened Apr 14, 2026 by ai-hpc Contributor Loading…
4 of 5 tasks
refactor(api): migrate conversation-variables response to BaseModel refactor size:L This PR changes 100-499 lines, ignoring generated files.
#35214 opened Apr 14, 2026 by ai-hpc Contributor Loading…
4 of 5 tasks
refactor(api): migrate console extension responses to BaseModel refactor size:M This PR changes 30-99 lines, ignoring generated files.
#35213 opened Apr 14, 2026 by ai-hpc Contributor Loading…
4 of 5 tasks
refactor(api): tighten core rag typing batch 1 refactor size:M This PR changes 30-99 lines, ignoring generated files.
#35210 opened Apr 14, 2026 by tmimmanuel Contributor Loading…
5 tasks done
test: migrate workspace members mock tests to testcontainers size:XS This PR changes 0-9 lines, ignoring generated files.
#35203 opened Apr 14, 2026 by jamesrayammons Contributor Loading…
3 tasks done
test: migrate conversation service mock tests to testcontainers lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#35198 opened Apr 14, 2026 by jamesrayammons Contributor Loading…
3 tasks done
test: migrate dataset service document mock tests to testcontainers lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#35191 opened Apr 14, 2026 by jamesrayammons Contributor Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.