yao/tai
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
..
docs Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
grpc Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
proxy Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
sandbox Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
serverinfo/pb Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
vnc Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
volume Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
workspace Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
tai.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
tai_test.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00