Skip to content

revert(core): skip fff in node runtime#34549

Merged
Hona merged 1 commit into
devfrom
revert-fff-guard
Jun 30, 2026
Merged

revert(core): skip fff in node runtime#34549
Hona merged 1 commit into
devfrom
revert-fff-guard

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

Rationale

Tracing showed the desktop Node sidecar already resolves #fff to fff.node.ts, where Fff.available() returns false, so desktop already selects ripgrep without the explicit Node runtime guard. The merged guard was defensive only and did not address the observed command palette regression.

Testing

  • bun typecheck from packages/core
  • bun test test/filesystem/search.test.ts test/location-filesystem.test.ts from packages/core
  • pre-push bun turbo typecheck

This reverts #34353 because tracing showed the desktop Node sidecar already resolves #fff to fff.node.ts and selects ripgrep through Fff.available() returning false. The explicit Node guard was defensive only and did not fix the observed command palette regression.

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
@Hona Hona marked this pull request as ready for review June 30, 2026 02:58
Copilot AI review requested due to automatic review settings June 30, 2026 02:58
@Hona Hona merged commit 018ce34 into dev Jun 30, 2026
10 checks passed
@Hona Hona deleted the revert-fff-guard branch June 30, 2026 02:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants