Releases: clems4ever/llmbox
Releases · clems4ever/llmbox
v0.1.17
Compare
Sorry, something went wrong.
No results found
Changelog
030fd04 feat(spoke): add --copy to stage host files into boxes at creation
v0.1.16
Compare
Sorry, something went wrong.
No results found
Changelog
1166e1c feat(firecracker): auto-size and zstd-compress the payload (and compress the kernel)
v0.1.15
Compare
Sorry, something went wrong.
No results found
Changelog
8b355d1 fix(firecracker): pre-create agent-owned ~/.claude in the payload entrypoint
a332aff fix(guest): chown the ~/.claude parent created for the skills install
v0.1.14
Compare
Sorry, something went wrong.
No results found
Changelog
7c6fcb5 feat(firecracker): keep box VMs alive across a spoke restart
v0.1.13
Compare
Sorry, something went wrong.
No results found
Changelog
80d1fec feat(firecracker): publish the base rootfs zstd-compressed
e8a325e feat(firecracker): resizable per-box disk grown from a small base image
0d10b16 feat(guest): install an embedded agent skill advertising the box API
v0.1.12
Compare
Sorry, something went wrong.
No results found
Changelog
7aaaeac refactor: reduce llmbox to agent-agnostic box infrastructure
v0.1.11
Compare
Sorry, something went wrong.
No results found
Changelog
86ef714 feat(spoke): --publish-port to expose a box port as a proxy at creation
v0.1.10
Compare
Sorry, something went wrong.
No results found
Changelog
451833d fix(guest): make the Firecracker box API socket reachable by the box user
v0.1.9
Compare
Sorry, something went wrong.
No results found
Changelog
3e4effd fix(guest): run the init script from outside the 0700 control-socket dir
v0.1.8
Compare
Sorry, something went wrong.
No results found
Changelog
e4b3627 feat: surface a broken box when the init script fails