Skip to content

fix(web): match usage titlebar text styling - #5897

Merged
maria-rcks merged 1 commit into
mainfrom
agent/fix-usage-title-style
Aug 10, 2026
Merged

fix(web): match usage titlebar text styling#5897
maria-rcks merged 1 commit into
mainfrom
agent/fix-usage-title-style

Conversation

@t3-code

@t3-code t3-code Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

What Changed

  • matched the desktop Usage title's size and foreground color to the shared titlebar styling used by new threads

Why

  • keeps Usage consistent with the rest of the unified desktop chrome instead of rendering small, muted text

UI Changes

  • desktop Usage now uses text-sm font-medium text-foreground
  • visual capture is unavailable because the runner's X11 display was unreachable, so the real Electron app could not open

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes (runner X11 unavailable)
  • I included a video for animation/interaction changes (not applicable)

model: gpt-5.6
harness: t3bot


Note

Low Risk
Single Tailwind class change on a static label with no logic, data, or API impact.

Overview
On desktop (Electron), the Usage page title in the custom titlebar now uses text-sm font-medium text-foreground instead of smaller, muted styling (text-xs with text-muted-foreground/70).

That matches the non-Electron Usage header and the shared titlebar treatment used elsewhere in the workspace chrome.

Reviewed by Cursor Bugbot for commit 9128889. Bugbot is set up for automated code reviews on this repo. Configure here.

Note

Fix Usage page titlebar text styling in Electron

Updates the <h1> title in UsagePage.tsx to use a larger font size and primary foreground color, removing tracking-wide and the muted/70 color that were previously applied in Electron's titlebar header.

Macroscope summarized 9128889.

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XS 0-9 changed lines (additions + deletions). labels Aug 9, 2026
@macroscopeapp

macroscopeapp Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Approved 9128889

This is a minor UI styling change that adjusts the font size and color of the Usage page heading. No runtime behavior is affected.

You can customize Macroscope's approvability policy. Learn more.

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Thread transfer impact

✅ Thread transfer remains within every enforced ceiling.

Provider Metric Main baseline This PR Impact PR ceiling
Codex Total thread wire 11.3 KiB 11.3 KiB +37 B (+0.3%) 15.1 KiB
Codex Thread snapshot wire 5.5 KiB 5.5 KiB 0 B (0.0%) 7.3 KiB
Codex Live turn WebSocket wire 5.9 KiB 5.9 KiB +37 B (+0.6%) 7.8 KiB
Codex Live turn WebSocket decoded 49.7 KiB 49.7 KiB 0 B (0.0%) 66.4 KiB
Codex Live turn messages 16 16 0 (0.0%) 21
Claude Total thread wire 11.3 KiB 11.3 KiB −3 B (−0.0%) 15.1 KiB
Claude Thread snapshot wire 5.5 KiB 5.5 KiB −2 B (−0.0%) 7.3 KiB
Claude Live turn WebSocket wire 5.9 KiB 5.9 KiB −1 B (−0.0%) 7.8 KiB
Claude Live turn WebSocket decoded 50.6 KiB 50.6 KiB 0 B (0.0%) 66.4 KiB
Claude Live turn messages 16 16 0 (0.0%) 21

Baseline: 83d769f · PR result: 9128889 · Source CI: success

Scenario and decoded snapshot size

10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.

  • Codex decoded thread snapshot: 94.6 KiB
  • Claude decoded thread snapshot: 95.4 KiB

Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed.

@maria-rcks
maria-rcks merged commit 9a1472d into main Aug 10, 2026
16 checks passed
@maria-rcks
maria-rcks deleted the agent/fix-usage-title-style branch August 10, 2026 00:14
github-actions Bot added a commit to omarcresp/t3code-flake that referenced this pull request Aug 10, 2026
## What's Changed
* fix(web): thread title button no longer eats the drag area by @nathangerday in pingdotgg/t3code#5857
* fix(web): unify usage page chrome by @t3-code[bot] in pingdotgg/t3code#5823
* fix(shell): add ~/.local/bin to the Windows CLI resolver so native-installed providers are found by @arhxam in pingdotgg/t3code#5074
* fix(web): match settings search shortcut styling to command palette's by @UtkarshUsername in pingdotgg/t3code#5841
* fix(mobile): long-pressing a thread row no longer navigates into the thread by @juliusmarminge in pingdotgg/t3code#5901
* fix(server): usage no longer double-counts forked Codex sessions by @t3dotgg in pingdotgg/t3code#5887
* fix(server): sandbox user-provided SVGs by @t3dotgg in pingdotgg/t3code#5916
* fix(web): match usage titlebar text styling by @t3-code[bot] in pingdotgg/t3code#5897

## New Contributors
* @nathangerday made their first contribution in pingdotgg/t3code#5857

**Full Changelog**: pingdotgg/t3code@v0.0.33-nightly.20260809.1047...v0.0.33-nightly.20260810.1054

Upstream release: https://github.com/pingdotgg/t3code/releases/tag/v0.0.33-nightly.20260810.1054
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS 0-9 changed lines (additions + deletions). 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