Skip to content

feat(output): preview latest N lines below closed folds#389

Open
sudo-tee wants to merge 1 commit into
mainfrom
feature/fold-tool-progress
Open

feat(output): preview latest N lines below closed folds#389
sudo-tee wants to merge 1 commit into
mainfrom
feature/fold-tool-progress

Conversation

@sudo-tee
Copy link
Copy Markdown
Owner

@sudo-tee sudo-tee commented May 25, 2026

Add a new ui.output.tools setting only_show_latest_n that keeps the latest N lines visible below a closed fold for long-running tool output. Update folding logic to compute fold endpoints respecting this preview count, update fold text to mention the preview when enabled, lower the default folding threshold.

5b239a4e6eceb5873bdd3159e33fa33e898076971109d635b73643df89801da3

Add a new ui.output.tools setting only_show_latest_n that keeps the latest
N lines visible below a closed fold for long-running tool output. Update
folding logic to compute fold endpoints respecting this preview count,
update fold text to mention the preview when enabled, lower the default
folding threshold.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant