feat(web): add Qwen native search adapter - #5684
Closed
h3c-hexin wants to merge 2 commits into
Closed
Conversation
Signed-off-by: hexin <372726039@qq.com>
Signed-off-by: hexin <372726039@qq.com>
15 tasks
This was referenced Aug 28, 2026
Owner
|
Merged via current-main rescue PR #5690 (merge commit ) — direct pushes to the fork branch were denied (403), so the reconciliation merge carrying your exact head as second parent landed through #5690. All three commits and your authorship are preserved verbatim in main. Thank you for the contribution and for fixing the changelog/link gates on the original branch. |
Hmbown
added a commit
that referenced
this pull request
Aug 28, 2026
…684-20260828 feat(web): add Qwen native search adapter (rescue of #5684)
This was referenced Aug 28, 2026
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
qwen3.8-max,qwen3.7-plus, andqwen3.7-maxon ModelStudio Token Plan's Responses Harness.web_searchtool with stringtool_choice: "required"through the active authenticated transport.Refs #5681 (partial).
No-Issue: partial delivery tracked by #5681; this slice must not close the umbrella issue.
Related: #5682.
Testing
cargo fmt --all -- --checkcargo test -p codewhale-config qwen_native_search_is_exact_to_token_plan_responses_routes -- --nocapturecargo test -p codewhale-tui client::provider_native_search::tests -- --nocapture— 9 passedcargo check -p codewhale-config -p codewhale-tuigit diff --checkChecklist
Honesty boundary
This exact upstream commit was verified with deterministic mocks, not a funded ModelStudio Token Plan request. No credentials, release, tag, deployment, or publication action is part of this PR. The workspace-wide clippy and test baseline findings are already recorded on #5682; this slice's changed config and provider-native test targets pass.