@desplega.ai/agent-fs-fuse-linux-x64
v0.9.0
Published
Linux x86_64 FUSE helper binary for @desplega.ai/agent-fs. Do not install directly.
Downloads
2,044
Readme
@desplega.ai/agent-fs-fuse-linux-x64
Platform-specific FUSE helper binary for @desplega.ai/agent-fs. Do not install directly — it is automatically resolved via optionalDependencies when you install the main package on Linux x86_64.
The binary at bin/agent-fs-fuse is a stripped, statically linked musl build produced by the agent-fs release workflow. It speaks the IPC protocol of the agent-fs daemon over a Unix socket; it is not useful standalone.
For local development of the helper itself, build from source: cd packages/fuse-helper && cargo build --release in the agent-fs repo.
