Versions in this module Expand all Collapse all v0 v0.1.0 Feb 27, 2026 Changes in this version + type ClawInfo struct + Agent string + ClawType string + Cllama []string + Configures []string + Handles []string + Invocations []InspectInvocation + Models map[string]string + Persona string + Privileges map[string]string + SkillEmit string + Skills []string + Surfaces []string + func Inspect(imageRef string) (*ClawInfo, error) + func ParseLabels(labels map[string]string) *ClawInfo + type InspectInvocation struct + Command string + Schedule string