Versions Gentleman

Gentleman Releases — 21 mai 2026

Lo nuevo hoy

Today's highlights

Points forts du jour

Click en cualquiera para ir al detalle

Click any item to jump to the full section

Cliquez un élément pour aller à la section complète

💋

engram

Gentleman-Programming
v1.15.15
Fix

v1.15.15 — repara upsert de relaciones con payloads legacy

Patch chico sobre el store: arregla el upsert de relaciones cuando llegan payloads en el formato legacy. Si venías con datos viejos que el server no terminaba de aceptar al guardar relaciones, este release te lo soluciona sin migración.

  • Commit clave: fix(store): repair legacy relation upsert payloads.
  • Sin cambios de API ni de schema — se queda en bump patch.
20 May 2026
github.com/Gentleman-Programming/engram →
Fix

v1.15.14 — límite de push cloud configurable y docs Pi clarificadas

Release operativo para quienes hostean Engram cloud y para usuarios de Pi. Se vuelve configurable el límite del push y se separan en las docs los tools nativos de memoria de Pi del gateway MCP global.

  • Push cloud configurable: nueva variable ENGRAM_CLOUD_MAX_PUSH_BYTES para subir el techo de 8 MiB cuando un proyecto self-hosted lo necesita.
  • Mismo límite en ambos paths: chunk push y mutation push respetan el valor configurado y mantienen 8 MiB por default.
  • Errores claros en oversize: el mutation push devuelve un 413 estructurado en vez de un mensaje opaco.
  • Docs Pi más claras: el footer «error MCP: 0/N servers» es del gateway MCP global y no rompe los mem_* nativos; la guía te dice cuándo conservar pi-mcp-adapter (por ejemplo si usás Notion).
  • Cierra issues #316 y #396.
20 May 2026
github.com/Gentleman-Programming/engram →
🤖

gentle-ai

Gentleman-Programming
v1.30.6
Fix

v1.30.6 — preflight SDD localizado, canal de Engram y back nav Pi-only

Patch que limpia tres aristas que quedaron después del preflight SDD en OpenCode: prompts traducidos, update-check de Engram más fino, y back nav del installer Pi-only sin pasar por pantallas que no aplican.

  • Preflight SDD en español: las sesiones en español ahora ven el preflight entero en español, no más labels como Pace, Artifacts o Review mezcladas con el intro traducido. PR #593.
  • Update-check de Engram filtrado por canal: el check ahora apunta al canal de releases binarios y no se confunde con tags Pi/package. PR #594.
  • Back nav Pi-only: al seleccionar sólo Pi y volver desde el plan de dependencias, ahora regresás a la selección de agentes y no a pantallas de configuración irrelevantes. PR #595.
  • Suma cobertura de regresión amplia: round-trips de navegación en Pi-only, OpenCode, SDD single/multi, model picker, plugin picker, custom preset y skills.
20 May 2026
github.com/Gentleman-Programming/gentle-ai →
💋

engram

Gentleman-Programming
v1.15.15
Fix

v1.15.15 — repair legacy relation upsert payloads

Small store patch: fixes relation upsert when payloads arrive in the legacy shape. If you were carrying older data that the server kept rejecting on relation saves, this release clears it up with no migration.

  • Key commit: fix(store): repair legacy relation upsert payloads.
  • No API or schema changes — stays a patch bump.
20 May 2026
github.com/Gentleman-Programming/engram →
Fix

v1.15.14 — configurable cloud push limit and clarified Pi docs

Operational release for cloud self-hosters and Pi users. The cloud push limit becomes configurable, and the Pi docs now clearly split native memory tools from the global MCP gateway.

  • Configurable cloud push: new ENGRAM_CLOUD_MAX_PUSH_BYTES env var to lift the 8 MiB ceiling when a self-hosted project legitimately needs it.
  • Same limit on both paths: chunk push and mutation push honor the configured value and keep the 8 MiB default when unset.
  • Clear oversize errors: mutation push now returns a structured 413 instead of an opaque message.
  • Clearer Pi docs: the «error MCP: 0/N servers» footer comes from the global MCP gateway and does not break native mem_*; the guide tells you when to keep pi-mcp-adapter (e.g. if you use Notion).
  • Closes #316 and #396.
