Skip to content

Windows installer size bloat#300

Draft
hazeone wants to merge 4 commits intomainfrom
cursor/windows-installer-size-bloat-e67c
Draft

Windows installer size bloat#300
hazeone wants to merge 4 commits intomainfrom
cursor/windows-installer-size-bloat-e67c

Conversation

@hazeone
Copy link
Contributor

@hazeone hazeone commented Mar 5, 2026

Reduce Windows installer size by pruning unused @node-llama-cpp variants and disabling the universal installer.

The Windows installer size significantly increased in v0.1.21 due to the OpenClaw dependency pulling large @node-llama-cpp GPU binaries for all architectures, which were not being pruned during packaging. Additionally, a universal Windows installer (*-win.exe) was being generated, combining multiple architectures. This PR addresses these issues to optimize artifact size.


Open in Web Open in Cursor 

cursoragent and others added 4 commits March 5, 2026 02:07
Co-authored-by: Haze <hazeone@users.noreply.github.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Mar 5, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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