ソースを参照

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 3 ヶ月 前
コミット
efb651e33a
1 ファイル変更0 行追加0 行削除
  1. 0 0
      agent/tools/builtin/baseClass.py

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