anthropics / anthropics/claude-agent-sdk-python
Agent response undefined is not an object (evaluating '$.speed')
Open
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 1.3k
- Avg merge
- 2d 31m
- Merged PRs (30d)
- 1
Description
# Summary
We are utilizing the claude-agent-sdk (v0.1.56) for our coding agent. some users have reported a recurring error in the execution logs:
`Agent response: undefined is not an object (evaluating '$.speed')`
Environment:
```
claude-agent-sdk==0.1.56
anthropic>=0.40.0
```
Related:
https://github.com/anthropics/claude-code/issues/40737
https://github.com/anthropics/claude-code/issues/40189
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.