yao/workspace
Max ce0a97c0af feat(sandbox/v2): refactor benchmarks and tests to use TaiID
- Updated benchmark functions to utilize TaiID instead of pool names for improved consistency and accuracy in tests.
- Refactored test cases across various files to ensure compatibility with the new TaiID structure.
- Enhanced setup functions to accept pointers to poolConfig for better memory management.
- Removed deprecated config struct and adjusted related documentation to reflect the changes in the sandbox architecture.

Made-with: Cursor
2026-03-09 02:50:28 +08:00
..
jsapi feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00
bench_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
DESIGN.md Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
errors.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
fileio_test.go feat(workspace): implement JSAPI with archive support and full test coverage 2026-03-08 14:17:39 +08:00
Makefile Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
manager.go feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00
TEST.md Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
testutils_test.go feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00
workspace.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
workspace_test.go feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00