Skip to content

Add windhawk extension - #31327

Open
muhammadrizo-y wants to merge 4 commits into
raycast:mainfrom
muhammadrizo-y:ext/windhawk
Open

muhammadrizo-y wants to merge 4 commits into
raycast:mainfrom
muhammadrizo-y:ext/windhawk

Conversation

@muhammadrizo-y

@muhammadrizo-y muhammadrizo-y commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Description

Install and manage Windhawk mods, straight from Raycast

Commands

Manage Mods

Manage installed Windhawk mods

  • View mod details: mod ID, README, version, author, GitHub, target processes, etc.
  • Enable / disable mods
  • Uninstall mods
  • View changelog
  • View source code
  • Copy mod info
  • Copy terminal commands

Search Mods

Search and install Windhawk mods

  • View mod details: mod ID, README, version, author, GitHub, target processes, etc.
  • Enable / disable mods
  • Install / uninstall mods
  • Install specific versions
  • View changelog
  • View source code
  • Copy mod info
  • Copy terminal commands

Screencast

Cap.2026-09-20.at.15.25.25.mp4

Checklist

@raycastbot raycastbot added new extension Label for PRs with new extensions AI Extension platform: Windows labels Sep 20, 2026
@raycastbot

Copy link
Copy Markdown
Collaborator

Congratulations on your new Raycast extension! 🚀

We're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 15 business days.

Once the PR is approved and merged, the extension will be available on our Store.

@greptile-apps

greptile-apps Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge based on the latest changes.

What we checked:

  • Response path stays in work folder: No. The worker builds the response name from a fixed-length string that allows only hex digits and hyphens. Those characters cannot add a path segment.

Summary

Adds a Windows-only Raycast extension for installing and managing Windhawk mods. Users can search the Windhawk catalog, manage installed mods, inspect details and source, install specific versions, and run administrator-only actions through a background worker.

  • Adds Manage Mods and Search Mods commands.
  • Connects Raycast to the Windhawk CLI and repository data.
  • Adds mod details, changelogs, source code, version lists, and copy actions.
  • Adds one-time administrator worker setup for mod-changing commands.

Reviews (4) · Last reviewed commit: "fix: harden worker response paths agains..."

Comment thread extensions/windhawk/src/utils/admin-worker.ts Outdated
Comment thread extensions/windhawk/src/utils/admin-worker.ts
Comment thread extensions/windhawk/src/utils/admin-worker.ts Outdated
Comment thread extensions/windhawk/src/utils/actions.ts
Comment thread extensions/windhawk/src/utils/admin-worker.ts Outdated
Comment thread extensions/windhawk/src/utils/admin-worker.ts
Comment thread extensions/windhawk/src/components/InstalledModDetail.tsx
Comment thread extensions/windhawk/src/components/InstalledModDetail.tsx Outdated
Comment thread extensions/windhawk/src/search-mods.tsx Outdated
@socket-security

socket-security Bot commented Sep 20, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​types/​node@​26.6.21001008196100

View full report

Comment thread extensions/windhawk/src/utils/admin-worker.ts Outdated
@muhammadrizo-y
muhammadrizo-y marked this pull request as ready for review September 20, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Extension new extension Label for PRs with new extensions platform: Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants