[PR #12985] chore: add scoop install command in the index route tab component #14465

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

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

State: open
Merged: No


What does this PR do?

This PR fixes #12986 by adding Scoop installation support to the OpenCode console's index page.

  • Adds a new "scoop" tab alongside the existing "paru" tab
  • Includes the installation command: scoop install opencode

Please provide a description of the issue (if there is one), the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

The index page was missing the installation snippet for Scoop, so I made the changes in the index routes's to render it alongside paru

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

I verified this code by running the local server.

image
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12985 **State:** open **Merged:** No --- ### What does this PR do? This PR fixes #12986 by adding Scoop installation support to the OpenCode console's index page. - Adds a new "scoop" tab alongside the existing "paru" tab - Includes the installation command: `scoop install opencode` Please provide a description of the issue (if there is one), the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR. The index page was missing the installation snippet for Scoop, so I made the changes in the index routes's to render it alongside paru **If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!** ### How did you verify your code works? I verified this code by running the local server. <img width="1904" height="956" alt="image" src="https://github.com/user-attachments/assets/e23303d2-92a3-4018-8ed3-cba2d0fd2448" />
yindo added the pull-request label 2026-02-16 18:19:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14465