yao/sandbox/v2
Max 43fd532357 chore: update unit-test workflow to use latest Tai image
- Change Docker image references in the unit-test workflow from yaoapp/tai:1.2.0 to yaoapp/tai:latest for consistency and to ensure the latest features and fixes are utilized.
- Update related documentation to reflect the unified Computer interface in the sandbox, replacing Box and Host references with Computer.

Made-with: Cursor
2026-03-08 22:52:11 +08:00
..
docs ci: update Tai to 1.2.0 with new default ports and fix documentation 2026-03-08 11:33:56 +08:00
jsapi chore: update unit-test workflow to use latest Tai image 2026-03-08 22:52:11 +08:00
bench_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box.go feat(sandbox/v2): unify Box and Host under Computer interface 2026-03-08 22:33:12 +08:00
box_attach_test.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00
box_image_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box_workspace_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
config.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
DESIGN.md chore: update unit-test workflow to use latest Tai image 2026-03-08 22:52:11 +08:00
errors.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
export_test.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
grpc.go ci: update Tai to 1.2.0 with new default ports and fix documentation 2026-03-08 11:33:56 +08:00
grpc_test.go ci: update Tai to 1.2.0 with new default ports and fix documentation 2026-03-08 11:33:56 +08:00
host.go feat(sandbox/v2): unify Box and Host under Computer interface 2026-03-08 22:33:12 +08:00
host_test.go feat(sandbox/v2): unify Box and Host under Computer interface 2026-03-08 22:33:12 +08:00
IMPL.md feat(workspace): implement JSAPI with archive support and full test coverage 2026-03-08 14:17:39 +08:00
Makefile refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00
manager.go refactor: update GPT-5 tests and remove unused hostexec test file 2026-03-07 23:43:55 +08:00
manager_lifecycle_test.go refactor: update GPT-5 tests and remove unused hostexec test file 2026-03-07 23:43:55 +08:00
manager_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
sandbox.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
sandbox_test.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
TEST.md refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +08:00
testutils_test.go ci: update Tai to 1.2.0 with new default ports and fix documentation 2026-03-08 11:33:56 +08:00
types.go chore: update unit-test workflow to use latest Tai image 2026-03-08 22:52:11 +08:00