Commit graph

13 commits

Author SHA1 Message Date
Agent
e26f7e141b brain-dump: fix edit usage message, clean test data 2026-02-07 14:11:22 +00:00
Agent
516d6a1b34 brain-dump: merge --note into --context, single field for extra info 2026-02-07 14:09:40 +00:00
Agent
0352f8d04b brain-dump: add recurring management, remove --when filter, show full context 2026-02-07 14:07:57 +00:00
Agent
8b174976e6 Add brain-dump CLI for token-efficient task management
- list/add/edit/done/show/nudged/recurring commands
- --due flag with priority-based nudge intervals (now=1d, soon=3d, someday=7d)
- Tab-separated output for minimal token usage
- Consolidated news cron jobs (8→2) using multi-time cron expressions
2026-02-07 13:59:59 +00:00
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
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
1eac52a97c Remove hardcoded IPs from derstandard and forgejo scripts, use DNS 2026-02-03 21:48:07 +00:00
Agent
01aec23f1f Add batch article fetching: derstandard articles url1,url2,... 2026-02-03 21:46:50 +00:00
Agent
b603036509 Add article fetching to derstandard helper 2026-02-03 21:44:57 +00:00
Agent
b7c5344a66 Add derstandard RSS helper script 2026-02-03 21:41:01 +00:00
Agent
ba43da9541 Add Hoid identity and theater mask avatar 🎭 2026-02-02 21:50:19 +00:00