-
Notifications
You must be signed in to change notification settings - Fork 3
Update docs for template naming standardization and OpenAGI #150
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
Merged
dprevoznik
merged 17 commits into
main
from
mintlify/update-template-naming-openagi-39701
Dec 19, 2025
Merged
Update docs for template naming standardization and OpenAGI #150
dprevoznik
merged 17 commits into
main
from
mintlify/update-template-naming-openagi-39701
Dec 19, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
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>
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>
juecd
approved these changes
Dec 19, 2025
Contributor
juecd
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated documentation to reflect the standardization of computer use template naming (e.g.,
computer-use→anthropic-computer-use,cua→openai-computer-use,gemini-cua→gemini-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 namesintegrations/overview.mdx- Added OpenAGI and Gemini to Computer Use integrations listintegrations/computer-use/openagi.mdx- Added CLI template option as primary quick setup methodGenerated 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).
--env-file .env.captcha-solver,magnitude, and per-provider Computer Use commands forAnthropic,OpenAI,Gemini, and PythonOpenAGI; remove generic Computer Use examples.anthropic-computer-use,openai-computer-use,gemini-computer-use,openagi-computer-use), addcaptcha-solverentry.Computer Use (Gemini)andComputer Use (OpenAGI)links inintegrations/overview.mdx.kernel create --template openagi-computer-use --language python, with deploy viakernel deploy main.py --env-file .env.AsyncDefaultAgentandTaskerAgentimplementations.Written by Cursor Bugbot for commit 43e5305. This will update automatically on new commits. Configure here.