Skip to content

[Sandbox] Add fork_sandbox support #202

Description

@scotttrinh

The JavaScript Sandbox SDK now has a first-class fork operation backed by the Sandbox fork API. Add equivalent async and sync fork_sandbox(...) support to the Python SDK, including support for selecting the source sandbox by name, optionally naming the fork, and passing the same supported configuration overrides as the upstream SDK.

The implementation should follow the current server-side inheritance semantics and fit the Python SDK’s existing service, operation, and lifecycle patterns. Add API-client coverage plus public-flow tests and document the behavior alongside create_sandbox and snapshot restoration.

Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions