Wisper-beep/dsh-runbox--packages-core ↗★ 0
@dsh-runbox/core
Backend-agnostic execution fabric for dsh-runbox: backend registry, box lifecycle contract, per-call policy translation, fail-closed guards.
AI 분석
核心用途是作为安全执行沙箱的核心调度器。是使用 dsh-runbox 容器执行功能必装的基础核心组件。
설치
검증된 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 中加载