20 May 2026
github.com/Gentleman-Programming/engram →
🤖

gentle-ai

Gentleman-Programming
v1.30.6
Fix

v1.30.6 — localized SDD preflight, Engram channel and Pi-only back nav

Patch that cleans up three rough edges left over from the OpenCode SDD preflight work: localized prompts, a tighter Engram update check, and a fixed back-nav path in the Pi-only installer flow.

  • Spanish SDD preflight: Spanish sessions now get a fully Spanish preflight instead of a Spanish intro followed by English labels like Pace, Artifacts, and Review. PR #593.
  • Engram update-check channel filtering: the check now targets Engram's binary release channel and is not confused by Pi/package tags. PR #594.
  • Pi-only back navigation: picking only Pi and going back from the dependency plan now returns to agent selection, not unrelated configuration screens. PR #595.
  • Adds broad regression coverage: install-flow round-trips across Pi-only, OpenCode, SDD single/multi, model picker, plugin picker, custom preset, and skills.
20 May 2026
github.com/Gentleman-Programming/gentle-ai →
💋

engram

Gentleman-Programming
v1.15.15
Fix

v1.15.15 — réparer les payloads upsert de relations legacy

Petit correctif côté store : répare l'upsert de relations quand les payloads arrivent dans l'ancien format. Si vous traîniez des données plus anciennes que le serveur refusait lors de l'enregistrement des relations, ce release règle le problème sans migration.

  • Commit clé : fix(store): repair legacy relation upsert payloads.
  • Pas de changement d'API ni de schéma — reste un bump patch.
20 May 2026
github.com/Gentleman-Programming/engram →
Fix

v1.15.14 — limite de push cloud configurable et docs Pi clarifiées

Release opérationnel pour les opérateurs cloud self-hosted et les utilisateurs Pi. La limite de push cloud devient configurable, et les docs Pi distinguent clairement les outils de mémoire natifs du gateway MCP global.

  • Push cloud configurable : nouvelle variable ENGRAM_CLOUD_MAX_PUSH_BYTES pour relever le plafond de 8 MiB lorsqu'un projet self-hosted en a besoin.
  • Même limite des deux côtés : chunk push et mutation push respectent la valeur configurée et conservent 8 MiB par défaut.
  • Erreurs claires en cas de dépassement : le mutation push renvoie un 413 structuré au lieu d'un message opaque.
  • Docs Pi plus claires : le footer «error MCP: 0/N servers» vient du gateway MCP global et ne casse pas les mem_* natifs ; la doc indique quand garder pi-mcp-adapter (par ex. si vous utilisez Notion).
  • Ferme #316 et #396.
20 May 2026
github.com/Gentleman-Programming/engram →
🤖

gentle-ai

Gentleman-Programming
v1.30.6
Fix

v1.30.6 — préflight SDD localisé, canal Engram et retour Pi-only

Correctif qui nettoie trois angles laissés par le travail de préflight SDD OpenCode : prompts localisés, vérification de mise à jour d'Engram plus fine, et retour en arrière du flow installer Pi-only corrigé.

  • Préflight SDD en espagnol : les sessions en espagnol obtiennent désormais un préflight entièrement en espagnol au lieu d'un intro espagnol suivi de labels anglais comme Pace, Artifacts, Review. PR #593.
  • Filtrage du canal de mise à jour Engram : la vérification cible le canal de releases binaires et n'est plus perturbée par les tags Pi/package. PR #594.
  • Retour Pi-only : en sélectionnant uniquement Pi et en revenant depuis le plan de dépendances, on retourne à la sélection d'agents et plus à des écrans de configuration sans rapport. PR #595.
  • Ajoute une large couverture de régression : allers-retours d'install-flow sur Pi-only, OpenCode, SDD single/multi, model picker, plugin picker, custom preset et skills.
20 May 2026
github.com/Gentleman-Programming/gentle-ai →