fix(brand): size the MT mark, and stop the native side saying T3 - #15
Merged
Conversation
The Dock icons drew the mark edge to edge; it now sits on a macOS-like margin, and the picker mark is scaled to read at the same optical size as the other provider logos. Copy that names the app follows the running build on the desktop main process (keyring hints, startup failure, SSH prompt, WSL notice), on the server (CLI output, MCP auth, plugin marketplace), and in the native browser bridge. Wire identifiers stay: the MCP key is already written into users' Codex config, the native messaging host id is registered with Chrome, and the @t3tools package names are how upstream merges keep applying. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Icons — the light and dark Dock icons drew the mark edge to edge; it now sits on a macOS-like margin. The picker mark is scaled up to read at the same optical size as the Claude/OpenAI/Cursor logos beside it.
Copy — strings that name the app now follow the running build: desktop main process (keyring hints, startup failure, SSH prompt, WSL notice), server (CLI output, MCP auth, plugin marketplace, OpenCode titles), and the native browser bridge ("the MT Code Chrome extension is not connected").
Left alone, deliberately: the
t3-desktopMCP key is already written into users'~/.codex/config.toml, the native messaging host id is registered with Chrome, and the@t3tools/*package names are what let upstream merges keep applying. Renaming those is churn that breaks installed state.