Wisper-beep/dsh-runbox--packages-provider-fs0

@dsh-runbox/provider-fs

基于容器支持的 DSH ctx.fs 能力层实现插件,需 Node.js 22 及 Docker/Podman 环境。

AI 分析

核心用途是为 DSH 提供容器隔离的文件系统操作能力。适合需要限制和保护文件系统读写安全的安全敏感型任务。

包名
@dsh-runbox/provider-fs
版本
0.0.0
许可证
MIT
最近更新
2026年9月12日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

使用

环境要求

  • Node.js ≥ 22
  • Docker 或 Podman(M1 起需要;用于承载箱)

安装

git clone https://github.com/Wisper-beep/dsh-runbox.git
cd dsh-runbox
npm ci --legacy-peer-deps

--legacy-peer-deps 是必须的,原因见已知问题

在 dsh 中加载