Add DeepSeek Harness Parallel Search plugin - #39
Closed
georgeatparallel wants to merge 1 commit into
Closed
Conversation
georgeatparallel
marked this pull request as ready for review
August 17, 2026 19:22
Contributor
Author
|
Superseded by #40, which uses a branch directly in parallel-web/parallel-npm-packages. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@parallel-web/dsh-web-search-parallelas a first-class workspace packageweb_searchprovider throughcordis.patch.ymlmainWhy
DeepSeek Harness supports provider-neutral web search, but it does not include a Parallel provider. This package lets Harness users route the existing built-in
web_searchtool through Parallel without adding a second model-facing tool or expanding the package into fetch/extract behavior.User impact
After the release candidate is published, users can install the plugin into the Harness
webprofile, exportPARALLEL_API_KEY, and keep using the normal Harnessweb_searchexperience. The README includes a start-to-finish setup path and direct request-verification guidance.Validation
actionlintv1.7.7 on both workflowsRelease follow-up
Merging this PR intentionally does not publish the newly added package. An npm organization owner must manually bootstrap
0.1.0-rc.0under thercdist-tag, configure npm trusted publishing for this repository and workflow, and then use the normal version-bump PR flow for later releases.