v1.27.5 — Inicializa Engram MCP de Pi vía package command
Patch chico pero importante si usás Pi: ahora fix(pi): initialize engram mcp via package command arregla el arranque del adapter Engram cuando instalás Pi desde Gentle AI. Antes la wiring quedaba a medias en algunos flujos. Si ya tenías Pi instalado, corré gentle-ai install --agent pi para refrescar la config.
v1.27.4 — Stack Pi corre siempre + packages compañeros nuevos
Antes, si Gentle AI detectaba que ya tenías el binario pi instalado, salteaba la instalación de packages — y los nuevos quedaban afuera. Ahora corre el stack Pi sí o sí y suma los compañeros nuevos: @juicesharp/rpiv-ask-user-question, pi-web-access, pi-lens, @juicesharp/rpiv-todo y pi-btw. Los docs y los tests del install plan también quedaron alineados con lo que realmente corre.
Re-corré gentle-ai install --agent pi después del upgrade.
v1.27.5 — Initialize Pi's Engram MCP via package command
Small but important patch if you use Pi: fix(pi): initialize engram mcp via package command fixes the Engram adapter bootstrap when installing Pi via Gentle AI. Previously the wiring was incomplete in some flows. Re-run gentle-ai install --agent pi to refresh the config.
v1.27.4 — Pi stack always runs + new companion packages
Previously, if Gentle AI detected the pi binary was already installed, it would skip the package install — and any newly added Pi extensions were left out. Now the Pi stack runs unconditionally and ships the expanded companion packages: @juicesharp/rpiv-ask-user-question, pi-web-access, pi-lens, @juicesharp/rpiv-todo, and pi-btw. Pi docs and install-plan tests now match what actually executes.
Re-run gentle-ai install --agent pi after upgrading.
v1.27.5 — Initialise le MCP Engram de Pi via la commande package
Petit patch important si vous utilisez Pi : fix(pi): initialize engram mcp via package command corrige le bootstrap de l'adaptateur Engram lors de l'installation de Pi via Gentle AI. Relancez gentle-ai install --agent pi pour rafraîchir la config.
v1.27.4 — Le stack Pi tourne toujours + nouveaux packages compagnons
Auparavant, si Gentle AI détectait que le binaire pi était déjà installé, il sautait l'installation des packages — et les nouvelles extensions Pi restaient absentes. Maintenant le stack Pi s'exécute systématiquement et ajoute les packages compagnons étendus : @juicesharp/rpiv-ask-user-question, pi-web-access, pi-lens, @juicesharp/rpiv-todo et pi-btw. La doc et les tests d'install-plan ont été alignés sur ce qui s'exécute réellement.
Relancez gentle-ai install --agent pi après la mise à jour.