yao/sandbox/docker
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
..
base Update Dockerfiles to Use Ubuntu 24.04 and Enhance Package Installation 2026-01-30 12:28:03 +08:00
browser feat(sandbox/v2): enhance connector integration and VNC configuration 2026-03-10 23:28:31 +08:00
chrome feat(sandbox/v2): enhance connector integration and VNC configuration 2026-03-10 23:28:31 +08:00
claude Add secure proxy configuration with options and secrets support 2026-01-31 22:46:48 +08:00
desktop feat(sandbox/v2): enhance connector integration and VNC configuration 2026-03-10 23:28:31 +08:00
vnc feat(sandbox/v2): enhance connector integration and VNC configuration 2026-03-10 23:28:31 +08:00
build.sh refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00