yao/agent/sandbox/v2/claude
Max 5ec7801689 feat(sandbox/v2): enhance connector integration and VNC configuration
- Refactored the sandbox initialization process to resolve the connector before obtaining the Computer, allowing for the injection of OPENAI_PROXY_* environment variables.
- Updated the GetComputer and BuildCreateOptions functions to accept an optional connector parameter for improved environment variable management.
- Standardized the VNC configuration by replacing SANDBOX_VNC_ENABLED with VNC_ENABLED across Dockerfiles and related scripts for consistency.
- Enhanced the VNC service startup script to check the new VNC_ENABLED variable, ensuring proper service initialization.

Made-with: Cursor
2026-03-10 23:28:31 +08:00
..
testdata feat(sandbox/v2): enhance V2 sandbox integration and testing 2026-03-10 01:13:17 +08:00
attachments.go feat(sandbox/v2): enhance V2 sandbox integration and testing 2026-03-10 01:13:17 +08:00
parse.go feat(sandbox/v2): enhance V2 sandbox integration and testing 2026-03-10 01:13:17 +08:00
runner.go feat(sandbox/v2): enhance connector integration and VNC configuration 2026-03-10 23:28:31 +08:00
runner_test.go feat(sandbox/v2): enhance V2 sandbox integration and testing 2026-03-10 01:13:17 +08:00