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.
$npx -y skills add jsturtevant/copilot-codeact-plugin --skill codeact-install-hyperlightInstalls into the current project.
Run `npx skills use "https://github.com/jsturtevant/copilot-codeact-plugin" --skill "jsturtevant/copilot-codeact-plugin/codeact-install-hyperlight"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jsturtevant/copilot-codeact-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/jsturtevant/copilot-codeact-plugin"` and select the relevant skills, then follow their instructions.