-
Notifications
You must be signed in to change notification settings - Fork 21.3k
Pull requests: langgenius/dify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: use sessionmaker in controllers, events, models, and tasks 1
refactor
size:M
This PR changes 30-99 lines, ignoring generated files.
#34693
opened Apr 7, 2026 by
carlos4s
Loading…
refactor(api): migrate consumers to shared RAG domain entities from core/rag/entities/
refactor
size:L
This PR changes 100-499 lines, ignoring generated files.
#34692
opened Apr 7, 2026 by
corevibe555
Loading…
1 task done
refactor(api): migrate RAG entity imports to use package path
refactor
size:L
This PR changes 100-499 lines, ignoring generated files.
#34690
opened Apr 7, 2026 by
corevibe555
Loading…
3 tasks
refactor(api): remove duplicated RAG entities from services layer
refactor
size:L
This PR changes 100-499 lines, ignoring generated files.
#34689
opened Apr 7, 2026 by
corevibe555
Loading…
3 tasks done
refactor: migrate WorkflowPause and WorkflowPauseReason to TypeBase
refactor
size:S
This PR changes 10-29 lines, ignoring generated files.
#34688
opened Apr 7, 2026 by
sxxtony
Loading…
refactor: make DefaultFieldsMixin compatible with TypeBase (MappedAsDataclass)
refactor
size:S
This PR changes 10-29 lines, ignoring generated files.
#34686
opened Apr 7, 2026 by
sxxtony
Loading…
refactor(api): extract shared RAG domain entities into core/rag/entity
refactor
size:M
This PR changes 30-99 lines, ignoring generated files.
#34685
opened Apr 7, 2026 by
corevibe555
Loading…
1 task done
refactor: migrate session.query to select API in small task files batch
refactor
size:S
This PR changes 10-29 lines, ignoring generated files.
#34684
opened Apr 7, 2026 by
RenzoMXD
Loading…
2 tasks done
refactor(api): type InvokeMeta.to_dict with TypedDicts
refactor
size:S
This PR changes 10-29 lines, ignoring generated files.
#34682
opened Apr 7, 2026 by
statxc
Loading…
refactor(api): clean up AssistantPromptMessage typing in CotChatAgentRunner
refactor
size:S
This PR changes 10-29 lines, ignoring generated files.
#34681
opened Apr 7, 2026 by
iamPulakesh
Loading…
refactor(api): type I18nObject.to_dict with I18nObjectDict TypedDict
refactor
size:M
This PR changes 30-99 lines, ignoring generated files.
#34680
opened Apr 7, 2026 by
statxc
Loading…
fix(web): avoid prehydration script in slider
javascript
Pull requests that update javascript code
size:XS
This PR changes 0-9 lines, ignoring generated files.
web
This relates to changes on the web.
#34676
opened Apr 7, 2026 by
lyzno1
Loading…
fix: merge datasource blob chunks with configured file size
size:S
This PR changes 10-29 lines, ignoring generated files.
#34662
opened Apr 7, 2026 by
takapom
Loading…
fix(web): assign in-progress tracing items to latest loop/iteration record
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.
#34661
opened Apr 7, 2026 by
plind-dm
Loading…
fix(web): handle IME composition in DelimiterInput
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.
#34660
opened Apr 7, 2026 by
plind-dm
Loading…
fix(api): handle reasoning models in suggested questions generation
size:S
This PR changes 10-29 lines, ignoring generated files.
#34652
opened Apr 7, 2026 by
plind-dm
Loading…
2 of 3 tasks
fix(api): default parent_mode to paragraph for hierarchical chunking via API
size:M
This PR changes 30-99 lines, ignoring generated files.
#34635
opened Apr 7, 2026 by
plind-dm
Loading…
3 tasks done
test: add e2e scenarios for app deletion and tab navigation
needs-revision
size:M
This PR changes 30-99 lines, ignoring generated files.
#34630
opened Apr 7, 2026 by
BrianWang1990
Loading…
fix: invalidate MCP tool cache on provider update to refresh descriptions
javascript
Pull requests that update javascript code
size:XS
This PR changes 0-9 lines, ignoring generated files.
web
This relates to changes on the web.
#34629
opened Apr 7, 2026 by
BrianWang1990
Loading…
refactor(api): replace json.loads with Pydantic validation across models layer
refactor
size:L
This PR changes 100-499 lines, ignoring generated files.
#34618
opened Apr 6, 2026 by
AmarReddy4
Loading…
docs: correct keyword scoring method description from BM25 to TF-IDF
size:XS
This PR changes 0-9 lines, ignoring generated files.
#34606
opened Apr 6, 2026 by
iuyup
Loading…
2 tasks done
fix(rag): propagate retriever thread exceptions to prevent silent empty results
size:L
This PR changes 100-499 lines, ignoring generated files.
#34605
opened Apr 6, 2026 by
corevibe555
Loading…
4 of 5 tasks
chore(deps): update transformers requirement from ~=5.3.0 to ~=5.5.0 in /api in the llm group across 1 directory
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#34603
opened Apr 6, 2026 by
dependabot
bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.