agentvfs-cli
v0.1.8
Published
Workspace runtime and execution boundary for AI agents
Maintainers
Readme
agentvfs-cli
Cross-platform npm wrapper for the avfs CLI.
This package downloads the correct platform-specific binary from GitHub releases during installation.
Install
npm install -g agentvfs-cliUsage
avfs vault create myproject
avfs proxy exec -- python script.pySupported Platforms
- Linux x86_64 / ARM64
- macOS x86_64 / Apple Silicon
- Windows x86_64
Fallback
If the GitHub release download fails, the installer falls back to cargo install agentvfs.
