Skip to content

fix(search): support remote flashgrep workspace search#652

Merged
GCWing merged 8 commits intoGCWing:mainfrom
wgqqqqq:workspace-search-flashgrep-multiarch
May 11, 2026
Merged

fix(search): support remote flashgrep workspace search#652
GCWing merged 8 commits intoGCWing:mainfrom
wgqqqqq:workspace-search-flashgrep-multiarch

Conversation

@wgqqqqq
Copy link
Copy Markdown
Collaborator

@wgqqqqq wgqqqqq commented May 11, 2026

Summary

Add flashgrep support for remote workspaces.

This change routes remote workspace search through the flashgrep path so remote projects can use the same search capability as local workspaces. It also keeps the bundled flashgrep resources in sync with the current pinned release (v0.2.6).

Why

Remote workspaces previously lacked the flashgrep-backed search path. This update makes remote workspace search behave like local workspace search and preserves the expected bundled binaries for each platform.

Validation

  • cargo check --workspace
  • cargo test --workspace
  • pnpm run lint:web
  • pnpm run type-check:web
  • pnpm --dir src/web-ui run test:run

Notes:

  • cargo check --workspace reports an existing unused import warning in src/apps/desktop/src/tray.rs.

@wgqqqqq wgqqqqq changed the title [codex] rebase flashgrep workspace search updates onto current main [codex] fix(search): support remote flashgrep workspace search May 11, 2026
@wgqqqqq wgqqqqq changed the title [codex] fix(search): support remote flashgrep workspace search fix(search): support remote flashgrep workspace search May 11, 2026
@wgqqqqq wgqqqqq marked this pull request as ready for review May 11, 2026 08:20
@GCWing GCWing merged commit 89ce51e into GCWing:main May 11, 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