block / goose

Goose is a developer agent that operates from your command line to help you do the boring stuff.
https://block.github.io/goose/
Apache License 2.0
220 stars 37 forks source link

feat: Add new navigation tools to the web browser toolkit #273

Closed AaronGoldsmith closed 3 days ago

AaronGoldsmith commented 3 days ago

This pull request includes two enhancements to the web browser toolkit.

The browser extension occasionally has issues clicking on the correct element on the page while navigating a website. This pull request help address the issue by allowing goose to easily scroll through a page and click on links and buttons using the visible text content.

New functionalities: