-
Notifications
You must be signed in to change notification settings - Fork 3
feat: Add Computer Use guide #62
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
feat: Add Computer Use guide #62
Conversation
|
Requesting review from @juecd who has experience with the following files modified in this PR:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Performed full review of 758d73b...970104b
Analysis
No significant architectural issues were identified in this PR. The changes appear to be documentation-only, following established patterns and structure of the existing codebase. The PR adds documentation for Anthropic's Computer Use integration with Kernel, properly organized within the existing documentation structure.
Tip
⚡ Quick Actions
This review was generated by Mesa.
Actions:
Slash Commands:
/review- Request a full code review/review latest- Review only changes since the last review/describe- Generate PR description. This will update the PR body or issue comment depending on your configuration/help- Get help with Mesa commands and configuration options
2 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings
|
@tembo can you make the docs page url computer-use-anthropic and also use this link for the Computer Use link: https://docs.claude.com/en/docs/agents-and-tools/tool-use/computer-use-tool Lastly, please change "select Computer Use (Anthropic)" to "select Computer Use" |
Lastly, please change "select Computer Use (Anthropic)" to "select Computer Use" Thanks for the changes @tembo! I've updated the documentation as requested:
All changes have been committed and should be ready for review. |
Updated heirarchy in docs.json so computer-use would be a sub-section in integration guides, simplifying the naming conventions used.
masnwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Description
Adds a new integration guide for Anthropic's Computer Use, detailing its features and quick setup with Kernel.
Changes
integrations/computer-usetodocs.json.integrations/computer-use.mdx.TL;DR
Adds a new integration guide for Anthropic's Computer Use, detailing its features and how to set it up with Kernel.
Why we made these changes
To provide users with clear documentation on how to leverage the new Computer Use integration, which allows Claude to interact with cloud-hosted browsers managed by Kernel.
What changed?
integrations/computer-use-anthropic.mdx: Created a new guide that explains the features, benefits, and setup process for the integration.docs.json: Added the new guide to the "Integrations" section of the site's navigation structure.Validation
Description generated by Mesa. Update settings