didericis-claude
7df77495b6
lint / lint (push) Successful in 1m37s
test / unit (pull_request) Successful in 33s
test / integration (pull_request) Successful in 15s
fix(smolmachines): commit via exec-tar instead of stop→pack
...
smolvm pack create --from-vm requires the VM to be stopped, and stopping
a smolmachines VM terminates any running interactive session.
Instead, mirror the macos-container approach: exec into the running VM as
root and stream the root filesystem via tar (smolvm machine exec -- tar),
build a Docker image from the archive, push to an ephemeral local registry,
and run smolvm pack create --image to produce the .smolmachine artifact.
The VM stays running throughout the commit.
Remove the stop-confirm prompt and machine_is_running check that were
added in the previous commit — neither is needed when we no longer stop.
2026-06-23 08:57:06 +00:00
..
2026-06-22 18:59:51 +00:00
2026-06-23 08:57:06 +00:00
2026-06-04 11:30:51 -04:00
2026-06-22 23:54:02 -04:00
2026-06-10 22:25:00 -04:00
2026-06-22 19:09:22 +00:00
2026-06-22 23:54:02 -04:00
2026-06-23 00:35:13 -04:00
2026-06-04 11:27:23 -04:00
2026-06-23 07:41:48 +00:00
2026-06-09 03:27:31 +00:00
2026-06-22 23:54:02 -04:00
2026-06-09 06:57:33 -04:00
2026-06-04 01:54:53 +00:00
2026-06-07 11:35:35 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-04 11:30:51 -04:00
2026-06-22 23:54:02 -04:00
2026-06-03 23:04:17 -04:00
2026-06-07 23:19:11 -04:00
2026-06-10 00:02:28 -04:00
2026-06-08 23:05:14 -04:00
2026-06-08 23:05:14 -04:00
2026-06-23 07:07:28 +00:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-23 00:35:13 -04:00
2026-06-10 07:00:01 +00:00
2026-06-07 09:56:39 -04:00
2026-05-28 17:56:14 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-10 06:29:46 +00:00
2026-06-22 22:57:16 -04:00
2026-06-10 22:25:00 -04:00
2026-06-23 07:07:28 +00:00
2026-06-23 03:02:03 +00:00
2026-06-23 08:27:01 +00:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-01 22:24:17 -04:00
2026-06-22 23:54:02 -04:00
2026-06-10 22:25:00 -04:00
2026-06-10 00:02:28 -04:00
2026-06-04 11:30:51 -04:00
2026-06-23 00:35:13 -04:00
2026-06-04 11:30:51 -04:00
2026-06-04 11:30:51 -04:00
2026-06-22 23:54:02 -04:00
2026-06-04 11:30:51 -04:00
2026-06-04 21:54:06 +00:00
2026-06-23 00:35:13 -04:00
2026-06-09 03:27:31 +00:00
2026-06-03 17:26:15 +00:00
2026-06-08 23:05:14 -04:00
2026-06-07 09:56:39 -04:00
2026-06-08 23:05:14 -04:00
2026-06-05 19:53:23 +00:00