xarleyn/dsh-draft-sessions ↗★ 0
dsh-draft-sessions
Persistent unsent draft sessions for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xarleyn/dsh-draft-sessions说明文档
阅读完整 README ↗Configuration
The bundle inserts the draft-sessions Cordis row. Override it from the profile patch when needed:
- id: draft-sessions
config:
# Blank uses $DSH_HOME/storages/dsh-draft-sessions/drafts.json
storagePath: ""
maxDraftsPerWorkspace: 50