Daily backup: 2026-02-23 - memory updates, config changes

This commit is contained in:
2026-02-23 00:00:15 -08:00
parent d4a4768e18
commit eb834306f7
9 changed files with 428 additions and 6 deletions

View File

@@ -54,6 +54,23 @@ _这份文件记录持续性项目和重要状态跨会话保留。_
---
### 4. 每日新闻摘要 (News Digest)
**状态**: 已激活,运行中
**创建**: 2026-02-22
**配置**:
- 目录: `~/.openclaw/workspace/scripts/news_digest/`
- 主脚本: `send_digest.py`
- Cron ID: `cc95dcf3-0d6c-44f4-90af-76b836ca0c87`
- 时间: 每天早上 5:00 AM (PST)
- **运行模式**: **isolated subagent** (thinking=low, timeout=5min)
- 配置: `config.json`
**功能**:
- RSS 抓取 → Ollama 摘要 → 邮件发送
- 发送方: youlu@luyanxin.com → lu@luyx.org
---
## 📝 重要规则
### 邮件发送规则v2
@@ -87,8 +104,9 @@ _这份文件记录持续性项目和重要状态跨会话保留。_
| 普拉提监控 | `~/.openclaw/workspace/scripts/ucla_pilates_monitor.py` |
| 待办提醒 | `~/.openclaw/workspace/scripts/reminder_check.py` |
| 邮件处理器 | `~/.openclaw/workspace/scripts/email_processor/` |
| 新闻摘要 | `~/.openclaw/workspace/scripts/news_digest/` |
| 待办列表 | `~/.openclaw/workspace/reminders/active.md` |
---
_最后更新: 2026-02-18_
_最后更新: 2026-02-22_