Adopt Cloud Hypervisor for 58 agentic workflows - #54346
Merged
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
Use Cloud Hypervisor for agentic workflows
Adopt Cloud Hypervisor for 58 agentic workflows
Aug 20, 2026
Copilot created this pull request from a session on behalf of
pelikhan
August 20, 2026 20:50
View session
pelikhan
marked this pull request as ready for review
August 20, 2026 20:53
Contributor
There was a problem hiding this comment.
Pull request overview
Migrates 58 agentic workflows to Cloud Hypervisor and regenerates selected lock files with microVM provisioning.
Changes:
- Selects
cloud-hypervisorfor compatible workflows. - Generates KVM setup, bundle verification, and privileged AWF invocation.
- Replaces Docker sbx setup in the Ollama workflow.
Three workflows still depend on runner-host services inaccessible from Cloud Hypervisor.
Show a summary per file
| File | Description |
|---|---|
| workflow-skill-extractor.md | Selects Cloud Hypervisor. |
| workflow-normalizer.md | Selects Cloud Hypervisor. |
| weekly-editors-health-check.md | Selects Cloud Hypervisor. |
| visual-regression-checker.md | Migrates host-backed visual testing. |
| update-astro.md | Selects Cloud Hypervisor. |
| smoke-workflow-call.md | Migrates smoke test runtime. |
| smoke-workflow-call-with-inputs.md | Migrates input smoke test. |
| smoke-update-cross-repo-pr.md | Migrates cross-repository update test. |
| smoke-temporary-id.md | Migrates temporary-ID test. |
| smoke-project.md | Migrates project test. |
| smoke-multi-pr.md | Migrates multi-PR test. |
| smoke-create-cross-repo-pr.md | Migrates cross-repository creation test. |
| smoke-copilot-sub-agents.md | Migrates sub-agent test. |
| smoke-copilot-small.md | Migrates small-model test. |
| smoke-copilot-small.lock.yml | Adds generated microVM setup. |
| smoke-copilot-sdk.md | Migrates SDK test. |
| smoke-ci.md | Migrates CI test. |
| smoke-checkout-pr-dispatch.md | Migrates checkout test. |
| smoke-call-workflow.md | Migrates workflow-call test. |
| smoke-agent-scoped-approved.md | Migrates scoped-agent test. |
| smoke-agent-public-none.md | Migrates public-agent test. |
| smoke-agent-public-approved.md | Migrates approved-agent test. |
| smoke-agent-all-none.md | Migrates unrestricted-agent test. |
| slide-deck-maintainer.md | Selects Cloud Hypervisor. |
| sighthound-security-scan.md | Selects Cloud Hypervisor. |
| sighthound-security-scan.lock.yml | Adds generated microVM setup. |
| safe-output-health.md | Selects Cloud Hypervisor. |
| research.md | Selects Cloud Hypervisor. |
| repo-audit-analyzer.md | Selects Cloud Hypervisor. |
| repo-audit-analyzer.lock.yml | Adds generated microVM setup. |
| release.md | Migrates release highlights agent. |
| pdf-summary.md | Selects Cloud Hypervisor. |
| lockfile-stats.md | Selects Cloud Hypervisor. |
| gpclean.md | Selects Cloud Hypervisor. |
| gpclean.lock.yml | Adds generated microVM setup. |
| go-pattern-detector.md | Selects Cloud Hypervisor. |
| github-remote-mcp-auth-test.md | Migrates remote MCP test. |
| github-remote-mcp-auth-test.lock.yml | Adds generated microVM setup. |
| github-mcp-tools-report.md | Selects Cloud Hypervisor. |
| github-mcp-structural-analysis.md | Selects Cloud Hypervisor. |
| functional-pragmatist.md | Selects Cloud Hypervisor. |
| firewall.md | Selects Cloud Hypervisor. |
| example-permissions-warning.md | Migrates permissions example. |
| example-permissions-warning.lock.yml | Adds generated microVM setup. |
| example-failure-category-filter.md | Migrates filtering example. |
| example-failure-category-filter.lock.yml | Adds generated microVM setup. |
| docs-noob-tester.md | Migrates host-backed browser test. |
| detection-analysis-report.md | Selects Cloud Hypervisor. |
| dependabot-go-checker.md | Selects Cloud Hypervisor. |
| daily-syntax-error-quality.md | Selects Cloud Hypervisor. |
| daily-spec-coverage-kiro.md | Selects Cloud Hypervisor. |
| daily-schema-audit-cursor.md | Selects Cloud Hypervisor. |
| daily-safe-output-optimizer.md | Selects Cloud Hypervisor. |
| daily-regulatory.md | Selects Cloud Hypervisor. |
| daily-regulatory.lock.yml | Adds generated microVM setup. |
| daily-regression-audit-kiro.md | Selects Cloud Hypervisor. |
| daily-pr-review-cursor.md | Selects Cloud Hypervisor. |
| daily-model-inventory.md | Selects Cloud Hypervisor. |
| daily-max-ai-credits-test.md | Selects Cloud Hypervisor. |
| daily-max-ai-credits-test.lock.yml | Adds generated microVM setup. |
| daily-byok-ollama-test.md | Replaces Docker sbx with Cloud Hypervisor. |
| daily-byok-ollama-test.lock.yml | Replaces generated Docker sbx setup. |
| copilot-pr-prompt-analysis.md | Selects Cloud Hypervisor. |
| copilot-pr-nlp-analysis.md | Selects Cloud Hypervisor. |
| constraint-solving-potd.md | Selects Cloud Hypervisor. |
| codex-github-remote-mcp-test.md | Selects Cloud Hypervisor. |
| ai-moderator.md | Replaces gVisor runtime. |
| ace-editor.md | Replaces gVisor runtime. |
Review details
- Files reviewed: 82/116 changed files
- Comments generated: 3
- Review effort level: Balanced
| @@ -103,6 +103,9 @@ steps: | |||
| done | |||
| echo "Dev server is ready" | |||
|
|
|||
| sandbox: | |||
| agent: | |||
| runtime: cloud-hypervisor | |||
| question: Does the agent output reflect the perspective of a new user rather than an expert reviewer? | ||
| sandbox: | ||
| agent: | ||
| runtime: cloud-hypervisor |
| agent: | ||
| id: awf | ||
| runtime: docker-sbx | ||
| runtime: cloud-hypervisor |
Contributor
|
🎉 This pull request is included in a new release. Release: |
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
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.
Expands Cloud Hypervisor adoption across compatible agentic workflows, bringing the repository total to 102 workflows using the microVM runtime.
Runtime migration
sandbox.agent.runtimein 58 compatible workflow sources.Generated workflows
.lock.ymlfiles with Cloud Hypervisor provisioning and runtime configuration.