Codeact install hyperlight
Skill jsturtevant/copilot-codeact-plugin/plugins/codeact/skills/codeact-install-hyperlight
Switch codeact to the Hyperlight backend (micro-VM sandbox via WebAssembly, stronger isolation). Use when user wants to switch to hyperlight, needs full Python support, or stronger sandbox isolation.From its SKILL.md
npx -y skills add jsturtevant/copilot-codeact-plugin --skill codeact-install-hyperlightAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
0.6 KB, 93 tokens by cl100k_base, as published. Nobody here has run it
codeact-install-hyperlight
Switch codeact to the Hyperlight backend (micro-VM sandbox).
bash "$SKILL_DIR/run.sh"
Runs preflight for hyperlight (requires KVM/mshv/Hyper-V), rediscovers tools,
and rewrites the instructions and agent files with backend pinned to hyperlight.
Note: Hyperlight is not supported on macOS. Use monty on macOS.
What ships with it: 1 file
228 B alongside SKILL.md, 1 of them executable
- run.shruns228 B