{{ define "settings-panel-user" }}

Preferences

Customize your experience across the site.

Sets the pull command shown on repository pages. Choose Image reference only to copy without a command prefix.

{{ $oci := .Profile.OciClient }}
{{ if .AIAdvisorEnabled }}
{{ if .Profile.HasAIAdvisorAccess }} {{ else }}
AI Image Advisor

Analyze your container images for optimization suggestions using AI.

Upgrade your plan to enable this feature.

{{ end }}
{{ end }}
{{ end }}