Skip to content

Releases: Razshy/Wiggle

wiggle rootfs — sanitized live-session export

Choose a tag to compare

@Razshy Razshy released this 04 Sep 06:50

Complete sanitized filesystem of a live claude.ai sandbox session (178,151 files, 8.33 GiB unpacked).

Reassemble then use:

cat wiggle-part-aa wiggle-part-ab > wiggle-rootfs-sanitized.tar.zst
sha256sum -c <(echo '07ceb5b2af3ab7386bf212f6aaddee59d1d75798258de93ac1596126fb42aa91  wiggle-rootfs-sanitized.tar.zst')
tar --zstd -xf wiggle-rootfs-sanitized.tar.zst -C rootfs     # raw rootfs
# or straight into Docker:
zstd -d -c wiggle-rootfs-sanitized.tar.zst | docker import - wiggle:live

Redacted: chat id, cgroup session hash, container name. Removed: container_info.json. Verified zero credentials/keys/history inside.