Skip to content

v0.9.37

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 11:59

What's Changed

  • feat: named server registry and --server flag for CLI commands by @vinifig in #38
  • feat: improve skill review scores (+17% avg) by @rohan-tessl in #47
  • fix: resolve MCP server startup crash on macOS (issue #46) by @mlab817 in #51
  • fix: fall back to Dart on
    native binary spawn errors; drop retired macOS x64 CI target by @ihancock in #55
  • fix(hot-reload): drive Flutter Tools' reloadSources/hotRestart VM services so hot_reload/hot_restart actually apply changes by @pierre-cheneau in #58
  • fix: prefer topmost route when resolving tap/enter_text by text/key by @ReniDelonzek in #53
  • fix(input): reliable synthetic pointer engine — single activation, timestamps, drag hold, hittable flag, screenshot geometry by @pierre-cheneau in #59
  • fix(release): keep the tag on main and push it atomically by @charliewwdev in #64
  • chore: make release.sh the only release entrypoint by @charliewwdev in #65
  • fix(server): survive malformed JSON-RPC frames instead of exiting by @charliewwdev in #60
  • fix(npm): vendor the current Dart sources instead of a v0.9.1 snapshot by @charliewwdev in #61
  • fix(npm): make the Dart fallback usable on Windows and diagnose failures by @charliewwdev in #63

New Contributors

Full Changelog: v0.9.35...v0.9.37