Commit graph

23 commits

Author SHA1 Message Date
Hoid
05fdc7aa3f Move Finnhub key to global services.env 2026-02-12 19:53:18 +00:00
Hoid
9630edc4d4 Add stonks CLI (Finnhub), portfolio tracker, morning briefing + weekly review crons 2026-02-12 19:51:50 +00:00
Hoid
df0693f01d Add library/genres commands and recommendation skills
- bin/audiobooks: add library [limit] [--full] and genres commands
- bin/jellyfin: add library [limit] [--full] and genres commands
- skills/book-recommender: new skill for audiobook recommendations
- skills/media-recommender: new skill for movie/show recommendations
2026-02-09 22:00:57 +00:00
Hoid
4c71a7a3b1 FreeScout: add --customer filter for report and excel 2026-02-09 01:36:02 +00:00
Hoid
7c3f28ca84 FreeScout: use Customer and Website custom fields instead of customers table 2026-02-09 01:33:12 +00:00
Hoid
749ee04ed7 Add FreeScout time tracking CLI with Excel invoice generation 2026-02-09 01:20:34 +00:00
Hoid
faff102d34 Strengthen credential security rules after violation 2026-02-09 00:11:27 +00:00
Agent
f1db2f3b2d Add Jellyfin CLI + update wind-down instructions with concrete suggestions 2026-02-07 16:09:01 +00:00
Agent
cc5baa712b Add audiobooks CLI for Audiobookshelf API access
- current/recent/finished/stats/libraries commands
- Tab-separated output for minimal tokens
- For wind-down suggestions: know what user is listening to
2026-02-07 15:37:00 +00:00
Agent
10a4c1227b Rename brain-dump to tasks 2026-02-07 15:15:32 +00:00
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