Commit graph

3 commits

Author SHA1 Message Date
Virgil
4021325d10 chore: polish ax v0.8.0 compliance
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 17:18:44 +00:00
Snider
6c4050486b refactor(container): migrate module path to dappco.re/go/core/container
Update module path from forge.lthn.ai/core/go-container to
dappco.re/go/core/container. Migrate import paths for go-io (v0.2.0),
go-log (v0.1.0), and go-i18n (v0.2.0) to their new dappco.re
equivalents. cli and config remain at forge.lthn.ai (not yet migrated).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:55:36 +00:00
Snider
a8e09bb03c feat: add cmd/vm from go-devops
LinuxKit VM management commands now live alongside the container
library they depend on. Registered via cli.RegisterCommands().

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-09 12:28:21 +00:00