Skip to content

feat(web): add configurable tool output font size - #37

Merged
asfires merged 1 commit into
mainfrom
t3code/add-tool-output-font-setting
Aug 17, 2026
Merged

asfires merged 1 commit into
mainfrom
t3code/add-tool-output-font-setting

Conversation

@asfires

@asfires asfires commented Aug 16, 2026

Copy link
Copy Markdown
Owner

What Changed

Added a configurable 10–18 px font size setting for agent command and tool output in the work log. The setting is available in Appearance settings and settings search, persists through client settings, and applies via a dedicated CSS variable.

Also added validation, defaults, reset handling, and focused tests across contracts, web, and desktop settings.

Why

Tool output previously used a fixed 11 px size, making it difficult to adjust readability independently from code, prompt, or interface text. A dedicated setting lets users tune work-log output without affecting other typography preferences.

UI Changes

Added a “Tool output” font-size control to the Appearance settings panel, including reset support and settings search integration.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

- Add persisted tool output font-size settings with validation and restore support
- Apply the setting to expanded tool output and expose it in Appearance settings
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:L labels Aug 16, 2026
@asfires
asfires merged commit 15afa7b into main Aug 17, 2026
6 of 11 checks passed
@asfires
asfires deleted the t3code/add-tool-output-font-setting branch August 17, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant