v3.9.3
luminal-ai/luminalv3.9.3Jul 4, 2026by github-actions[bot]
AI Summary
This release closes gaps in the first-run NUX and adds an optional remote research API backend.
Key Highlights
- Fixes first-run NUX gaps including welcome, install list, and device code handling.
- Adds optional remote research API backend (env-driven).
New Features
- Optional remote research API backend (env-driven)
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