You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ZFS-FUSE setup instructions for browser development
Document how to set up ZFS-FUSE in Claude Code's browser-based
environment where kernel ZFS modules are unavailable. Instructions
cover downloading Debian packages and creating a file-backed pool
for testing ZFS metadata operations.
Note: Pool/snapshot/clone operations work, but FUSE mounting may fail due to gVisor limitations. This is sufficient for testing ZFS metadata operations.
337
+
316
338
<!-- TODO: Linux specific requirements? MacOS specific? -->
0 commit comments