normal-computing / fuji-web

Fuji is an AI agent that lives in your browser's sidepanel. You can now get tasks done online with a single command!
Apache License 2.0
191 stars 13 forks source link

Support "back" and "forward" navigation action #164

Open lynchee-owo opened 1 month ago

lynchee-owo commented 1 month ago

Context: a task requires navigating back to the previous page. e.g., webwand clicks one of the result from the search result, and realizes that this result is not the right option. So it should go back to the search result to check another result.

Status quo: right now webwand does not support “backward“ action. So it has to open a new website, type the search query again to enter the search result page.

Expected: webwand should be able to perform “backward“ and “forwards“ browser navigation.