Skip to content

0.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Feb 01:38
· 15 commits to master since this release

TL;DR

Re-enables mobile support — isDesktopOnly was incorrectly set to true in 0.5.0.

What's Fixed

  • Mobile support restored: Set isDesktopOnly: false in 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.