Skip to content

Brew Windows v0.1.0

Choose a tag to compare

@anubissbe anubissbe released this 17 May 19:34
· 27 commits to main since this release

Native Brew Windows MVP

This first prototype release provides the native Windows install path:

irm https://github.com/Euraika-Labs/brew-windows/releases/latest/download/install.ps1 | iex
brew install codex
codex --version

Included:

  • PowerShell-native brew runtime
  • %LOCALAPPDATA%\Homebrew default prefix
  • generic JSON formula catalog
  • SHA256-verified package installs
  • generated .ps1 and .cmd shims
  • codex formula using official OpenAI Windows release bundles
  • Windows CI for PowerShell 7 and Windows PowerShell

Validation before release:

  • local scripts/validate.ps1
  • main CI green
  • release installer smoke test against a temp prefix
  • real brew install codex smoke test returned codex-cli 0.130.0