AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
25
memory/2026-03-04.md
Normal file
25
memory/2026-03-04.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# 2026-03-04 Memory
|
||||
|
||||
## 12:05 AWST
|
||||
- Anthony asked me to remember: his test code is **12345**
|
||||
- AI Newsletter Digest sent successfully (7 newsletters, 5 sources) to Telegram and Discord
|
||||
- Gateway health check: running normally (no issues)
|
||||
|
||||
## 12:42 AWST (Discord)
|
||||
- **Issue raised:** Anthony unhappy with AI Newsletter Digest format — it was just listing headlines without summaries or context
|
||||
- **Problem:** Digest was outputting bullet points like "⚖️ Supreme Court ducks AI copyright question" with no explanation, links, or "why it matters"
|
||||
- **Comparison:** OpenClaw Daily Digest has full summaries with context — AI newsletter digest should match that quality
|
||||
|
||||
## 12:45 AWST
|
||||
- **Created proper digest example** with full summaries for today's 7 newsletters:
|
||||
- OpenAI Pentagon deal backlash (295% uninstall surge)
|
||||
- Anthropic vs Pentagon showdown
|
||||
- Supreme Court AI copyright case
|
||||
- Opus 5 leaks, Qwen3.5 issues, OpenClaw GitHub ranking
|
||||
- **Files created:**
|
||||
- `/automations/ai-newsletter-digest/format-digest.py` — Formats newsletters into proper digest structure
|
||||
- `/automations/ai-newsletter-digest/TEMPLATE.md` — Documentation for digest format
|
||||
- **Updated:** `daily-digest.sh` to use new formatter
|
||||
|
||||
## Outstanding Issue
|
||||
- Content extraction still pulling HTML artifacts — needs cleaner text parsing from email bodies
|
||||
Reference in New Issue
Block a user