Skip to content

Tags: clawkwork/clawk

Tags

v0.3.0

Toggle v0.3.0's commit message
docs: v0.3.0 changelog

Close out the Unreleased section as v0.3.0, and add the three user-facing
fixes that shipped without an entry: the onboarding marker on the credentials
auth path (#8), `files ( … )` pushes failing on the agent's primary group, and
a bare IP/CIDR in a clawk.mod allow/deny silently parsing as a domain.

v0.2.0

Toggle v0.2.0's commit message
docs: default-kernel docs + v0.2.0 changelog

images.md: the vz provider now defaults to the clawk guest kernel (Kata is
the fallback for unpublished arches / pinned overrides), and the KVM-disabled
note applies to the default kernel, not just stock Kata.

CHANGELOG: add the v0.2.0 entry (9p default kernel, 9p-over-vsock caches,
9p chmod/chown, revalidated kernel downloads, macOS sun_path test fix, docs).

v0.1.0

Toggle v0.1.0's commit message
ci: release workflow — build darwin/arm64, publish, bump Homebrew tap

guest-kernel-6.18.15-snd

Toggle guest-kernel-6.18.15-snd's commit message
Initial release

Disposable Linux VMs for coding agents: full autonomy inside a throwaway
VM with a deny-by-default network allow-list, so your files, keychain,
and host stay out of reach. macOS (Apple Virtualization) and Linux
(firecracker, experimental).

See README.md and docs/ for the tour and reference.