Skip to content

Conversation

@xfey
Copy link
Collaborator

@xfey xfey commented Jan 28, 2026

Summary

  • Add SandboxEnv for session-based remote sandbox execution.
  • Provide an example agent config for the online sandbox.

Details

  • Session lifecycle of sandbox calling: create via /sessions (run_id or task_id), step calls via /sessions/{id}/step, delete via /sessions/{id}.
  • Tool schemas: loaded locally from datasets, converted to JSON schema at runtime.

@Lightblues Lightblues merged commit 6e364ff into main Jan 30, 2026
1 of 2 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.

2 participants