yao/sandbox/docker
Max dfb33681f9 Implement Sandbox V2 support in the Yao SDK
- Add new gRPC endpoint for Heartbeat in the Yao service, enabling communication with the sandbox.
- Update Makefile to include a dedicated unit test target for Sandbox V2, ensuring proper testing of new features.
- Enhance CI workflows to incorporate Sandbox V2 tests, allowing for dual-mode testing (local and remote) with Docker.
- Modify .gitignore to exclude specific Docker files while allowing shell scripts for Sandbox V2.
- Update documentation in DESIGN.md to reflect the new architecture and capabilities of the Sandbox V2.

These changes enhance the Yao SDK's functionality, providing improved support for sandbox operations and testing.
2026-03-05 13:21:09 +08:00
..
base Update Dockerfiles to Use Ubuntu 24.04 and Enhance Package Installation 2026-01-30 12:28:03 +08:00
browser Fix sandbox compatibility, claude-proxy streaming, and rename playwright to browser 2026-02-06 12:31:07 +08:00
chrome Add Chrome support to sandbox module and update documentation 2026-02-06 17:48:49 +08:00
claude Add secure proxy configuration with options and secrets support 2026-01-31 22:46:48 +08:00
desktop Enhance VNC sandbox images with Yao branding and sudo support 2026-02-05 18:23:15 +08:00
vnc Fix sandbox compatibility, claude-proxy streaming, and rename playwright to browser 2026-02-06 12:31:07 +08:00
build.sh Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00