Skip to content

Add a kernels info <name> command to describe a kernel #674

Description

@moon-bot-app

It would be nice to extend the kernels CLI with a command to describe a kernel from a local path or a Hub ID, e.g. kernels info <name>.

This came out of a broader discussion on improving the kernels CLI experience (partly motivated by making kernels more amenable to agentic workflows, similar to kernel-builder PR #636).

Context on related ideas:

  • Checking variant compatibility for a given machine — already supported via kernels versions <repo> (which lists each variant and why it is/isn't compatible). A --json flag could be added for machine-readable output, though it's unclear how much that helps LLMs.
  • Describing a kernel — not yet available; kernels info <name> would fill this gap by surfacing metadata/description for a kernel given a local path or Hub ID.

Requested by Sayak Paul - Slack thread - Agent trace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions