dsh-agent-life
数字生命循环原语:可打断的 sleep(到期自我唤醒)+ 醒来状态注入 + 事故文件读取 + 决策日志。零规则——睡多久/醒来做什么由 agent 自主决定。
AI 분석
核心用途是构建 Agent 的自主生命周期。适合需要让 Agent 自主决定睡眠时长、醒后行为并记录决策日志的自主运行场景。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jonah791/dsh-agent-life配置
| 配置项 | 说明 | 默认值 |
|---|---|---|
incidentPath | 守护事故文件路径 | — |
dataDir | 决策日志目录 | — |