github Gentleman-Programming/gentle-ai v1.27.3

latest releases: v1.43.2, v1.43.1, v1.43.0...
one month ago

Summary

  • Fixed Pi startup crash caused by .pi/settings.json writing packages as an object.
  • Pi package wiring now writes packages as an iterable array with npm:pi-mcp-adapter@2.5.4.
  • Migrates the bad v1.27.2 object shape into Pi's expected array shape while preserving unrelated package entries.

Why

Pi's package manager iterates projectSettings.packages, so object-shaped packages caused:

TypeError: object is not iterable

Re-run gentle-ai install --agent pi after upgrading to refresh the Pi config.

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.