streaming_gpu.py was being loaded on GPU nodes but had no PRIMITIVES dict, causing audio-beat, audio-energy etc. to be missing. Now imports and includes all primitives from the CPU streaming.py module. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>