mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 03:00:34 +00:00
* feat: add otel llm content spans * fix: gate otel tool definitions separately * fix(diagnostics): sanitize tool_call parts and truncate oversized OTEL content attributes * fix: keep otel content truncation parseable * fix: simplify codex model diagnostics * fix(diagnostics): align opt-in GenAI span shape * test(codex): align resume params after rebase * fix(diagnostics): keep model content off shared event bus * test(diagnostics): keep extension tests on sdk boundary --------- Co-authored-by: Alex Knight <15041791+amknight@users.noreply.github.com> Co-authored-by: Vincent Koc <vincentkoc@ieee.org>