Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Anchorbrowser computer implementation #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

guybensimhon1
Copy link

We're adding Anchorbrowser as a new browser environment for CUA. This PR introduces the AnchorBrowser class as a new Computer implementation.

Key Changes:

  • Added AnchorBrowser class inheriting from BasePlaywrightComputer.
  • Implemented all required Computer interface methods.
  • Added configuration using ANCHOR_API_KEY.
  • Updated CLI to include the Anchor option.

Next Steps:
We already support OS-like features for viewing and clicking, similar to Operator, and plan to integrate these for a seamless Operator-like interface. We'll keep this integration updated with improvements from both CUA and Anchorbrowser.

Questions?
Let us know if you have any questions or need changes. You can reach us at [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants