mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-21 03:39:54 +00:00
7f9dd60c15
Three fixes: 1. Web search provider menu now says 'Select Search Provider' and notes that a free DuckDuckGo search skill is included if Firecrawl isn't desired. Supports custom setup_title/setup_note per TOOL_CATEGORIES. 2. All multi-provider menus (web, browser, TTS) now include a 'Skip — keep defaults / configure later' option so users can move on. 3. First-install flow now walks through ALL tools with provider options (browser, TTS, web, image_gen, etc.), not just ones missing API keys. Previously, tools with a free provider (browser/Local, TTS/Edge) were silently skipped — users never got to choose between Local vs Browserbase or Edge vs ElevenLabs.