Uh oh!
There was an error while loading. Please reload this page.
feat: pick your own sidebar artwork, and wear the MT brand - #3
Merged
Conversation
Artwork upstream is a side effect of running a Dev or Nightly build. MT Code ships one release, so artwork becomes a choice: - Appearance → Sidebar artwork picks "Match the build" (upstream's behaviour), None, Night sky, Blueprint, or one of your own images. - Your own artwork lives in server settings, so it follows the account to every client attached to it - desktop, browser, phone - instead of sitting in one device's local storage. Deleting one leaves the header bare rather than quietly falling back to a scene nobody picked. Brand, while here: MT Model wears the Munim mark instead of a generic sparkle, the Chrome extension is "MT Code Desktop Control" with MT icons, notification copy names the running app, and the hosted build stamps the same single version the installers do instead of the checked-in package version. Builds on upstream's artwork toggle (pingdotgg#4652). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
What changed
Artwork upstream is a side effect of running a Dev or Nightly build. MT Code ships one release, so artwork becomes a choice.
Brand, while here:
Why
Sheehan wanted the artwork back after the nightly channel was dropped, with the option to add his own and have it follow him across machines.
Builds on upstream's artwork toggle (pingdotgg#4652), which only hides Dev/Nightly art and is invisible on a release build.
Checks
vp run -r typecheckcleanvp test rungreen for the touched web suites (208 tests), including new coverage for the selection resolver🤖 Generated with Claude Code