fix(desktop): register t3code protocol across packages - #148
Draft
patroza wants to merge 1 commit into
Draft
Conversation
patroza
force-pushed
the
t3-discord/f7d37879-desktop-deeplinks
branch
from
July 28, 2026 13:43
8260a5d to
19354a4
Compare
patroza
force-pushed
the
t3code/setup-t3code-url-handler
branch
from
July 28, 2026 13:43
fe46e21 to
5fbb7f8
Compare
patroza
force-pushed
the
t3-discord/f7d37879-desktop-deeplinks
branch
from
July 28, 2026 14:17
19354a4 to
481357b
Compare
patroza
force-pushed
the
t3code/setup-t3code-url-handler
branch
from
July 28, 2026 14:17
5fbb7f8 to
608e2d5
Compare
patroza
marked this pull request as draft
July 28, 2026 21:02
patroza
force-pushed
the
t3-discord/f7d37879-desktop-deeplinks
branch
from
July 28, 2026 21:18
481357b to
0e02d1e
Compare
patroza
force-pushed
the
t3code/setup-t3code-url-handler
branch
from
July 28, 2026 21:19
608e2d5 to
7ab9ac5
Compare
patroza
force-pushed
the
t3-discord/f7d37879-desktop-deeplinks
branch
from
July 29, 2026 07:19
0e02d1e to
d44619d
Compare
patroza
force-pushed
the
t3code/setup-t3code-url-handler
branch
from
July 29, 2026 07:19
7ab9ac5 to
494048c
Compare
patroza
force-pushed
the
t3-discord/f7d37879-desktop-deeplinks
branch
from
July 29, 2026 07:31
d44619d to
b00d6c0
Compare
patroza
force-pushed
the
t3code/setup-t3code-url-handler
branch
from
July 29, 2026 07:31
494048c to
7b537df
Compare
patroza
force-pushed
the
t3-discord/f7d37879-desktop-deeplinks
branch
from
July 29, 2026 07:53
b00d6c0 to
d139839
Compare
patroza
force-pushed
the
t3code/setup-t3code-url-handler
branch
from
July 29, 2026 07:55
7b537df to
0c26ec0
Compare
patroza
force-pushed
the
t3-discord/f7d37879-desktop-deeplinks
branch
17 times, most recently
from
July 30, 2026 04:49
58974c3 to
0ee42d7
Compare
patroza
force-pushed
the
t3-discord/f7d37879-desktop-deeplinks
branch
29 times, most recently
from
July 31, 2026 10:28
1c2c5b6 to
b431423
Compare
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.
Summary
t3codeURL protocol once at the electron-builder root so macOS and Linux package metadata consume the same configurationt3code-devrenderer scheme as an OS URL handlerVerification
vp checkELECTRON_SKIP_BINARY_DOWNLOAD=1 vp run -r --cache --log labeled typecheckvp test run scripts/build-desktop-artifact.test.ts apps/desktop/src/app/DesktopClerk.test.ts apps/desktop/src/app/DesktopDeepLinks.test.tsvp run --cache build:desktop