github Gentleman-Programming/gentle-ai v1.24.1

latest releases: advisory, v1.40.2, v1.40.1...
one month ago

Summary

  • Fixed stale Engram Homebrew paths in OpenCode and MCP configs.
  • Added GH_TOKEN fallback for GitHub release checks to reduce rate-limit failures.

Details

  • Gentle AI now migrates persisted Engram commands like /opt/homebrew/Cellar/engram/<version>/bin/engram to stable paths such as /opt/homebrew/bin/engram, /usr/local/bin/engram, or engram.
  • This prevents OpenCode from failing with ENOENT after brew upgrade engram removes the old Cellar version.
  • Update checks now read tokens in this order: GITHUB_TOKEN, GH_TOKEN, then gh auth token.

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.