Bundle
根会话桥:会话间投递结构化信封消息(可投递目标:同上下文在线会话与直接子代理;跨父级子代理经父代理转交;离线/不可路由拒绝并准确归因),复用 Agent inbox 为唯一队列,支持 queue/front/now 三档投递与同步 MessageId 回执;目标离线且在自动加载白名单内时自动 resume 目标会话(组合恢复、驻留在线、回执携带 autoLoaded);回执状态投影(已投递/已认领/已丢弃)与查询(bridge_receipts)及审计 JSONL 落盘(重启可读)。
red000000
Bundle
Shadow-mode SLM router for DeepSeek Harness: per-turn weak/strong prediction via vertical-small-model CLI, writes ~/.dsh/slm-shadow/session-slm-shadow.jsonl; does NOT change the active model (S1 shadow only).
NinjaSln-labs
Bundle
Visual cross-device session migration for DeepSeek Harness with drag-and-drop workspace import
Suixin04
Bundle
DeepSeek Harness plugin: redacts known secret shapes in tool arguments and results behind stable placeholders, and appends preimage-free JSONL incidents
jwilson411
Bundle
dsh 插件:本地蒸馏器——扫描全部历史会话,挖出「用户纠错 → agent 改对」片段,脱敏后蒸馏成微调数据对(JSONL)、技能草稿与 AGENTS.md 规则补丁,带人工审核队列
Britneycode
Bundle
DeepSeek Harness plugin: a citable append-only JSONL of filesystem touches — path, op, sha256 before and after — carrying no file contents
jwilson411
Bundle
xmap Excel schema-map tools for DeepSeek Harness — peek/extract/verify/aggregate large Excel sheets with a reusable column-mapping spec library. 模型只写一份几百字节的列映射 spec,引擎用 Excel COM 在模型上下文之外把整张表读成 JSONL。
lvguqingyou
Bundle
DeepSeek Harness 实时日志转发插件:将 Agent 运行事件实时转发到 WebSocket / Loki / 本地文件
zhaoxuejie
Bundle
DeepSeek Harness plugin: derive a citable append-only JSONL cost receipt from usage events or a session log, and report it through the spend_receipt tool
jwilson411
Bundle
Failure journal: every tool call that exits abnormally is written to a durable JSONL journal on disk, clustered by error signature, and readable back by the agent through a `failure_journal` tool.
catsenior507
Bundle
Repair legacy DSH session logs (format v0) that the current build refuses to migrate: scan defects, back up, fix in place, and verify offline against the real migration chain.
zzdhsxk