Versions in this module Expand all Collapse all v0 v0.0.3 Mar 26, 2026 v0.0.1 Mar 24, 2026 Changes in this version + func AgentIDFromSessionKey(sessionKey string) string + func CanonicalAgentID(agentID string) string + func ContentBlocks(message map[string]any) []map[string]any + func ExtractAttachmentBlocks(message map[string]any) []map[string]any + func ExtractMessageText(message map[string]any) string + func IsAttachmentBlock(block map[string]any) bool