Describe the bug
The BDS:AUTO web search feature fails on every single query without exception. The search is triggered, a query string is shown, but the result is always [BDS:AUTO] Search failed for: — no results are ever returned.
To Reproduce
Steps to reproduce the behavior:
Open BetterDeepSeek with the BDS:AUTO mode active
Submit any prompt that triggers a web search (e.g. "research [person name]")
Observe that every search step logs Search failed for: ... with a runId
The research plan never completes — it loops or stops with no data
Expected behavior
Each search query should return actual results from DuckDuckGo (or the configured search backend) and pass them into the model's context to complete the research plan.
Screenshots
Device:
OS: Windows
Browser: Brave
Additional context
Multiple different queries were attempted across the same runId session — all failed. The failure appears to be systematic, not query-specific. Possibly a broken DuckDuckGo API connection or missing search credentials in the extension config.
Describe the bug
The BDS:AUTO web search feature fails on every single query without exception. The search is triggered, a query string is shown, but the result is always [BDS:AUTO] Search failed for: — no results are ever returned.
To Reproduce
Steps to reproduce the behavior:
Open BetterDeepSeek with the BDS:AUTO mode active
Submit any prompt that triggers a web search (e.g. "research [person name]")
Observe that every search step logs Search failed for: ... with a runId
The research plan never completes — it loops or stops with no data
Expected behavior
Each search query should return actual results from DuckDuckGo (or the configured search backend) and pass them into the model's context to complete the research plan.
Screenshots
Device:
OS: Windows
Browser: Brave
Additional context
Multiple different queries were attempted across the same runId session — all failed. The failure appears to be systematic, not query-specific. Possibly a broken DuckDuckGo API connection or missing search credentials in the extension config.