[pull] main from infiniflow:main#221
Merged
pull[bot] merged 12 commits intodolfly:mainfrom Oct 15, 2025
Merged
Conversation
…the greeting in conversation mode should not be deleted. #10567 (#10571) ### What problem does this PR solve? Fix: Click the reset button on the agent page shared externally, and the greeting in conversation mode should not be deleted. #10567 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve? - Update version tags in README files (including translations) from v0.20.5 to v0.21.0 - Modify Docker image references and documentation to reflect new version - Update version badges and image descriptions - Maintain consistency across all language variants of README files ### Type of change - [x] Documentation Update
### What problem does this PR solve? As title. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Signed-off-by: Jin Hai <haijin.chn@gmail.com>
### What problem does this PR solve? Print table support auto width. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve? Update to released version tag in pyproject.toml ### Type of change - [x] Documentation Update
…tions_list (#10534) ### What problem does this PR solve? Since `description_list` was a tuple containing a single element (which was the actual list of descriptions), `len(description_list)` was always **1**. The subsequent check: `if len(description_list) <= 12:` always evaluated to `True` (since $1 \le 12$), even if the inner list contained more than 12 descriptions. This prevented the necessary summarization logic from running for long lists. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve? As title ### Type of change - [x] Refactoring Signed-off-by: Jin Hai <haijin.chn@gmail.com>
…for v0.21.0 (#10584) ### What problem does this PR solve? ### Type of change - [x] Documentation Update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )