ConradLu2740/pa-dsh--packages-dsh-proactive-daily1

@proactive-agent/dsh-proactive-daily

Daily proactive review for DeepSeek Harness: timer trigger + daily_review tool

AI Analysis

核心用途是为 DSH 引入每日定时主动评估与回顾功能。适合需要定时生成每日总结、回顾最近消息的用户。必要条件是需配合安装 pa-core 核心服务。

Package
@proactive-agent/dsh-proactive-daily
Version
0.4.0
License
MIT
Last updated
Aug 16, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用(cordis.patch.yml)

- insert:
    - id: pa-core
      name: '@proactive-agent/dsh-proactive-core'
      config: {}
    - id: pa-daily
      name: '@proactive-agent/dsh-proactive-daily'
      config:
        dailyAt: '09:30'
        timerEnabled: true
        reviewTool: true

配置

字段默认说明
dailyAt09:30每日评估时间 HH:MM
timerEnabledtrue定时评估开关
reviewTooltruedaily_review 工具
messageTtlMs24h最近消息保留时长