← 返回列表

taskfold

DeepSeek Harness 会话与消息 低风险

用命名任务包住工作过程;任务结束后,在下一个步骤边界把整段消息折叠成一段摘要,原文可随时还原。

Wraps work in named tasks and, once a task closes, folds its whole span of messages into one summary at the next step boundary; the original content can be restored on demand.

怎么安装

DeepSeek Harness dsh plugin add dsh-taskfold

简介

Keep long AI coding sessions fast, cheap, and readable: finished work is folded into a short summary, and the full original content is always one call away. For DeepSeek Harness (DSH). Quickstart sh dsh plugin --profile <your-profile> add dsh-taskfold Published on npm as dsh-taskfold — prebuilt, so it skips dsh's allowBuilds build approval. Straight from GitHub also works: add github:yindf/taskfold. Restart dsh — every session on that profile gets the tools. The agent then wraps its work in named tasks: task_begin("fix the login bug") … the work … task_end("fix the login bug") and that whole s…

推荐参考

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

信息

协议
MIT
语言
JavaScript
GitHub 星标
2
月下载
最近更新
2026-09-12
创建于
2026-09-02

链接

基础安全检查

检查结果
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
agent-memory, ai-agents, coding-agent, compaction, context-management, context-window, cordis, deepseek-harness, developer-tools, dsh, dsh-plugin, dsh-plugins, llm, prompt-caching, token-optimization, typescript

同类推荐

DeepSeek HarnessClaude CodeCodexMCP 服务器
推荐79

deja-vu

vshulcz/deja-vu

面向编码智能体的记忆。索引17个智能体已经写入磁盘的会话,包括你安装之前几个月的会话,并能在任意会话中召回它们。无需LLM,无需嵌入——一个本地Go二进制文件即可。

☆ 811 ↓ 2.6K 会话与消息
DeepSeek Harness
推荐78

dsh-turn-rewind

Anionex/dsh-turn-rewind

对话回退:基于持久 Change Ledger 回滚会话与工作区状态。

☆ 116 ↓ 10.0K 会话与消息
DeepSeek Harness 新上架
推荐71

dsh-web

zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery

对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。

☆ 5.9K ↓ – 会话与消息
DeepSeek Harness
推荐70

dsh-message-edit

Moeblack/dsh-message-edit

基于分支的消息编辑、reroll、重试与版本时间线。

☆ 48 ↓ 3.4K 会话与消息