Skip to content

Conversation

@Raviguntakala
Copy link
Contributor

@Raviguntakala Raviguntakala commented Dec 14, 2025

Summary

Fix sharing-related issues: unshare command not working and wrong share URL displayed

Changes

Commit 1: fix unshare command (Fixes #5493)

  • Fixed code path mismatch: unshare now uses ShareNext.remove() like share does
  • Fixed storage key bug in ShareNext.remove() (was using wrong key)
  • Added toast feedback for unshare command

Commit 2: fix share URL display (Fixes #5522)

  • --share flag was showing hardcoded URL opencode.ai/s/xxx
  • Now shows actual URL from API response opncd.ai/share/xxx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Share links are broken The Share page is completely empty, and /unshare does nothing

1 participant