yao/workspace/jsapi
Max 3f390c223c feat(sandbox/v2): enhance V2 sandbox integration and testing
- Implemented V2 sandbox initialization in the assistant loading process, allowing for standalone sandbox.yao configuration.
- Added support for V2 sandbox execution paths in the Assistant's Stream method, differentiating between V1 and V2 sandboxes.
- Introduced comprehensive tests for V2 sandbox configurations, ensuring correct loading and execution behavior.
- Updated the context and types to accommodate V2 sandbox features, including system information and workspace management.

Made-with: Cursor
2026-03-10 01:13:17 +08:00
..
API.md feat(workspace): implement JSAPI with archive support and full test coverage 2026-03-08 14:17:39 +08:00
fs.go feat(sandbox/v2): enhance V2 sandbox integration and testing 2026-03-10 01:13:17 +08:00
jsapi.go feat(workspace): implement JSAPI with archive support and full test coverage 2026-03-08 14:17:39 +08:00
jsapi_test.go feat(sandbox/v2): refactor benchmarks and tests to use TaiID 2026-03-09 02:50:28 +08:00