v3.20.0
mvanhorn/last30days-skillv3.20.0Aug 14, 2026by github-actions[bot]
AI Summary
Fixes budgeting for Amazon review lanes and session handling for Grok, while adding a retry mechanism for X searches.
Key Highlights
- Fix Amazon review lane budgeting for multi-source runs
- Fix Grok session handling
- Add retry mechanism for X searches to maintain topic relevance
New Features
- X search retry mechanism
- Amazon budgeting fix
- Grok session handling improvement
Full Release Notes
## What's Changed * fix(amazon): start review lane at search time so multi-source runs keep a real budget by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/999 * fix(grok): treat expired sessions as degraded, not ok by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/1000 * feat(x): retrieve-judge-retry so X stays on-topic by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/998 * chore(release): bump version to 3.20.0 by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/1003 **Full Changelog**: https://github.com/mvanhorn/last30days-skill/compare/v3.19.0...v3.20.0