v3.9.3
mvanhorn/last30days-skillv3.9.3Jul 4, 2026by github-actions[bot]
AI Summary
A maintenance release addressing gaps in the first-run user experience (NUX) and adding an optional remote research API backend.
Key Highlights
- Fixed first-run NUX gaps (welcome skipped, install list, device code, already-linked).
- Added optional remote research API backend (env-driven).
New Features
- Optional remote research API backend
Full Release Notes
## What's Changed * fix(skill): first-run NUX gaps (welcome skipped, install list, device code, already-linked) by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/746 * feat(engine): optional remote research API backend (env-driven) by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/747 **Full Changelog**: https://github.com/mvanhorn/last30days-skill/compare/v3.9.2...v3.9.3