22-ai-00/dsh-enhanced--plugins-assistant-growth-experiments ↗★ 2
@dsh-enhanced/assistant-growth-experiments
Durable supervised workflow learning with approval, replay, effect-blocked shadow, one-shot canary, and exact rollback.
AI 分析
适合需要对工作流进行灰度实验、安全回放和精确回滚的开发任务。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:22-ai-00/dsh-enhanced#bb3fb924f1bdb946901614b8b848ac3a1d60c642&path:plugins/assistant-growth-experimentsドキュメント
README 全文を読む ↗配置
- id: dsh-enhanced-assistant-growth-experiments
name: '@dsh-enhanced/assistant-growth-experiments'
inject:
- assistantAutomations
- assistantDelivery
config:
databasePath: !!js dshHomePath('assistant-growth-experiments/growth.sqlite')
tickIntervalMs: 5000
minRepeatedSuccesses: 3
maxBatchSize: 10
maxExperimentDurationMs: 604800000
maxOperationAttempts: 8
retryBaseMs: 1000
retryMaxMs: 60000