yao/sandbox/v2
Max d16086ff51 refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2
- Remove x-grpc-upstream metadata from gateway forwarding; use SetUpstream
- Remove YAO_GRPC_TAI / YAO_GRPC_UPSTREAM env vars from sandbox containers
- Delete benchmark-sandbox-v2 CI job (run benchmarks locally)
- Simplify sandbox-v2 CI to tai SDK + workspace tests only
- Add HostExec support to sandbox v2 box interface
- Add K8s semaphore and cleanup mutex for test stability
- Update design docs to reflect new architecture

Made-with: Cursor
2026-03-07 21:41:48 +08:00
..
jsapi Add kubeconfig generation for Tai K8s in CI workflows 2026-03-05 23:32:09 +08:00
bench_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
box.go refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +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_hostexec_test.go refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +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 refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +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 refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +08:00
grpc_test.go refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +08:00
IMPL.md Refactor CI workflows for Tai service and update health checks 2026-03-05 21:58:04 +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 Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
manager_lifecycle_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +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 refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +08:00
types.go refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +08:00