@zhaozixi/dsh-attention
DSH 网页端插件:提供任务执行监控和碎片时间微活动提醒功能(包含悬浮面板 UI 和活动池编辑器)。
AI 分析
核心用途是在等待 AI 执行任务的碎片时间里提供放松或学习微提醒。适合长时间使用 DSH 工作、需要劳逸结合的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhaozixi/dsh-attention說明文件
閱讀完整 README ↗配置
在 profile 的 cordis.patch.yml 中覆盖 attention 行:
- id: attention
config:
enabled: true
remindIntervalMs: 300000 # 提醒间隔(点「已完成」可立即推进,不等此间隔)
firstReminderDelayMs: 5000 # 任务开始后首条提醒延迟
categories: # 活动类别池
- micro-movement
- mind-refresh
- micro-learning
- quick-organize
maxActivitiesPerSession: 6 # 每会话建议上限