Skip to content

feat: split sandbox creation from process spawns#828

Draft
m-hilgendorf wants to merge 26 commits intomainfrom
feat/sandbox
Draft

feat: split sandbox creation from process spawns#828
m-hilgendorf wants to merge 26 commits intomainfrom
feat/sandbox

Conversation

@m-hilgendorf
Copy link
Copy Markdown
Contributor

@m-hilgendorf m-hilgendorf commented Feb 23, 2026

  • Run sandbox instances as a daemon.
  • Add tg sandbox create|delete|run|exec, sandbox run is the same as the original tg sandbox command.
  • Add server state for tracking currently used sandboxes

The sandbox implementations live in packages/sandbox/daemon for now, and will replace the original sandbox code tied to process lifetimes.

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