From b799fcaf9f884603a5c800b2dc797c474b3c34f7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 21 Jul 2026 16:58:24 +0000 Subject: [PATCH] chore: Update CHANGELOG.md and feed.xml --- CHANGELOG.md | 1 + feed.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 835feec72..08ccf93f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -234,6 +234,7 @@ - Added `vimInsertModeRemaps` setting: map two-key insert-mode sequences like `jj` to Escape in vim mode - Added `CLAUDE_CODE_PROCESS_WRAPPER`: agent view and the background service now honor a corporate launcher by running every Claude Code self-spawn through a required wrapper executable - Added mouse-click support for multi-select menus and "Other" input rows in fullscreen mode +- Changed the Fable 5 usage-credits consent prompt to start with the decline option focused - Fixed fast mode staying off after switching back to a model that supports it — it now restores automatically when enabled in settings - Fixed replies typed to a background agent being lost when delivery fails — the text is now saved and delivered when the session restarts - Fixed background-session attach failing permanently ("Couldn't start the background daemon") after an update replaced the binary a running `claude agents` process was launched from diff --git a/feed.xml b/feed.xml index 5b91039a0..16de73f1c 100644 --- a/feed.xml +++ b/feed.xml @@ -265,6 +265,7 @@ <p>• Added vimInsertModeRemaps setting: map two-key insert-mode sequences like jj to Escape in vim mode</p> <p>• Added CLAUDE_CODE_PROCESS_WRAPPER: agent view and the background service now honor a corporate launcher by running every Claude Code self-spawn through a required wrapper executable</p> <p>• Added mouse-click support for multi-select menus and "Other" input rows in fullscreen mode</p> +<p>• Changed the Fable 5 usage-credits consent prompt to start with the decline option focused</p> <p>• Fixed fast mode staying off after switching back to a model that supports it — it now restores automatically when enabled in settings</p> <p>• Fixed replies typed to a background agent being lost when delivery fails — the text is now saved and delivered when the session restarts</p> <p>• Fixed background-session attach failing permanently ("Couldn't start the background daemon") after an update replaced the binary a running claude agents process was launched from</p>