Versions in this module Expand all Collapse all v0 v0.1.0 Feb 27, 2026 Changes in this version + func EmitCompose(p *Pod, results map[string]*driver.MaterializeResult, ...) (string, error) + func ParseSurface(raw string) (driver.ResolvedSurface, error) + type ClawBlock struct + Agent string + Cllama []string + CllamaEnv map[string]string + CllamaTokens map[string]string + Count int + Handles map[string]*driver.HandleInfo + Invoke []InvokeEntry + Persona string + Skills []string + Surfaces []driver.ResolvedSurface + type CllamaProxyConfig struct + AuthHostDir string + ContextHostDir string + Environment map[string]string + Image string + PodName string + ProxyType string + type InvokeEntry struct + Message string + Name string + Schedule string + To string + type Pod struct + Name string + Services map[string]*Service + func Parse(r io.Reader) (*Pod, error) + type Service struct + Claw *ClawBlock + Environment map[string]string + Expose []string + Image string + Ports []string