Commit graph

11 commits

Author SHA1 Message Date
Agent
c7e2d429c0 Implement hybrid approach for AI news
- Update ainews script to detect OpenAI URLs and mark as NEEDS_WEB_FETCH
- Update TOOLS.md with content availability table and hybrid workflow
- Update all 4 AI news cron jobs (10:05, 14:05, 18:05, 22:05) with hybrid instructions
  - Simon/Raschka: use ainews articles (fivefilters works)
  - OpenAI: use web_fetch tool (JS-heavy site)
2026-02-03 22:28:31 +00:00
Agent
e6248879b3 ainews: add AI news helper script with seen tracking
- Aggregates Simon Willison, OpenAI Blog, Sebastian Raschka
- Same workflow as derstandard: items marks as seen, auto-prunes at 200
- Updated all 4 AI news cron jobs to use new script
- Removed obsolete ai-news-seen.json
2026-02-03 22:18:10 +00:00
Agent
d0fa82ccc6 remove obsolete news-seen.json (replaced by derstandard-seen.txt) 2026-02-03 22:13:17 +00:00
Agent
efdb679d48 docs: update news cron job documentation 2026-02-03 22:12:35 +00:00
Agent
dbca7fc17d derstandard: mark items as seen on display, auto-prune at 200
- items command now marks ALL returned URLs as seen (not just fetched)
- Auto-prunes seen file to 200 entries (removes oldest)
2026-02-03 22:04:57 +00:00
Agent
252fcb3ad0 derstandard: auto-track seen articles
- items now shows only NEW (unseen) articles by default
- items --all shows everything including seen
- articles command auto-marks URLs as seen
- Added seen/reset commands for state management
- State stored in memory/derstandard-seen.txt
2026-02-03 22:02:51 +00:00
Agent
b7c5344a66 Add derstandard RSS helper script 2026-02-03 21:41:01 +00:00
Agent
11a9e20b14 Log wind-down times for 2026-02-02 2026-02-02 23:06:42 +00:00
Agent
7aa1dc8888 Complete daily log for 2026-02-02 2026-02-02 23:05:44 +00:00
Agent
ba43da9541 Add Hoid identity and theater mask avatar 🎭 2026-02-02 21:50:19 +00:00
Agent
4c0199e71b Update news-seen.json with latest articles from 2026-01-31 10:00 briefing 2026-01-31 09:02:15 +00:00