Skip to content

fix: preserve coding-agent span origin after span closure - #104

Merged
Luca Forstner (lforst) merged 3 commits into
mainfrom
lforst/fix-agent-span-origin-late-updates
Sep 24, 2026
Merged

Luca Forstner (lforst) merged 3 commits into
mainfrom
lforst/fix-agent-span-origin-late-updates

Conversation

@lforst

@lforst Luca Forstner (lforst) commented Sep 24, 2026 •

Copy link
Copy Markdown
Member
  • Fix late updates to completed trace spans losing their coding-agent identity and falling back to generic SDK metadata. Every update now includes the original agent name, plugin version, and instrumentation identity, including after recovery.
  • Expand regression coverage across all six supported agents, checking that late and recovered updates preserve attribution and parent relationships, even when agents share an SDK client.

@lforst Luca Forstner (lforst) changed the title fix(tracing): preserve coding-agent origin after span closure fix: preserve coding-agent span origin after span closure Sep 24, 2026
@lforst
Luca Forstner (lforst) marked this pull request as ready for review September 24, 2026 15:57
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-24T15:59:51.677323Z edbcb29 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@lforst
Luca Forstner (lforst) merged commit 835f2cc into main Sep 24, 2026
20 checks passed
@lforst
Luca Forstner (lforst) deleted the lforst/fix-agent-span-origin-late-updates branch September 24, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants