[PR #12533] fix(web): keep /share available to copy existing link #14254

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

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

State: closed
Merged: Yes


before sharing
image

after sharing
image

Summary

  • keep session.share available in web command palette + slash suggestions after a session is already shared
  • make /share copy the existing share URL when present, and only call share API when no URL exists

Related

Issue

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12533 **State:** closed **Merged:** Yes --- **before sharing** <img width="597" height="101" alt="image" src="https://github.com/user-attachments/assets/b937ec37-775a-4368-972e-1b58ccdc310c" /> **after sharing** <img width="597" height="117" alt="image" src="https://github.com/user-attachments/assets/885496a3-93c9-46f3-8b49-31f859a14e34" /> ## Summary - keep `session.share` available in web command palette + slash suggestions after a session is already shared - make `/share` copy the existing share URL when present, and only call share API when no URL exists ## Related - companion TUI PR: https://github.com/anomalyco/opencode/pull/12532 ## Issue - Refs #12535
yindo added the pull-request label 2026-02-16 18:19:04 -05:00
yindo closed this issue 2026-02-16 18:19:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14254