dsh pluginsEnglish
← 返回热门插件目录

DeepSeek Harness 的 S3 兼容溢出后端

tancheng33/dsh-spill-s3 · 技能

DeepSeek Harness 的 S3 兼容溢出后端:超大工具输出进入对象存储(AWS S3、MinIO、R2)而不是代理的本地磁盘。

★ 0GitHub 星标
0分支
2026-08-16最近更新
TypeScript开发语言
MIT许可证

项目简介

DeepSeek Harness spill 存储 seam(ctx.spillStore)的 S3 兼容后端。超长工具输出写进对象存储——AWS S3、MinIO、Cloudflare R2 或任意 S3 兼容服务——而不是碰巧跑了这个 agent 的那台机器的本地磁盘。 为什么

bundle patch 在插入本行时会禁用 spill-local:ctx.spillStore 每个 context 只接受一个实现,加载第二个会抛 cordis 的重复服务错误。

bucket 故意留空——不填这一行就通不过校验。默认一个 bucket 名字,正是 spill 产物流到没人预期的地方的典型原因。在你自己 profile 的 cordis.patch.yml 里设置:

安装命令

dsh plugin --profile web add github:tancheng33/dsh-spill-s3
查看 GitHub 仓库 ↗返回热门插件目录