← 返回列表

dsh-worlds

DeepSeek Harness 开发与运行时 高风险

通过提供 `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.

怎么安装

DeepSeek Harness 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…

推荐参考

46 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
46 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
语言
JavaScript
GitHub 星标
1
月下载
最近更新
2026-08-18
创建于
2026-08-18

链接

GitHub ↗ 报告问题 ↗

基础安全检查

检查结果
curated 收录但无 npm 包/安装命令;无 license
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
deepseek-harness, docker, dsh, dsh-plugin, execution-world, sandbox

同类推荐

MCP 服务器 新上架
推荐100

langfuse

langfuse/langfuse

🪢 开源AI工程平台:LLM评估、可观测性、指标、提示管理、游乐场、数据集。与OpenTelemetry、LangChain、OpenAI SDK、LiteLLM等集成。🍊YC W23

☆ 33.5K ↓ 7.9M 开发与运行时
Claude Code 新上架
推荐92

claude-code-templates

davila7/claude-code-templates

用于配置和监控Claude Code的CLI工具。

☆ 30.3K ↓ 17.1K 开发与运行时
Claude CodeCodex 新上架
推荐83

loki-mode

asklokesh/claudeskill-loki-mode

多代理自主 SDLC 框架。从规格到部署应用。PRD、GitHub issue、OpenAPI/JSON/YAML 或一行简报。5 个 AI 提供商,8 个质量门。

☆ 1.0K ↓ 38.1K 开发与运行时
Claude CodeCodex 新上架
推荐83

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。

☆ 1.5K ↓ 13.7K 开发与运行时