You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
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:
Related:
anthropics/claude-code#40737
anthropics/claude-code#40189