Versions in this module Expand all Collapse all v0 v0.2.2 Mar 8, 2026 v0.2.1 Mar 8, 2026 v0.2.0 Mar 8, 2026 Changes in this version + func ProxyBaseURL(proxyType string) string + func ProxyHealthcheckBinary(proxyType string) string + func ProxyImageRef(proxyType string) string + func ProxyServiceName(proxyType string) string + func ProxyType(proxyType string) string v0.1.0 Feb 27, 2026 Changes in this version + func GenerateContextDir(runtimeDir string, agents []AgentContextInput) error + func GenerateToken(agentID string) string + type AgentContextInput struct + AgentID string + AgentsMD string + ClawdapusMD string + Metadata map[string]interface{}