[PR #7127] fix(app): open links in new tab or browser #12259

Closed
opened 2026-02-16 18:17:11 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7127

State: closed
Merged: Yes


Summary

  • Adds target="_blank" and rel="noopener noreferrer" to all links rendered in markdown
  • Applies to both the main app UI and the web share component
  • Links now open in a new tab instead of navigating away from the chat
  • Tested on both web and desktop app.
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7127 **State:** closed **Merged:** Yes --- ## Summary - Adds `target="_blank"` and `rel="noopener noreferrer"` to all links rendered in markdown - Applies to both the main app UI and the web share component - Links now open in a new tab instead of navigating away from the chat - Tested on both web and desktop app.
yindo added the pull-request label 2026-02-16 18:17:11 -05:00
yindo closed this issue 2026-02-16 18:17:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12259