yao/tai/runtime
Max a5c8109db8 feat(sandbox): enhance sandbox initialization and image management
- Updated Docker run commands in CI workflows to include the `-direct` flag for improved server operation.
- Implemented image existence checks and automatic pulling for sandbox environments, enhancing reliability during initialization.
- Added loading status updates for sandbox operations, providing better feedback during the setup process.
- Refactored lifecycle management to ensure accurate tracking of sandbox states and improved error handling.

Made-with: Cursor
2026-03-15 13:17:58 +08:00
..
client_accessor.go feat(tai): refactor Dial* functions and remove requireKubeConfig hard-fail 2026-03-12 15:44:24 +08:00
docker.go feat(tai): refactor Dial* functions and remove requireKubeConfig hard-fail 2026-03-12 15:44:24 +08:00
docker_core.go feat(sandbox): enhance sandbox initialization and image management 2026-03-15 13:17:58 +08:00
image.go feat(sandbox): enhance sandbox configuration with display name and identifier updates 2026-03-14 18:32:09 +08:00
image_docker.go feat(sandbox): enhance sandbox configuration with display name and identifier updates 2026-03-14 18:32:09 +08:00
image_k8s.go feat(sandbox): enhance sandbox configuration with display name and identifier updates 2026-03-14 18:32:09 +08:00
k8s.go feat(tai): refactor Dial* functions and remove requireKubeConfig hard-fail 2026-03-12 15:44:24 +08:00
local.go feat(tai): refactor Dial* functions and remove requireKubeConfig hard-fail 2026-03-12 15:44:24 +08:00
runtime_test.go feat(tai): refactor Dial* functions and remove requireKubeConfig hard-fail 2026-03-12 15:44:24 +08:00
sandbox.go feat(tai): refactor Dial* functions and remove requireKubeConfig hard-fail 2026-03-12 15:44:24 +08:00