Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClawInfo ¶
type ClawInfo struct {
ClawType string
Agent string
Models map[string]string
Cllama []string
Persona string
Handles []string
Surfaces []string
Skills []string
Privileges map[string]string
Configures []string
Invocations []InspectInvocation
SkillEmit string // claw.skill.emit label: path to skill file inside image
}
func ParseLabels ¶
type InspectInvocation ¶
InspectInvocation is an invocation entry parsed from a claw.invoke.N image label.
Click to show internal directories.
Click to hide internal directories.