- 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 |
||
|---|---|---|
| .. | ||
| client_accessor.go | ||
| docker.go | ||
| docker_core.go | ||
| image.go | ||
| image_docker.go | ||
| image_k8s.go | ||
| k8s.go | ||
| local.go | ||
| runtime_test.go | ||
| sandbox.go | ||