#:mag: Web Search & Scraping tool

1 messages · Page 1 of 1 (latest)

magic spire
#

I noticed that the configuration options for the 🔍 Web Search & Scraping tool do not appear directly in the Reconfigure interface after installation. You must first disable the 🔍 Web Search & Scraping tool and then re-enable it before you can configure it.

left cedar
#

Thanks, this looks like a real rough edge in the tools UI.

The current Reconfigure menu is built from tools that Hermes thinks are already configured, not just tools that are enabled. So Web Search can end up enabled for a platform, but if web.backend / provider credentials were never written during that first setup path, it may not appear under “Reconfigure” until disabling and re-enabling forces the provider setup flow to run.

Your workaround is the right one for now:

hermes tools disable web --platform cli
hermes tools enable web --platform cli

Use the platform you’re configuring if it is not CLI.

I'll work on a menu fix PR for this rn.

hazy halo
#

checking