github Gentleman-Programming/gentle-ai v1.27.0

latest releases: v1.42.0, v1.41.0, advisory...
one month ago

What's New

Gentle AI now supports Pi as a first-class agent target. This release also includes contributor fixes merged after v1.26.6, OpenClaw documentation updates, and Windows guidance that recommends Scoop as the supported install path.

Thanks

  • Thanks @ram4-dev for pushing first-class Pi support through #331, #363, and #332.
  • Thanks @felipe3dfx for the related Pi support proposal in #394.
  • Thanks @kiosvantra for reporting the checksum fail-closed security issue in #245.
  • Thanks @0xMar for #250, fixing explicit update/upgrade command flow.
  • Thanks @borja-glez for #252, adding OpenCode custom provider support in the model picker.
  • Thanks @mitre88 for #269, hardening checksum validation.
  • Thanks @GerardoFC8 for #402, adding SDD phase skill orchestrator gates and delegate_only metadata.

Changes

Pi support

  • Adds pi as an install target and detects the pi binary before running Pi package installation.
  • Installs gentle-pi, gentle-engram, pi-subagents, and pi-intercom with exact pi install npm:* commands.
  • Documents gentle-pi 0.1.12 persona and model commands: /gentleman:persona and /gentleman:models.
  • Adds Pi-only UX: selecting only Pi skips persona, ecosystem, and Strict TDD prompts because those are owned by the Pi package stack.

Fixes

  • Explicit update commands no longer self-update before running.
  • OpenCode custom providers now work in the model picker.
  • Installer checksum checks now fail closed when checksums are unavailable or mismatched.
  • Removed the stale “Never build after changes” persona rule from shipped assets.

Docs

  • Documents Pi support, gentle-pi, and gentle-engram responsibilities.
  • Documents OpenClaw workspace instructions, MCP setup, and sync behavior.
  • Recommends Scoop as the supported Windows install path.

Upgrade

brew upgrade gentle-ai && gentle-ai sync

Windows:

scoop update gentle-ai

Links

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.