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

@dsh-runbox/provider-terminal

Container-backed terminal backend for the ctx.terminals seam of DeepSeek Harness.

AI Analysis

核心用途是为 DeepSeek Harness 提供基于容器的终端后端支持。适合需要隔离终端交互的用户,运行环境要求 Node.js ≥ 22 以及 Docker 或 Podman。

Package
@dsh-runbox/provider-terminal
Version
0.0.0
License
MIT
Last updated
Sep 12, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full 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 中加载