yao/sandbox/v2
Max e633640998 refactor(sandbox/v2): transition from pool to node configuration
- Updated benchmark and test functions to utilize node configurations instead of pool configurations for improved clarity and consistency.
- Refactored related setup functions and test cases to align with the new node-based architecture.
- Adjusted error messages and documentation to reflect the transition from pool to node terminology.

Made-with: Cursor
2026-03-09 03:20:09 +08:00
..
docs refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
jsapi refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
bench_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
box.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
box_attach_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
box_image_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
box_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
box_workspace_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
DESIGN.md refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
errors.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
export_test.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
grpc.go feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00
grpc_test.go feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00
host.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
host_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
IMPL.md refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +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(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
manager_lifecycle_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
manager_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
sandbox.go feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00
sandbox_test.go feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00
TEST.md refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
testutils_test.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
types.go refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00