Skip to content

Fix streamed WarpGrep result handling#15

Open
bhaktatejas922 wants to merge 1 commit intomainfrom
fix/issue-9-warpgrep
Open

Fix streamed WarpGrep result handling#15
bhaktatejas922 wants to merge 1 commit intomainfrom
fix/issue-9-warpgrep

Conversation

@bhaktatejas922
Copy link
Copy Markdown
Contributor

Closes #9.

Summary

  • Await the final value from streamed WarpGrepClient.execute() before formatting the result.
  • Add a regression test for promised final WarpGrep results so the plugin does not format the promise as a failed search.

Tests

  • bun test
  • bun run build
  • bun run typecheck
  • bun run ci
  • Live local sanity check with warpgrep_codebase_search against this repo returned 1 context instead of the issue failure.

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.

WarpGrep failing on every use

1 participant