yao/tai
Max d25bfefee0 Enhance Sandbox V2 testing and integration with Workspace
- Introduce new unit test targets for Workspace and Sandbox V2 integration in the Makefile, ensuring comprehensive testing of the new features.
- Update CI workflows to support MongoDB service for Sandbox V2 tests and improve Docker image handling.
- Implement Workspace as a first-class entity, allowing for persistent storage decoupled from container lifecycles.
- Enhance the Box struct to manage workspace IDs and update related methods for improved functionality.
- Refactor tests to accommodate new Workspace features, ensuring robust testing of the integration.

These changes significantly improve the testing framework and functionality of the Sandbox V2, enhancing the overall architecture and user experience.
2026-03-05 21:00:50 +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 Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +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 Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
tai_test.go Implement VNC support in Sandbox V2 tests and enhance Docker test image 2026-03-05 15:07:53 +08:00