-
Notifications
You must be signed in to change notification settings - Fork 4.1k
docs: cloud agents improvement #9443
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
Conversation
Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
|
✅ Review Complete Code Review SummaryTroubleshooting
|
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.
3 issues found across 23 files
Prompt for AI agents (all issues)
Check if these issues are valid — if so, understand the root cause of each and fix them.
<file name="docs/mission-control/metrics.mdx">
<violation number="1" location="docs/mission-control/metrics.mdx:7">
P2: Typo: "authomated" should be "automated".</violation>
</file>
<file name="docs/agents/intro.mdx">
<violation number="1" location="docs/agents/intro.mdx:29">
P2: Missing word: Sentence is missing "and" between the link and "select". Should read "...agents) and select an existing workflow..."</violation>
<violation number="2" location="docs/agents/intro.mdx:168">
P2: Typo: "CloudAgents" should be "Cloud Agents" with a space for consistency with the rest of the document.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
🎉 This PR is included in version 1.38.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.37.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |

Description
Deploy Preview ->
AI Code Review
@continue-reviewChecklist
Screen recording or screenshot
[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]
Tests
[ What tests were added or updated to ensure the changes work as expected? ]
Summary by cubic
Reframed the docs around Cloud Agents with a clear definition, triggers, and a local vs. cloud comparison. Updated integrations, Mission Control, metrics, and create/edit flows; fixed outdated UI references and links, and added a GitHub issue→PR workflow example with FAQs.
New Content
Cleanups
Written for commit a28415a. Summary will update on new commits.