---
title: "🤗 Kernels: Major Updates"
url: https://daily.dev/posts/kernels-major-updates-3imre8h7o
source_url: https://huggingface.co/blog/revamped-kernels
type: article
source: "Hugging Face"
published: 2026-07-06T04:03:31.253Z
updated: 2026-07-06T04:03:53.846Z
tags: ["security", "pytorch", "agentic-ai"]
reading_time: 9
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 🤗 Kernels: Major Updates

**[Hugging Face](https://daily.dev/sources/huggingface)** · 9 min read · 0 upvotes · 0 comments

## Summary

Hugging Face has shipped major updates to its Kernels project, which standardizes how custom GPU kernels are packaged, distributed, and consumed. Key changes include a new 'kernel' repository type on the Hub for better discoverability, trusted publisher controls and code signing via Sigstore's cosign for improved security, a cleaner CLI separation between `kernels` and `kernel-builder`, expanded framework support (Torch Stable ABI and Apache TVM FFI), and foundational tooling for agentic kernel development workflows. Additional improvements cover one-click environment setup, system cards for kernels, a `has_kernel()` compatibility check API, and a fix for manylinux_2_28 libstdc++ linking issues that caused segfaults.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://huggingface.co/blog/revamped-kernels>

## Similar posts on daily.dev

- [Easily Build and Share ROCm Kernels with Hugging Face](https://daily.dev/posts/easily-build-and-share-rocm-kernels-with-hugging-face-lhind8kss) · Hugging Face · 0 upvotes · 0 comments
- [What GPU kernels mean for your distributed inference](https://daily.dev/posts/what-gpu-kernels-mean-for-your-distributed-inference-oppihpe7f) · Red Hat Developer · 0 upvotes · 0 comments
- [huggingface\_hub v1.0: Five Years of Building the Foundation of Open Machine Learning](https://daily.dev/posts/huggingface-hub-v1-0-five-years-of-building-the-foundation-of-open-machine-learning-lgx4htraj) · Hugging Face · 31 upvotes · 0 comments
- [Custom Kernels for All from Codex and Claude](https://daily.dev/posts/custom-kernels-for-all-from-codex-and-claude-78oornvdz) · Hugging Face · 21 upvotes · 2 comments

---

Tags: [#security](https://daily.dev/tags/security), [#pytorch](https://daily.dev/tags/pytorch), [#agentic-ai](https://daily.dev/tags/agentic-ai)

[View this post on daily.dev](https://daily.dev/posts/kernels-major-updates-3imre8h7o)
