Skip to content

fix(claude-agent-sdk): improve error logging#450

Merged
Abhijeet Prasad (AbhiPrasad) merged 2 commits into
mainfrom
abhi-claude-agent-sdk-cleanup
May 20, 2026
Merged

fix(claude-agent-sdk): improve error logging#450
Abhijeet Prasad (AbhiPrasad) merged 2 commits into
mainfrom
abhi-claude-agent-sdk-cleanup

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

Closes #149

Failed agent runs and assistant-side errors now surface on the root task span and the LLM span instead of being silently dropped.

…ultMessage.is_error

Closes #149 items #4 and #6. Failed agent runs and assistant-side errors
now surface on the root task span and the LLM span instead of being
silently dropped.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
One cassette per test, matching the convention used elsewhere in this
file. Restores the cassettes that were dropped during simplify pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit 386831e into main May 20, 2026
82 checks passed
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) deleted the abhi-claude-agent-sdk-cleanup branch May 20, 2026 19:06
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.

claude_agent_sdk integration: gaps in instrumentation coverage

2 participants