Versions in this module Expand all Collapse all v1 v1.117.0 Jul 27, 2026 Changes in this version + const MetaBlastRadius + const MetaCategory + const MetaReason + const MetaSafetyLabel + const ShellToolName + func CommandArg(input map[string]any) (string, bool) + type Class string + const ClassDestructive + const ClassSafe + const ClassUnknown + type Label struct + BlastRadius string + Category string + Class Class + Origin Origin + Reason string + func ClassifyCommand(command string) Label + func LabelForHints(readOnlyHint, destructiveHint bool) Label + func LabelToolCall(toolName string, args map[string]any, readOnlyHint, destructiveHint bool) Label + func (l Label) Metadata() map[string]string + type Origin string + const OriginAnnotation + const OriginClassifier