Most AI agent products say they can "search the web," but they often collapse several very different behaviors into one checkbox.
In the current AIClaw repository, web search is modeled more explicitly:
some models can use built-in provider-side search
other agents can call an external web_search tool through a configured search engine
both paths are visible in runtime behavior instead of being hidden behind vague magic










