Skip to content

[Bug]: "Ran command" details text ignores interface font size and remains extremely small #6424

Description

@jingchaodev

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/web (thread timeline / tool call details)

Steps to reproduce

  1. Open a thread in T3 Code.
  2. Increase the configurable font size used by the rest of the interface or conversation text.
  3. Run a prompt that causes the agent to execute a command.
  4. Expand the Ran command tool call and inspect its details text.

Expected behavior

The text inside Ran command details should scale with the relevant interface/chat font-size setting, or there should be a separate setting for tool-call detail text.

At minimum, the tool-call details should preserve a readable size relationship with the surrounding conversation when the user increases the application's font size.

Actual behavior

The Ran command details text remains extremely small and does not appear to respond to the font-size customization applied to the rest of the interface.

The mismatch becomes especially severe after increasing the size of other text: normal conversation text becomes readable, while command details stay tiny. This makes command output and tool-call inspection difficult to read and creates an accessibility problem for users who need larger text.

Impact

Major degradation or frequent failure

This affects every command/tool call that needs to be inspected and undermines the purpose of the application's font-size customization.

Version or commit

Current build as of 2026-08-12; exact version not available.

Environment

T3 Code desktop on macOS.

Logs or stack traces

No response

Screenshots, recordings, or supporting files

No response

Workaround

Using whole-window or OS-level zoom may enlarge the text, but it also enlarges the entire UI and does not provide appropriate control over tool-call detail text. There is no granular in-app workaround.

Suggested acceptance criteria

  • Ran command details inherit the applicable user-configured font-size token, or expose a dedicated configurable font-size option.
  • Increasing interface/chat font size also increases tool-call detail text proportionally.
  • The fix applies consistently to command text, command output, and other expandable tool-call details.
  • Default styling may remain visually secondary, but it must remain readable and accessible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions