yao/sandbox/v2
Max d70694b7ac ci: update Tai to 1.2.0 with new default ports and fix documentation
- Update CI (unit-test.yml, pr-test.yml) to use yaoapp/tai:1.2.0
  with new default ports (gRPC:19100, HTTP:8099, VNC:16080, Docker:12375)
- Add explicit 0.0.0.0 bind for containerized Tai instances
- Fix sandbox/v2 grpc.go default port fallback (9100 → 19100)
- Fix tai/tunnel/proxy.go fallback ports (8080→8099, 6080→16080)
- Sync tai SDK and sandbox/v2 documentation with implementation
- Add new docs: api.md, registry.md, tunnel.md

Made-with: Cursor
2026-03-08 11:33:56 +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 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: update GPT-5 tests and remove unused hostexec test file 2026-03-07 23:43:55 +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 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 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): add Host.Stream for real-time streaming exec on Tai host 2026-03-08 00:12:21 +08:00
host_test.go feat(sandbox/v2): add Host.Stream for real-time streaming exec on Tai host 2026-03-08 00:12:21 +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 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 feat(sandbox/v2): add Host.Stream for real-time streaming exec on Tai host 2026-03-08 00:12:21 +08:00