summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-03-19 07:18:08 +0300
committerGrail Finder <wohilas@gmail.com>2026-03-19 07:18:08 +0300
commit7a6d2b8777606c13dafebe852fc4c986d268cf76 (patch)
tree2543329a16b38f1cf93470de26e43bab286aca6c /tools
parent69a69547ffed37d73d0416103025e6b16f5cb19b (diff)
parent3e4213b5c39a18424e6d117d7967b1e9919e3402 (diff)
Merge branch 'feat/agent-flow'HEADmaster
Diffstat (limited to 'tools')
-rw-r--r--tools/tools.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/tools.go b/tools/tools.go
index 4c89c07..967e5de 100644
--- a/tools/tools.go
+++ b/tools/tools.go
@@ -61,11 +61,6 @@ Your current tools:
"name":"read_url_raw",
"args": ["url"],
"when_to_use": "get raw content from a webpage"
-},
-{
-"name":"browser_agent",
-"args": ["task"],
-"when_to_use": "autonomous browser automation for complex multi-step tasks like login, form filling, scraping"
}
]
</tools>