zhaozixi/dsh-attention0

@zhaozixi/dsh-attention

DSH web plugin: task execution monitor + fragmented-time micro-activity reminders (floating panel UI, activity pool editor)

AI 分析

核心用途是在等待 AI 执行任务的碎片时间里提供放松或学习微提醒。适合长时间使用 DSH 工作、需要劳逸结合的用户。

パッケージ
@zhaozixi/dsh-attention
バージョン
0.1.2
ライセンス
MIT
最終更新
2026/08/29

インストール

$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    # 每会话建议上限