Skip to content

feat: support sandbox env for inference#238

Merged
Lightblues merged 1 commit into
mainfrom
feature/sandbox-env
Jan 30, 2026
Merged

feat: support sandbox env for inference#238
Lightblues merged 1 commit into
mainfrom
feature/sandbox-env

Conversation

@xfey

@xfey xfey commented Jan 28, 2026

Copy link
Copy Markdown
Collaborator

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