Skip to content

feat: support sync sandbox client#9

Merged
marvinhagemeister merged 1 commit intomainfrom
sync-sandbox-client
Jan 7, 2026
Merged

feat: support sync sandbox client#9
marvinhagemeister merged 1 commit intomainfrom
sync-sandbox-client

Conversation

@marvinhagemeister
Copy link
Collaborator

This adds support for spawning sandboxes synchronously.

def main:
    sandbox = Sandbox()

    with sandbox.create() as sb:
        entries = sb.fs.read_dir(ReadDirArgs(path=".."))

@marvinhagemeister marvinhagemeister merged commit 5ac2bb2 into main Jan 7, 2026
1 check 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.

1 participant