Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Dec 19, 2025

Updated documentation to reflect the standardization of computer use template naming (e.g., computer-useanthropic-computer-use, cuaopenai-computer-use, gemini-cuagemini-computer-use) and the addition of the new OpenAGI Computer Use Python template. All template names, app names, action names, and invoke commands have been updated across quickstart and integration docs.

Files changed:

  • quickstart.mdx - Updated invoke commands and sample apps reference table with new template names
  • integrations/overview.mdx - Added OpenAGI and Gemini to Computer Use integrations list
  • integrations/computer-use/openagi.mdx - Added CLI template option as primary quick setup method

Generated from Danny/kernel 685 add oagi cua python template to kernel cli @dprevoznik


Note

Standardizes computer-use template naming, adds an OpenAGI Python template/docs, and updates quickstart deploy/invoke examples plus integrations (Gemini/OpenAGI).

  • Quickstart
    • Update deploy commands to use --env-file .env.
    • Refresh invoke examples: add captcha-solver, magnitude, and per-provider Computer Use commands for Anthropic, OpenAI, Gemini, and Python OpenAGI; remove generic Computer Use examples.
    • Revise sample apps table: adopt new template names (anthropic-computer-use, openai-computer-use, gemini-computer-use, openagi-computer-use), add captcha-solver entry.
  • Integrations
    • Add Computer Use (Gemini) and Computer Use (OpenAGI) links in integrations/overview.mdx.
  • OpenAGI Docs
    • Switch quick setup to Kernel CLI template: kernel create --template openagi-computer-use --language python, with deploy via kernel deploy main.py --env-file .env.
    • Note that the template includes AsyncDefaultAgent and TaskerAgent implementations.

Written by Cursor Bugbot for commit 43e5305. This will update automatically on new commits. Configure here.

mintlify bot added 3 commits December 19, 2025 16:47
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
mintlify bot added 4 commits December 19, 2025 16:56
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
mintlify bot added 2 commits December 19, 2025 19:08
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
@dprevoznik dprevoznik removed the request for review from archandatta December 19, 2025 21:38
Copy link
Contributor

@juecd juecd left a comment

Choose a reason for hiding this comment

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

lgtm

@dprevoznik dprevoznik merged commit 69c06f5 into main Dec 19, 2025
1 check passed
@dprevoznik dprevoznik deleted the mintlify/update-template-naming-openagi-39701 branch December 19, 2025 21:55
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.

3 participants