Skip to content

fix: bump elevenlabs-js SDK to 2.36.0#62

Merged
PennyroyalTea merged 1 commit intomainfrom
bs/bump-sdk-2.36.0
Feb 26, 2026
Merged

fix: bump elevenlabs-js SDK to 2.36.0#62
PennyroyalTea merged 1 commit intomainfrom
bs/bump-sdk-2.36.0

Conversation

@PennyroyalTea
Copy link
Collaborator

Summary

  • Bump @elevenlabs/elevenlabs-js from 2.29.0 to 2.36.0
  • The new SDK treats success_condition, success_examples, and failure_examples as optional on test models, fixing deserialization errors for tool invocation tests
  • Update renamed types: CreateUnitTestRequest -> TestsCreateRequestBody, UpdateUnitTestRequest -> TestsUpdateRequestBody

Fixes #58

Test plan

  • pnpm build compiles
  • pnpm test -- all 161 tests pass
  • Manual: elevenlabs agents test <agent-id> with tool invocation tests no longer errors
  • Manual: elevenlabs test pull for tool invocation tests no longer errors

🤖 Generated with Claude Code

The SDK now treats success_condition, success_examples, and
failure_examples as optional on test models, fixing deserialization
errors for tool invocation tests.

Update renamed types: CreateUnitTestRequest -> TestsCreateRequestBody,
UpdateUnitTestRequest -> TestsUpdateRequestBody.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@PennyroyalTea PennyroyalTea merged commit 00fe950 into main Feb 26, 2026
4 checks passed
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.

Tests Show Failed When Passed

1 participant