docs: auto-update for merged PRs (2026-08-23) - #4038
Merged
Conversation
Sayt-0
approved these changes
Aug 23, 2026
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR updates documentation to reflect code changes merged into
mainin the last 36 hours.Documentation changes
PR #4014 - show/hide banner setting
The
show_banneruser setting was added to allow disabling the ASCII-art startup banner in both the full TUI and lean TUI. While the setting itself was documented in the user settings reference, the general TUI and CLI documentation that describes the banner did not mention it can now be disabled.Updates:
docs/features/tui/index.md: Updated "Launching the TUI" section to mention the banner can be disabled via/settingsorshow_banner: falsein user settingsdocs/features/cli/index.md: Updated--leanflag description (both in the flag table and the tip callout) to note the banner is configurable via user settingsSource PRs covered
Other merged PRs assessed
TUI - Optimize rendering of long streaming responses #4037 - TUI - Optimize rendering of long streaming responses
docs: update CHANGELOG.md for v1.127.0 #4013 - docs: update CHANGELOG.md for v1.127.0