feat(discord,web): Discord markdown finals + T3 message deep links - #266
Merged
Conversation
Stop ASCII-tableifying finals so links stay clickable. Long or table-heavy answers append a compact · [T3](webUi/?thread=…#message-…) deep link using the configured web UI base. Web navigates ?thread= and scrolls #message- into view via the existing timeline anchor path. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 31, 2026
) * feat(discord,web): Discord markdown finals + T3 message deep links Stop ASCII-tableifying finals so links stay clickable. Long or table-heavy answers append a compact · [T3](webUi/?thread=…#message-…) deep link using the configured web UI base. Web navigates ?thread= and scrolls #message- into view via the existing timeline anchor path. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(web): typecheck deep-link MessageId import and navigate hash Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 31, 2026
Discord #266 landed OmegentDeepLinkCoordinator, deepLinks helpers, and ChatView scroll on the discord overlay. Those are shared web surfaces and collided with identity's IdentityClaimGate mount in __root during compose. Keep them on fork/changes so overlays only own client-specific code; Discord bot ResponseBridge stays on fork/discord. Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 31, 2026
) * feat(discord,web): Discord markdown finals + T3 message deep links Stop ASCII-tableifying finals so links stay clickable. Long or table-heavy answers append a compact · [T3](webUi/?thread=…#message-…) deep link using the configured web UI base. Web navigates ?thread= and scrolls #message- into view via the existing timeline anchor path. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(web): typecheck deep-link MessageId import and navigate hash Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 1, 2026
Discord #266 landed OmegentDeepLinkCoordinator, deepLinks helpers, and ChatView scroll on the discord overlay. Those are shared web surfaces and collided with identity's IdentityClaimGate mount in __root during compose. Keep them on fork/changes so overlays only own client-specific code; Discord bot ResponseBridge stays on fork/discord. Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 1, 2026
Discord #266 landed OmegentDeepLinkCoordinator, deepLinks helpers, and ChatView scroll on the discord overlay. Those are shared web surfaces and collided with identity's IdentityClaimGate mount in __root during compose. Keep them on fork/changes so overlays only own client-specific code; Discord bot ResponseBridge stays on fork/discord. Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
Discord #266 landed OmegentDeepLinkCoordinator, deepLinks helpers, and ChatView scroll on the discord overlay. Those are shared web surfaces and collided with identity's IdentityClaimGate mount in __root during compose. Keep them on fork/changes so overlays only own client-specific code; Discord bot ResponseBridge stays on fork/discord. Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
Discord #266 landed OmegentDeepLinkCoordinator, deepLinks helpers, and ChatView scroll on the discord overlay. Those are shared web surfaces and collided with identity's IdentityClaimGate mount in __root during compose. Keep them on fork/changes so overlays only own client-specific code; Discord bot ResponseBridge stays on fork/discord. Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
Discord #266 landed OmegentDeepLinkCoordinator, deepLinks helpers, and ChatView scroll on the discord overlay. Those are shared web surfaces and collided with identity's IdentityClaimGate mount in __root during compose. Keep them on fork/changes so overlays only own client-specific code; Discord bot ResponseBridge stays on fork/discord. Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
Discord #266 landed OmegentDeepLinkCoordinator, deepLinks helpers, and ChatView scroll on the discord overlay. Those are shared web surfaces and collided with identity's IdentityClaimGate mount in __root during compose. Keep them on fork/changes so overlays only own client-specific code; Discord bot ResponseBridge stays on fork/discord. Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
Discord #266 landed OmegentDeepLinkCoordinator, deepLinks helpers, and ChatView scroll on the discord overlay. Those are shared web surfaces and collided with identity's IdentityClaimGate mount in __root during compose. Keep them on fork/changes so overlays only own client-specific code; Discord bot ResponseBridge stays on fork/discord. Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.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.
Summary
ASCII tables killed clickable links. Finals now stay as Discord markdown; long or table-heavy answers get a compact T3 deep link. The web client opens
?thread=and scrolls to#message-{id}.Discord bot
· [T3]({T3_WEB_UI_BASE_URL}/?thread=…#message-…)Web client
/?thread={id}#message-{messageId}Test plan
· [T3](…)opened by patroza in chat thread Discord · Discord · T3
Co-authored by: patroza