From 7de4789196ca7f741957e23b51c8eef4926381f8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 14 Jul 2026 15:59:05 +0200 Subject: [PATCH] Document unpinned tool installation --- chatgpt_codex/CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chatgpt_codex/CHANGELOG.md b/chatgpt_codex/CHANGELOG.md index af2bb098ca..976fc0e07a 100644 --- a/chatgpt_codex/CHANGELOG.md +++ b/chatgpt_codex/CHANGELOG.md @@ -1,9 +1,10 @@ ## 0.144.3 (14-07-2026) -- Initial ChatGPT Codex add-on based on Codex `0.144.3`. +- Initial ChatGPT Codex add-on. - Added a persistent, administrator-only Home Assistant ingress terminal backed by tmux. - Made `headroom wrap codex` the default launch path. -- Pinned Headroom `0.31.0` and baked-in RTK `0.43.0` with native Codex initialization and savings reporting. +- Configured Docker builds to install the latest stable Codex, Headroom, RTK, ttyd, and Rust toolchain versions without hard-coded tool version pins. +- Added RTK native Codex initialization and savings reporting. - Added device-code authentication and direct Codex fallback helpers. - Added persistent configuration, GitHub CLI integration, mount support, and safe defaults. - Made the default workspace follow a custom `data_location`.