[PR #6526] Desktop: Install CLI #11956

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

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

State: closed
Merged: Yes


This adds a Install CLI:

image
  1. Embeds current install script into Tauri
  2. Added a new binary param to use existing binary instead of downloading new one
  3. On upgrade, checks if we have it installed, if so, sync cli

This is only supported on macos as currently this menu is only enabled there

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6526 **State:** closed **Merged:** Yes --- This adds a Install CLI: <img width="375" height="266" alt="image" src="https://github.com/user-attachments/assets/b40ca328-af60-46bf-a5cc-90b61b052c4c" /> 1. Embeds current install script into Tauri 2. Added a new binary param to use existing binary instead of downloading new one 3. On upgrade, checks if we have it installed, if so, sync cli This is only supported on macos as currently this menu is only enabled there
yindo added the pull-request label 2026-02-16 18:16:53 -05:00
yindo closed this issue 2026-02-16 18:16:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11956