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_onlymetadata.
Changes
Pi support
- Adds
pias an install target and detects thepibinary before running Pi package installation. - Installs
gentle-pi,gentle-engram,pi-subagents, andpi-intercomwith exactpi install npm:*commands. - Documents
gentle-pi0.1.12 persona and model commands:/gentleman:personaand/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, andgentle-engramresponsibilities. - Documents OpenClaw workspace instructions, MCP setup, and sync behavior.
- Recommends Scoop as the supported Windows install path.
Upgrade
brew upgrade gentle-ai && gentle-ai syncWindows:
scoop update gentle-aiLinks
- Full changelog: v1.26.6...v1.27.0
- Pi packages: https://pi.dev/packages/gentle-pi and https://pi.dev/packages/gentle-engram
- gentle-pi npm: https://www.npmjs.com/package/gentle-pi