Clawd Presence
2026-03-31
新闻来源:网淘吧
围观:14
电脑广告
手机广告
Clawd Presence
用于AI代理的终端状态显示。
为什么需要
聊天存在延迟。状态显示则相反——代理持续广播其状态,你可以像看时钟一样快速一瞥。

设置
# Configure (auto-detect from clawdbot or manual)
python3 scripts/configure.py --auto
# or
python3 scripts/configure.py --letter A --name "AGENT"
# Run display in dedicated terminal
python3 scripts/display.py
更新状态
每当代理开始执行任务时调用:
python3 scripts/status.py work "Building feature"
python3 scripts/status.py think "Analyzing data"
python3 scripts/status.py idle "Ready"
python3 scripts/status.py alert "Need attention"
python3 scripts/status.py sleep
状态
| 状态 | 颜色 | 用途 |
|---|---|---|
空闲 | 青色 | 等待中 |
工作中 | 绿色 | 执行中 |
思考中 | 黄色 | 处理中 |
警报 | 红色 | 需要人工介入 |
休眠 | 蓝色 | 低功耗 |
自动待机
无更新5分钟后自动返回待机状态。防止状态过期。
python3 scripts/configure.py --timeout 300 # seconds, 0 to disable
文件
scripts/display.py- 主显示scripts/status.py- 更新状态scripts/configure.py- 设置assets/monograms/- A-Z字母设计
文章底部电脑广告
手机广告位-内容正文底部
上一篇:Alpha Finder (x402)
下一篇:Outlook-email


微信扫一扫,打赏作者吧~