Hugging Face rolled out major updates to its Kernels project, which standardizes distribution of custom compute kernels, adding kernels as a new repository type on the Hub so users can identify accelerator and OS compatibility at a glance. New security measures include trusted publisher verification and code signing via Sigstore’s cosign to guard against malicious kernel uploads. The team also split responsibilities between the kernels and kernel-builder CLIs and expanded framework support to Torch Stable ABI and Apache TVM FFI, laying groundwork for agentic kernel development where AI agents can benchmark and optimize kernels automatically.