-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Pull requests: infiniflow/ragflow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(examples): wait for the DONE status the API actually returns
#18827
opened Aug 26, 2026 by
marmar9615-cloud
Contributor
Loading…
Fix the naive parser treating an empty upload as a missing binary
#18826
opened Aug 26, 2026 by
devYRPauli
Contributor
Loading…
docs(configuration): name the ragflow serving-port key http_port
#18825
opened Aug 26, 2026 by
marmar9615-cloud
Contributor
Loading…
fix(schema-sync): stop reporting BaseModel timestamps as dropped columns
#18824
opened Aug 26, 2026 by
marmar9615-cloud
Contributor
Loading…
fix(db): convert legacy INTEGER tenant_*_id columns to VARCHAR(32) on upgrade (#18756)
🐞 bug
Something isn't working, pull request that fix bug.
🌈 python
Pull requests that update Python code
size:M
This PR changes 30-99 lines, ignoring generated files.
🧪 test
Pull requests that update test cases.
#18823
opened Aug 26, 2026 by
Harsh23Kashyap
Contributor
Loading…
docs(deepdoc): point the build examples at the Dockerfile's real path
📖 documentation
Improvements or additions to documentation
size:XS
This PR changes 0-9 lines, ignoring generated files.
#18820
opened Aug 26, 2026 by
marmar9615-cloud
Contributor
Loading…
Better enhance message
ci
Continue Integration
#18818
opened Aug 26, 2026 by
wangq8
Collaborator
Loading…
fix(migrations): parse the --config flag the usage line documents
🐞 bug
Something isn't working, pull request that fix bug.
size:S
This PR changes 10-29 lines, ignoring generated files.
#18817
opened Aug 26, 2026 by
marmar9615-cloud
Contributor
Loading…
fix(agent): implement webhook trace polling
size:L
This PR changes 100-499 lines, ignoring generated files.
#18815
opened Aug 26, 2026 by
T1mn
Contributor
Loading…
fix(web): dataset auto-metadata toggle reverts to off after save
ci
Continue Integration
size:M
This PR changes 30-99 lines, ignoring generated files.
#18813
opened Aug 26, 2026 by
euvre
Contributor
Loading…
fix(web): add missing hover tooltips to dataset data source action buttons
🐞 bug
Something isn't working, pull request that fix bug.
ci
Continue Integration
size:L
This PR changes 100-499 lines, ignoring generated files.
🧰 typescript
Pull requests that update Typescript code
#18812
opened Aug 26, 2026 by
euvre
Contributor
Loading…
fix(document): reject config edits while document is parsing or scheduled
🐞 bug
Something isn't working, pull request that fix bug.
ci
Continue Integration
size:M
This PR changes 30-99 lines, ignoring generated files.
#18804
opened Aug 26, 2026 by
xugangqiang
Collaborator
Loading…
fix(web): limit slider number inputs to the step's decimal precision
🐞 bug
Something isn't working, pull request that fix bug.
ci
Continue Integration
size:M
This PR changes 30-99 lines, ignoring generated files.
🧪 test
Pull requests that update test cases.
🧰 typescript
Pull requests that update Typescript code
#18803
opened Aug 26, 2026 by
euvre
Contributor
Loading…
Refine agentic search
ci
Continue Integration
🌈 python
Pull requests that update Python code
☯️ refactor
Pull request that refactor/refine code
size:XXL
This PR changes 1000+ lines, ignoring generated files.
#18798
opened Aug 26, 2026 by
yingfeng
Member
Loading…
fix(agent): propagate deferred stream errors through Message
size:XS
This PR changes 0-9 lines, ignoring generated files.
#18796
opened Aug 26, 2026 by
Lem0nTea2002
Contributor
Loading…
Feat: sync anchor resume
ci
Continue Integration
size:XL
This PR changes 500-999 lines, ignoring generated files.
#18795
opened Aug 26, 2026 by
mkaaad
Member
Loading…
fix(parser): drop merged-block and wrapped PDF TOC entries when remove_toc is enabled
🐞 bug
Something isn't working, pull request that fix bug.
ci
Continue Integration
size:L
This PR changes 100-499 lines, ignoring generated files.
🧪 test
Pull requests that update test cases.
#18793
opened Aug 26, 2026 by
euvre
Contributor
Loading…
fix(pdf): do not cross-page merge tables whose anchor is not at page bottom
🐞 bug
Something isn't working, pull request that fix bug.
ci
Continue Integration
size:M
This PR changes 30-99 lines, ignoring generated files.
🧪 test
Pull requests that update test cases.
#18789
opened Aug 26, 2026 by
xugangqiang
Collaborator
Loading…
fix(wiki): stamp retrieval fields so compiled pages are searchable
🐞 bug
Something isn't working, pull request that fix bug.
ci
Continue Integration
🌈 python
Pull requests that update Python code
size:M
This PR changes 30-99 lines, ignoring generated files.
🧪 test
Pull requests that update test cases.
#18787
opened Aug 26, 2026 by
Souravrajvi0
Contributor
Loading…
fix(graph): use max-wins for PageRank in AnalyzeNHopPaths + correct test fixtures (#15695)
🐞 bug
Something isn't working, pull request that fix bug.
size:XS
This PR changes 0-9 lines, ignoring generated files.
🧪 test
Pull requests that update test cases.
#18784
opened Aug 26, 2026 by
Taranum01
Contributor
Loading…
fix(db): merge tenant_model.model_type via postgres migration stages
🐞 bug
Something isn't working, pull request that fix bug.
size:XL
This PR changes 500-999 lines, ignoring generated files.
🧪 test
Pull requests that update test cases.
#18781
opened Aug 26, 2026 by
Souravrajvi0
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.