Gap
Commit hashes and file paths in the UI are inert text.
What competitors do
delta emits OSC-8 terminal hyperlinks so commit hashes and file paths become clickable links to the hosting provider (GitHub, GitLab, SourceHut, Codeberg).
Why it matters for hunk
Low-effort, high-polish. In a review surface, click-to-open-on-GitHub for a commit or file is a natural affordance and signals maturity.
Sketch
- Detect remote/forge from git config; format commit SHAs and file paths as OSC-8 links in capable terminals.
- Graceful no-op where the terminal or remote isn't recognized.
Source: competitor gap analysis (delta).
Gap
Commit hashes and file paths in the UI are inert text.
What competitors do
delta emits OSC-8 terminal hyperlinks so commit hashes and file paths become clickable links to the hosting provider (GitHub, GitLab, SourceHut, Codeberg).
Why it matters for hunk
Low-effort, high-polish. In a review surface, click-to-open-on-GitHub for a commit or file is a natural affordance and signals maturity.
Sketch
Source: competitor gap analysis (delta).