feat(release): v2.9.1 - auto-save research to ~/Documents/Last30Days/

Sync from public repo. Every run now saves the complete briefing as a
topic-named .md file to ~/Documents/Last30Days/. Credit @devin_explores.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Van Horn
2026-03-05 19:50:43 -08:00
parent 4d35b53eab
commit cc774d5e69
6 changed files with 233 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "last30days",
"description": "Research any topic from the last 30 days across Reddit, X, YouTube, and the web",
"version": "2.1.0",
"version": "2.9.1",
"author": {
"name": "mvanhorn"
},