dsh-worlds
通过提供 `ctx.fs` 与 `ctx.subprocess` 接缝,把 agent 的文件系统、bash 与 PTY 终端跑在 Docker 容器里;工作目录、环境变量与后台进程可在 harness 重启后存活。
Runs the agent's filesystem, bash and PTY terminals inside a Docker container by providing the `ctx.fs` and `ctx.subprocess` seams, so cwd, environment and background processes survive a harness restart.
怎么安装
dsh plugin add github:frozo-ai/dsh-worlds 简介
dsh-worlds **Run the agent's execution world inside a container — so it survives the harness that started it.** DeepSeek Harness records this limitation in packages/terminal/terminal/README.md: "Sessions are process-local and are **not restored after a harness restart**." The session log is durable. The *computer* the agent was working on is not — the shell dies with the harness, taking your cwd, exported variables, and background processes with it. dsh-worlds fixes that by moving the execution world into a Docker container. No CRIU, no microVMs: a container simply outlives its client. harness…
推荐参考
信息
- 协议
- –
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-18
- 创建于
- 2026-08-18
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, docker, dsh, dsh-plugin, execution-world, sandbox
同类推荐
langfuse
langfuse/langfuse
🪢 开源AI工程平台:LLM评估、可观测性、指标、提示管理、游乐场、数据集。与OpenTelemetry、LangChain、OpenAI SDK、LiteLLM等集成。🍊YC W23
loki-mode
asklokesh/claudeskill-loki-mode
多代理自主 SDLC 框架。从规格到部署应用。PRD、GitHub issue、OpenAPI/JSON/YAML 或一行简报。5 个 AI 提供商,8 个质量门。
cc-safety-net
kenryu42/claude-code-safety-net
AI编码代理护栏——一个CLI钩子,在执行前阻止破坏性的git和文件系统命令以及秘密文件访问。支持Amp Code、Antigravity CLI、Claude Code、Codex、Copilot CLI、Cursor、Gemini CLI、Hermes Agent、Kimi Code、OpenClaw、OpenCode和Pi。