hermes-agent/optional-skills/creative/hyperframes
Brooklyn Nicholson e50db44b12 docs(hyperframes): document preview teardown to stop leaked Chrome workers
npx hyperframes preview starts a long-lived next-server that keeps
chrome-headless-shell render workers resident. On GPU-less hosts (WSL,
containers, CI) each idle worker falls back to software WebGL (swiftshader)
and busy-spins a CPU core; a preview left open stacks these up until the
host is wedged. The skill never said preview was long-lived, so leaking
was the default outcome.

Add a Cleanup section + pitfall to SKILL.md and a Runaway CPU
troubleshooting entry with diagnose/fix/avoid steps.
2026-08-13 20:30:13 -05:00
..
references docs(hyperframes): document preview teardown to stop leaked Chrome workers 2026-08-13 20:30:13 -05:00
scripts
SKILL.md docs(hyperframes): document preview teardown to stop leaked Chrome workers 2026-08-13 20:30:13 -05:00