Skip to content

chore: add scoop install command in the index route tab component#12985

Closed
ShubhamVerma1811 wants to merge 1 commit into
anomalyco:devfrom
ShubhamVerma1811:dev
Closed

chore: add scoop install command in the index route tab component#12985
ShubhamVerma1811 wants to merge 1 commit into
anomalyco:devfrom
ShubhamVerma1811:dev

Conversation

@ShubhamVerma1811

@ShubhamVerma1811 ShubhamVerma1811 commented Feb 10, 2026

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@github-actions

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Apr 12, 2026
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.

[FEATURE]: Add scoop install instruction/snippet on the home page

1 participant