feat(companion): extend platform bootstrap with system snapshot option

This commit is contained in:
William Valentin
2026-02-16 19:10:20 -08:00
parent 4a3c9e7fac
commit 1b69970065
5 changed files with 111 additions and 18 deletions
+1
View File
@@ -49,6 +49,7 @@ export type {
SharedStatusInput,
HeartbeatStatusInput,
PlatformBootstrapResult,
PlatformBootstrapOptions,
PlatformPutCanvasArtifactInput,
PlatformGetCanvasArtifactInput,
PlatformDeleteCanvasArtifactInput,