Skip to content

bundle linux flashgrep in windows builds#728

Merged
GCWing merged 1 commit into
GCWing:mainfrom
wgqqqqq:codex/windows-bundle-linux-flashgrep
May 15, 2026
Merged

bundle linux flashgrep in windows builds#728
GCWing merged 1 commit into
GCWing:mainfrom
wgqqqqq:codex/windows-bundle-linux-flashgrep

Conversation

@wgqqqqq
Copy link
Copy Markdown
Collaborator

@wgqqqqq wgqqqqq commented May 15, 2026

Summary

Bundle the available Linux flashgrep binaries into Windows desktop builds so remote Linux workspace search can upload the correct daemon from a packaged Windows app.

Why

The remote workspace search path already supports Linux-only remote flashgrep sessions, but packaged Windows builds only injected the Windows binary into Tauri resources. That left Windows -> Linux workspace search without a bundled Linux binary to upload at runtime.

Impact

Packaged Windows desktop builds now include the existing Linux flashgrep resources in addition to the native Windows binary. Other platforms keep the current behavior.

Validation

  • node --check scripts/desktop-tauri-build.mjs
  • No full desktop packaging run per request

@wgqqqqq wgqqqqq changed the title [codex] bundle linux flashgrep in windows builds bundle linux flashgrep in windows builds May 15, 2026
@wgqqqqq wgqqqqq marked this pull request as ready for review May 15, 2026 07:19
@GCWing GCWing merged commit dcaa5f4 into GCWing:main May 15, 2026
4 checks passed
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