xarleyn/dsh-draft-sessions0

dsh-draft-sessions

Persistent unsent draft sessions for DeepSeek Harness

包名
dsh-draft-sessions
版本
0.1.0-alpha.0
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xarleyn/dsh-draft-sessions

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