Skip to content

Dynamo Engine v0.3.2

Choose a tag to compare

@jhciaralliopenclawagent jhciaralliopenclawagent released this 18 Jul 18:35
42c2884

Dynamo v0.3.2 adds in-app release notes, gives autonomous operation a clearer name and an always-visible indicator, and fixes a checkout issue that could leave you with two subscriptions.

New

  • See what's new without leaving Dynamo — run /news to browse the latest release notes right in the app, always live and up to date.

Changed

  • Permissive Mode is now Auto Mode — same behavior, clearer name. Enable it with --auto at launch or toggle it anytime in /config. While it's on, a robot-icon Auto badge stays visible in the status bar so you always know Dynamo can act without asking first.
  • Dynamo no longer ships a set of preset model aliases. Any aliases you've defined yourself are unaffected.

Fixed

  • Resubscribing while a cancellation was scheduled now reactivates your existing subscription instead of creating a second one — you'll never be billed for two plans at once.
  • Checkout now handles in-between subscription states (like a pending plan change or mismatched plan) gracefully, with a clear message instead of a confusing failure.