Skip to content

Add Claude Computer Use Agent #44

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

KishSiva
Copy link

@KishSiva KishSiva commented Nov 10, 2024

This PR will add in an AI Agent for computer use using the Anthropic computer use docker image and add in an example of how to use the agent.

@bboynton97
Copy link
Contributor

This is great! Thank you for the PR!
Can you add the ability for the agent to prompt computer use as well? Also returning a status that reports if computer use was successful in the task would be great.

@bboynton97
Copy link
Contributor

bboynton97 commented Jan 15, 2025

this is a bit stale now, but could be rescued. it has promise

  • needs to be refactored to fit the new tool function
  • start_computer_use() should be a private function, the tool should be use_computer_use() and accept a prompt. it then starts the container and passes in the prompt, returning the result

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

Successfully merging this pull request may close these issues.

2 participants