- Introduced a human-readable display name for the sandbox, constructed from the agent and workspace names. - Updated the BuildIdentifier function to include workspace ID in identifiers for long-running and persistent lifecycles. - Modified sandbox creation options to incorporate the display name, improving clarity in sandbox management. - Refactored related tests to ensure compatibility with the new identifier structure and display name integration. 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 | ||