Versions Gentleman

Gentleman Releases — 31 Aug 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

🎩

gentle-ai

Gentleman-Programming
v2.5.0-rc.3
Beta

v2.5.0-rc.3 — La re-entrada viaja con el freeze

Ojo con esta RC porque arregla el agujero que rompió a rc.2: el contrato te pedía reconstruir un STATUS ligado al lineage que el parser instalado rechazaba, o sea, la instrucción vivía en prosa y la máquina no la entendía. Ahora un START negociado de contract-v2 devuelve start/v4: el envelope trae next_transition.execute(review.status) con la operación, los tokens --name=value ordenados y el binding de lineage/target. Lo corrés verbatim y listo. Capabilities lo anuncia como v2.3 (protocol minor 3).

También te suma: los intentos de validator rechazados ahora cierran de forma atómica, review mode enable --scope global deja de mentir cuando lo corrés fuera de un repo, un workspace sin versionar recibe bootstrap local de Git antes del primer review, y la TUI gana los controles globales de RDD. Windows dejó de ser excepción: los 19 tests que fallaban están arreglados y la suite completa corre en ese lane.

Instalación: go install github.com/gentleman-programming/gentle-ai/v2/cmd/[email protected], o los binarios para linux/darwin/windows con SHA256SUMS.txt.

Nota para consumidores: la paridad de gentle-pi con start/v4 está en main, no en un build publicado — los builds de Pi liberados todavía decodifican solo start/v3 y van a rechazar el envelope nuevo por diseño.

30 Aug 2026
github.com/Gentleman-Programming/gentle-ai →
🎩

gentle-ai

Gentleman-Programming
v2.5.0-rc.3
Beta

v2.5.0-rc.3 — Re-entry ships with the freeze

This RC closes the hole that killed rc.2: the injected contract ordered every post-START STATUS to carry the exact lineage, revision and target, while the installed STATUS parser rejected exactly those selectors — the re-entry knowledge lived in prose and the machine refused it. A negotiated contract-v2 START now returns start/v4, whose envelope carries next_transition.execute(review.status) with the operation, the ordered --name=value tokens, a byte-identical selector echo and the lineage/target binding. Run the returned command verbatim. Capabilities advertise it as v2.3 (protocol minor 3).

Also in the candidate: rejected provider-side validator attempts now close atomically, review mode enable --scope global stops reporting failure when run outside a repository, an unversioned workspace gets a local Git bootstrap before its first review, and the TUI gained the global RDD controls. Windows is a lane now, not an exception — the 19 failing tests are fixed and the full suite runs there.

Install: go install github.com/gentleman-programming/gentle-ai/v2/cmd/[email protected], or the linux/darwin/windows binaries covered by SHA256SUMS.txt.

Consumer note: gentle-pi parity for start/v4 landed in main only — released Pi builds still decode start/v3 and will refuse the new envelope by design.

30 Aug 2026
github.com/Gentleman-Programming/gentle-ai →
🎩

gentle-ai

Gentleman-Programming
v2.5.0-rc.3
Bêta

v2.5.0-rc.3 — La reprise voyage avec le gel

Cette RC ferme la faille qui a tué rc.2 : le contrat injecté exigeait que chaque STATUS post-START porte le lineage, la révision et la cible exacts, alors que le parser STATUS installé rejetait précisément ces sélecteurs — la connaissance de reprise vivait dans la prose et la machine la refusait. Un START négocié contract-v2 renvoie désormais start/v4, dont l'enveloppe porte next_transition.execute(review.status) avec l'opération, les tokens --name=value ordonnés, un écho des sélecteurs identique octet par octet et le lien lineage/cible. Exécutez la commande renvoyée verbatim. Les capabilities l'annoncent en v2.3 (protocol minor 3).

Aussi dans ce candidat : les tentatives de validateur rejetées se ferment atomiquement, review mode enable --scope global ne signale plus d'échec hors dépôt, un workspace non versionné reçoit un bootstrap Git local avant sa première revue, et la TUI gagne les contrôles RDD globaux. Windows devient une lane et non une exception — les 19 tests en échec sont corrigés et la suite complète y tourne.

Installation : go install github.com/gentleman-programming/gentle-ai/v2/cmd/[email protected], ou les binaires linux/darwin/windows couverts par SHA256SUMS.txt.

Note consommateur : la parité gentle-pi pour start/v4 n'est que dans main — les builds Pi publiés ne décodent que start/v3 et refuseront la nouvelle enveloppe par conception.

30 Aug 2026
github.com/Gentleman-Programming/gentle-ai →