Libra CodeHub
CedarCopilot/cedar-mail
staging
Code
Pull requests
7
Commits
Insights
Runs
cedar-mail
/
.cursor
/
skills
/
read-agent-traces
SKILL.md
fix: 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: Cursor
Apr 12, 2026, 8:09 PM