Skip to content

feat: add DuckDuckGo fallback for search in local dev mode#1204

Open
AterX-X wants to merge 1 commit intoagent0ai:mainfrom
AterX-X:claude/tender-antonelli
Open

feat: add DuckDuckGo fallback for search in local dev mode#1204
AterX-X wants to merge 1 commit intoagent0ai:mainfrom
AterX-X:claude/tender-antonelli

Conversation

@AterX-X
Copy link

@AterX-X AterX-X commented Mar 4, 2026

Summary

  • Adds DuckDuckGo as a fallback search engine when SearXNG is unavailable (e.g. local development without Docker/RFC)
  • SearXNG requires Docker containers and the RFC system, which aren't available in local dev mode. This change gracefully falls back to DuckDuckGo search so the agent can still search the web.

Test plan

  • Verify SearXNG search still works when Docker/RFC is available
  • Verify DuckDuckGo fallback activates when SearXNG fails (local dev mode without Docker)
  • Verify search results are properly formatted from DuckDuckGo

🤖 Generated with Claude Code

SearXNG requires Docker/RFC which isn't available in local development
mode. This adds a DuckDuckGo fallback so search still works without Docker.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant