Skip to content

Pull requests: infiniflow/ragflow

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 the naive parser treating an empty upload as a missing binary
#18826 opened Aug 26, 2026 by devYRPauli 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…
fix(parser): align image output_format to json and use per-family defaults (strict) 🐞 bug Something isn't working, pull request that fix bug. ci Continue Integration size:M This PR changes 30-99 lines, ignoring generated files.
#18802 opened Aug 26, 2026 by jay77721 Member Loading…
fix(dataflow): decode non-UTF-8 HTML files before parsing in Go pipeline 🐞 bug Something isn't working, pull request that fix bug. ci Continue Integration size:M This PR changes 30-99 lines, ignoring generated files.
#18801 opened Aug 26, 2026 by euvre Contributor Loading…
feat: extract images from xlsx parser ci Continue Integration 💞 feature Feature request, pull request that fullfill a new feature. size:L This PR changes 100-499 lines, ignoring generated files.
#18800 opened Aug 26, 2026 by buua436 Contributor Loading…
1 task done
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(ingestion): respect Parser page range over dataflow debug page cap 🐞 bug Something isn't working, pull request that fix bug. ci Continue Integration size:M This PR changes 30-99 lines, ignoring generated files.
#18797 opened Aug 26, 2026 by euvre Contributor 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…
ProTip! Exclude everything labeled bug with -label:bug.