Procházet zdrojové kódy

refactor(browser-tools): move browser-use adapter to agent/tools/builtin

This is a pure file relocation without any code changes. The browser-use native tools adapter has been moved from the top-level `tools/` directory into the `agent/tools/builtin/` directory to better organize the codebase structure and align with the agent's internal tool organization.
max_liu před 1 měsícem
rodič
revize
efb651e33a
1 změnil soubory, kde provedl 0 přidání a 0 odebrání
  1. 0 0
      agent/tools/builtin/baseClass.py

+ 0 - 0
tools/baseClassTools.py → agent/tools/builtin/baseClass.py