← Back to list

taskfold

DeepSeek Harness Sessions & Messages Low risk

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.

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

How to install

DeepSeek Harness dsh plugin add dsh-taskfold

About

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…

Recommendation signals

52 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
52 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
2
mo. downloads
Last push
2026-09-12
Created
2026-09-02

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
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

Related plugins

DeepSeek HarnessClaude CodeCodexMCP Server
Score79

deja-vu

vshulcz/deja-vu

One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 20 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, including months of sessions from before you installed it. No LLM, no embeddings, one local Go binary.

☆ 811 ↓ 2.6K Sessions & Messages
DeepSeek Harness
Score78

dsh-turn-rewind

Anionex/dsh-turn-rewind

Rewind conversation and workspace state, powered by a persistent Change Ledger.

☆ 116 ↓ 10.0K Sessions & Messages
DeepSeek Harness New
Score71

dsh-web

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

Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.

☆ 5.9K ↓ – Sessions & Messages
DeepSeek Harness
Score70

dsh-message-edit

Moeblack/dsh-message-edit

Branch-based message editing, reroll, retry, and a version timeline.

☆ 48 ↓ 3.4K Sessions & Messages