@zhaozixi/dsh-attention
DSH web plugin: task execution monitor + fragmented-time micro-activity reminders (floating panel UI, activity pool editor)
AI Analysis
核心用途是在等待 AI 执行任务的碎片时间里提供放松或学习微提醒。适合长时间使用 DSH 工作、需要劳逸结合的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhaozixi/dsh-attentionREADME
Read the full 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 # 每会话建议上限