Skip to content

create-new: enable free DuckDuckGo (ddgs) web search by default #137

Description

@juniperbevensee

Task for the gardener. New agents (e.g. chur_bot) ship with web.search_backend: '' and no search key → no working web search out of the box. hermes-agent already bundles a free DuckDuckGo ddgs search skill (no API key; see hermes tools_config.py "A free DuckDuckGo search skill is also included") and supports free self-hosted SearXNG.

Make the default package search-capable with zero keys:

  • create-new/deploy: enable the bundled ddgs free-search skill by default and set the generated config.yaml web.search_backend accordingly (verify the exact skill/backend id against hermes-agent).
  • Keep premium providers (Exa / Tavily / SearXNG / Firecrawl) as opt-in via key in the wizard.
  • Consider pairing with the existing camofox browser for fetch/browse (the "search/browser combo").
  • RGTDD + independent audit per repo dev flow.

Context: raised 2026-07-02 — chur_bot couldn't search; user wants a free off-the-shelf search/browser in the default package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions