Skip to content

Remove vendored Windows binaries - #9318

Merged
jh-block merged 2 commits into
mainfrom
jhugo/remove-vendored-windows-binaries
May 19, 2026
Merged

Remove vendored Windows binaries#9318
jh-block merged 2 commits into
mainfrom
jhugo/remove-vendored-windows-binaries

Conversation

@jh-block

Copy link
Copy Markdown
Collaborator

Fetch pinned uv binaries during Windows packaging instead of keeping the binaries in the repository.

Switch local Windows release helpers to the MSVC target and drop references to the old GNU runtime DLL bundle.

Fetch pinned uv binaries during Windows packaging instead of committing compiled artifacts to the repository.

Switch local Windows release helpers to the MSVC target and drop references to the old GNU runtime DLL bundle.

Signed-off-by: jh-block <jhugo@block.xyz>
@jh-block
jh-block requested a review from lifeizhou-ap May 19, 2026 10:24

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 546279503d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Justfile
Keep the local Windows release helpers on the MSVC path while making non-Windows hosts fail with an explicit message instead of trying to invoke PowerShell.

Signed-off-by: jh-block <jhugo@block.xyz>

@DOsinga DOsinga left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean removal of vendored Windows binaries in favor of build-time download with SHA-256 verification. MSVC alignment with CI is correct — the GNU DLLs are no longer needed. Codex comment about cross-platform builds is not actionable since CI already runs natively on windows-latest with MSVC.

@jh-block
jh-block added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 1997799 May 19, 2026
31 of 32 checks passed
@jh-block
jh-block deleted the jhugo/remove-vendored-windows-binaries branch May 19, 2026 12:39
lifeizhou-ap added a commit that referenced this pull request May 20, 2026
* main: (70 commits)
  Feat/summon subagent instructions (#9325)
  feat: open-plugins generalization + skills (#9112)
  feat(hooks): PreToolUse denial (#9304)
  Add support for optional api_key configuration for declarative openai-engine providers (#9202)
  fix(cli): use plain '> ' prompt instead of goose emoji (#9305)
  flag for login shell PATH (#9313)
  Remove popular chat topics from new chat screen (#9307)
  fix: stop killing goosed when a window closes (#9302)
  Remove vendored Windows binaries (#9318)
  Add Linux musl CLI builds (#9240)
  feat(acp): paginate session list (#9199)
  docs: reorganize (#9310)
  Structured per-provider config block, non-destructive provider switching (#8977)
  feat(cli): add `goose review` local code review command (#9114)
  feat(tui): diff viewer (#9260)
  fix(otel): emit trace_output as span attribute instead of event (#9255)
  docs: add guide for connecting goose Desktop to a remote goosed server (#9275)
  fix(config): check file fallback when keyring has no entry (#9279)
  fix(desktop): ScheduleModal error message styling (#9278)
  fix(ui): align sidebar hamburger in macOS fullscreen (#9257)
  ...
lifeizhou-ap added a commit that referenced this pull request May 22, 2026
* main: (38 commits)
  [Prompt injection mitigation] Update pattern-based detection to reduce FPs (#9350)
  feat: add Harbor eval runner (#9138)
  chore(release): bump version to 1.35.0 (minor) (#9150)
  Include request URL in provider error messages (#9232)
  fix(databricks): ensure parallel tool image responses don't interleave tool results (#9241)
  Surface resolved Databricks model metadata (#9206)
  Add unified thinking effort control across all providers (#9242)
  Add Linux desktop Vulkan packages (#9323)
  chore: update canonical model registry (#9331)
  feat: slash commands (built-in, skill, recipe) in acp server (#9238)
  feat: add /goal command for agent self-evaluation before finishing (#9069)
  Feat/summon subagent instructions (#9325)
  feat: open-plugins generalization + skills (#9112)
  feat(hooks): PreToolUse denial (#9304)
  Add support for optional api_key configuration for declarative openai-engine providers (#9202)
  fix(cli): use plain '> ' prompt instead of goose emoji (#9305)
  flag for login shell PATH (#9313)
  Remove popular chat topics from new chat screen (#9307)
  fix: stop killing goosed when a window closes (#9302)
  Remove vendored Windows binaries (#9318)
  ...
shafqatevo pushed a commit to shafqatevo/goose that referenced this pull request Aug 7, 2026
Signed-off-by: jh-block <jhugo@block.xyz>
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.

2 participants