feat(sdk): Python and JS SDKs for API v1.3.0#137
Merged
Conversation
…ment - Add 7 new Bash endpoints: exec, output, write, kill, sessions, create, close - Python SDK: agent-sandbox 0.0.24 -> 0.0.25 - JS SDK: @agent-infra/sandbox 1.0.10 -> 1.0.11 - Fix fern-generated type issues (BodyInit, isFailedResponse, error handling)
- Regenerated SDKs with Fern (python-sdk, js-sdk) - Fixed JS SDK type issues: restored APIResponse type guards, BodyInit types, and error handling patterns - Python SDK: 0.0.25 → 0.0.26 - JS SDK: 1.0.11 → 1.0.12
zzxwill
approved these changes
Mar 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
exec,output,write,kill,sessions,create,close)agent-sandbox0.0.24 → 0.0.25@agent-infra/sandbox1.0.10 → 1.0.11New Bash Endpoints
/v1/bash/exec/v1/bash/output/v1/bash/write/v1/bash/kill/v1/bash/sessions/v1/bash/sessions/create/v1/bash/sessions/{id}/closeTest