Detects the dominant language across the repo's tracked files and emits a bundled Devicon PNG (covers ~35 languages; falls back to a generic </> glyph). Pair with the media_image renderer for a project_codebase-style hero that scales to whatever cell the layout assigns.
| Kind | Safety | Shapes |
|---|
| cached | Safe | image |
| Option | Type | Required | Default | Description |
|---|
language | string | no | auto-detected from the dominant language in the repo | Override the detected language. Accepts the labels emitted by the shared code_* classifier (Rust, Go, Python, …); unknown values fall back to the generic </> glyph. |