chore: 0.1.20 - #26
Merged
Merged
Conversation
El arreglo de Codex quedo en main sin publicar, y v0.1.19 es justo la version que escribe wire_api = "chat": quien instala hoy con el one-liner se baja el binario que Codex 0.154 ya no carga, y a quien lo tenga escrito no le llega la reparacion del config. release.yml exige que el tag coincida con internal/tui.Version, asi que el tag necesita esta linea antes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
El arreglo de Codex (#24) quedo en
mainsin publicar, yv0.1.19es justo la version que escribewire_api = "chat". Quien instala hoy con el one-liner se baja el binario que Codex 0.154 ya no carga, y a quien lo tenga escrito en suconfig.tomlno le llega la reparacion que hace el Setup.release.ymlcomprueba que el tag coincida coninternal/tui.Version, asi que el tagv0.1.20necesita esta linea antes.Sube
Versiony los dos ejemplos de version de los instaladores, igual que el bump anterior.Pendiente aparte, en el cluster: el SSE de
/responsesno emiteresponse.output_item.addednicontent_part.addedpara el item de mensaje, asi que Codex descarta los deltas y pinta la respuesta de golpe desdeoutput_item.done. No se arregla desde el CLI.🤖 Generated with Claude Code