[Bug]: font size for tool calls not controllable in settings
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/desktop
Steps to reproduce
I'm on an ultrawide high resolution monitor (Odyssey G9 57" 7680 × 2160) and the font size for the tool calls is extremely tiny and difficult to read. I see there are ways to control the font size in various other typographies but nothing for the tool calls in the chat themselves.
Expected behavior
Expose a tool call font size or just reuse one of the existing fonts for tool calls as well.
Actual behavior
See screenshots. Fonts are ridiculously small for tool calls.
Impact
Minor bug or occasional failure
Version or commit
No response
Environment
macOS desktop
Logs or stack traces
Screenshots, recordings, or supporting files
Workaround
I can scale the entire interface larger (Cmd-+) and shrink the Interface, Prompt, and Terminal fonts accordingly to make the tool call font relatively bigger compared to the other fonts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in apps/desktop by tracing where chat tool calls are rendered and how the existing Interface, Prompt, and Terminal font settings are wired. Check whether tool calls can reuse an existing setting or need a separate one. Done means the tool-call text is readable at high resolution and its size is controllable without making the rest of the interface unbalanced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100