Hyperlight Codeact

CodeAct via Hyperlight. Use when looping over many files (8+), cross-referencing results from multiple sources, aggregating data across directories, or chaining 5+ dependent tool calls. Collapses N round-trips into one sandboxed Python run via scripts/codeact.py. NOT beneficial for <5 files or simple grep-then-view — direct tool calls have less overhead at small scale. ESPECIALLY valuable when MCP servers are loaded — fewer turns means the MCP tool catalog context is replayed fewer times. Run `scripts/codeact.py --discover` to see available sandbox tools. Trigger: "codeact", "chain tools", "sandbox", "batch", "for each", "hyperlight sandbox", "collapse tool calls", "run in sandbox", "sandbox execution".

jsturtevant 6afd624 3 files · 42.5 KB Updated

File contents

jsturtevant/copilot-codeact-plugin/tree/main/plugins/codeact/skills/hyperlight-codeact commit 6afd6243e2

Frequently asked questions

npx skillmds@latest add jsturtevant/hyperlight-codeact