Skip to content

[Browsing]: Make a richer set of web browsing actions #1469

Closed
@neubig

Description

@neubig

What problem or use case are you trying to solve?

Currently OpenDevin can perform browsing on the web, but not a wider variety of web tasks. It would be good if it could do more things, such as scrolling through pages, potentially clicking on things, etc.

Do you have thoughts on the technical implementation?

Fortunately, we are in the process of incorporating BrowserGym, which should make this relatively easy. To fix this issue we can:

  • Reference the implementation of the BrowseURLAction.
  • Reference the set of browsing actions provided by BrowserGym.
  • Implement the set of browsing actions in BrowserGym in a similar way to BrowseURLAction

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions