dsh-shelf
Session lifecycle CLI: export (md/json/jsonl), archive/restore, trash, search, and stats. Read-only by default; nothing is ever deleted by the engine.
会话生命周期 CLI:导出(md/json/jsonl)、归档/恢复、回收站、搜索与统计。默认只读;引擎从不删除任何东西。
How to install
dsh plugin add github:zoahdev/dsh-shelf About
dsh-shelf Session lifecycle for DeepSeek Harness: **export, archive, restore, trash, search, and stats** for your dsh session library. Zero dependencies, read-only by default. Every dsh user accumulates hundreds of sessions and has no way to manage them (#1990, #1991). dsh-shelf is the missing shelf. Quick start sh npx dsh-shelf list # every session with id + path npx dsh-shelf stats # counts, compressed/plain, bytes npx dsh-shelf search "parser bug" # header + body search (plain sessions) npx dsh-shelf export <id> --format md # Markdown transcript to stdout npx dsh-shelf export --all --format…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-16
- Created
- 2026-08-15
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- archive, cli, deepseek-harness, dsh, observability, session
Related plugins
dsh-message-edit
Moeblack/dsh-message-edit
Branch-based message editing, reroll, retry, and a version timeline.
dsh-message-edit
dsh-external/dsh-message-edit
DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
dsh-side-chat
heartmove/dsh-side-chat
Select part of a conversation and ask about it in a right-side side chat; bring AI replies back to the main chat directly or as a summary.