format_auth_indicator(
status: ProviderAuthStatus,
glyphs: Glyphs,
) -> str| Name | Type | Description |
|---|---|---|
status* | ProviderAuthStatus | Provider auth/readiness status. |
glyphs* | Glyphs | Glyph table for the active terminal mode. |
Format a model selector provider-header indicator.
Used by /model, where the indicator is plain text shown next to the
provider name. Returns an empty string for CONFIGURED providers, which
need no indicator.