Format root GitHub repository links in chat #9633
hideoneric
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Raw GitHub repository URLs are visually noisy in the composer and in sent user messages.
I propose formatting canonical repository-root URLs as a compact GitHub icon plus
owner/repository, while preserving the original URL for sending, copying, draft restoration, and navigation. Issue, pull request, file, and other deeper GitHub URLs would keep their existing rendering.This is a web-client presentation change and therefore applies to the desktop wrapper as well. It does not change providers, server contracts, remote connection behavior, or mobile rendering.
Implementation PR: #9634
All reactions