Skip to content

Conversation

@tembo
Copy link
Contributor

@tembo tembo bot commented Oct 1, 2025

Description

Adds a guide for Computer Use (OpenAI) integration, covering its concept and quick start via create-kernel-app.

Changes

New file integrations/computer-use-openai.mdx with guide content.


Want me to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io linear.app


TL;DR

Adds a new guide for the Computer Use (OpenAI) integration.

Why we made these changes

To provide users with documentation on what the Computer Use (OpenAI) integration is and how to get started with it using create-kernel-app.

What changed?

  • integrations/computer-use/openai.mdx: New guide covering the integration's concept, benefits, and a quick start tutorial.
  • docs.json: Updated site navigation to include the new guide under the "Integrations" section.

Validation

  • The new guide renders correctly on the documentation site.
  • The steps in the quick start are accurate and easy to follow.

Description generated by Mesa. Update settings

Copy link
Contributor

@mesa-dot-dev mesa-dot-dev bot left a 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...fb5679c

Analysis

  1. The guide incorrectly references an OpenAI documentation link for Computer Use (https://platform.openai.com/docs/guides/computer-use), when Computer Use is actually associated with Anthropic's Claude models, suggesting a critical factual error.

  2. The external documentation link may be non-existent or incorrect, requiring verification before merging to ensure users aren't directed to invalid resources.

  3. While the document structure and format follow established patterns, the fundamental accuracy issue calls into question whether this integration is properly aligned with the correct AI provider.

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

1 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

@dprevoznik
Copy link
Contributor

@tembo we just merged in changes to main from this PR: #62

Can you update the docs.json to ensure this PR fits into the new existing structure?

@tembo
Copy link
Contributor Author

tembo bot commented Oct 1, 2025

@tembo we just merged in changes to main from this PR: #62

Can you update the docs.json to ensure this PR fits into the new existing structure?

Thanks for the heads-up @dprevoznik. I've updated the docs.json file to include the new Computer Use guide under the Integrations group. The PR now fits into the new structure that was merged from PR #62. The change was straightforward - just added "integrations/computer-use-openai" to the pages array in the Integrations section.

Moved OpenAI computer use integration to solve merge conflict.
@dprevoznik
Copy link
Contributor

@tembo Can you update the computer use link to use: https://platform.openai.com/docs/guides/tools-computer-use

And, in the quick start section it should say you can use either TypeScript or Python and then you should choose "CUA Sample"

@tembo
Copy link
Contributor Author

tembo bot commented Oct 1, 2025

@tembo Can you update the computer use link to use: https://platform.openai.com/docs/guides/tools-computer-use

And, in the quick start section it should say you can use either TypeScript or Python and then you should choose "CUA Sample"

Thanks for your feedback, @dprevoznik! I've updated the guide with the requested changes:

  1. Changed the Computer Use documentation link to the correct URL: https://platform.openai.com/docs/guides/tools-computer-use

  2. Updated the quick start section to clarify that users can choose either TypeScript or Python, and should select "CUA Sample" as the template option.

Let me know if you need any other adjustments!

@dprevoznik
Copy link
Contributor

@tembo Actually use this link please for Computer Use: https://openai.com/index/computer-using-agent/

@tembo
Copy link
Contributor Author

tembo bot commented Oct 1, 2025

@tembo Actually use this link please for Computer Use: https://openai.com/index/computer-using-agent/

Thanks for the feedback, @dprevoznik. I've updated the documentation to use the link you provided for Computer Use (https://openai.com/index/computer-using-agent/) instead of the previous platform docs link. The change is now reflected in the introduction section of the Computer Use integration guide.

Copy link
Contributor

@dprevoznik dprevoznik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks Tembo!

@dprevoznik dprevoznik merged commit 010a17e into main Oct 1, 2025
2 checks passed
@dprevoznik dprevoznik deleted the tembo/kernel-387-computer-use-openai-guide branch October 1, 2025 20:45
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