Libra CodeHub

CedarCopilot/cedar-mail

CodePull requests7CommitsInsightsRuns
cedar-mail/.cursor/skills/read-agent-traces
SKILL.mdfix: use OTel propagation API for trace context + guard circular refs - saveInitialSyncTraceContext now delegates to propagation.inject() so traceFlags and tracestate are serialised correctly by the registered propagators, removing the hardcoded 01 sampled flag and dropped tracestate - sanitizeForSpan wraps JSON.stringify in try/catch to prevent circular reference errors from propagating as real step failures - Update read-agent-traces skill with correct Axiom field paths and initial sync Step Functions query examples Made-with: CursorApr 12, 2026, 8:09 PM