0.5.1
TL;DR
Re-enables mobile support — isDesktopOnly was incorrectly set to true in 0.5.0.
What's Fixed
- Mobile support restored: Set
isDesktopOnly: falsein manifest.json. All core features (context gathering, distillation, parsing, publishing) work on mobile. Task dispatch (tmux-based) gracefully shows an error message on platforms without tmux.
Upgrade Notes
If you were unable to enable OpenAugi on mobile after updating to 0.5.0, this release fixes that. No other changes.