Versions in this module Expand all Collapse all v1 v1.3.0 Jun 1, 2026 v1.2.0 Mar 19, 2026 v1.1.0 Feb 5, 2026 Changes in this version + func AgentIDFromContext(ctx context.Context) string + func SessionIDFromContext(ctx context.Context) string + func WithAgentID(ctx context.Context, agentID string) context.Context + func WithSessionID(ctx context.Context, sessionID string) context.Context