mirror of
https://github.com/anthropics/claude-code.git
synced 2026-08-13 02:12:26 -06:00
chore: Update CHANGELOG.md and feed.xml
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
- Fixed background side-queries on custom `ANTHROPIC_BASE_URL` setups and Bedrock Mantle not using Haiku — now falls back correctly when a first-party API key is configured or no Haiku model is set
|
||||
- Fixed scrolling in attached background sessions on Windows — PgUp/PgDn, mouse wheel, and Ctrl+O transcript navigation now work
|
||||
- Fixed a crash when closing the terminal while attached to a background session
|
||||
- Fixed `! <cmd>` exec sessions not responding to Ctrl+C while attached — now interrupts the running command
|
||||
- Fixed agent view shell-command rows lingering under Working after completion, and pressing Enter on a completed row re-running the command after its output expired
|
||||
- Fixed on Windows, pressing ← in `claude agents` leaving the list unresponsive to keyboard input
|
||||
- Fixed ghost characters at the left edge when switching panes in Agent View on Windows Terminal with CJK content
|
||||
- `/bg` and `←`-detach now preserve directories added via `/add-dir`
|
||||
|
||||
@@ -40,8 +40,6 @@
|
||||
<p>• Fixed background side-queries on custom ANTHROPIC_BASE_URL setups and Bedrock Mantle not using Haiku — now falls back correctly when a first-party API key is configured or no Haiku model is set</p>
|
||||
<p>• Fixed scrolling in attached background sessions on Windows — PgUp/PgDn, mouse wheel, and Ctrl+O transcript navigation now work</p>
|
||||
<p>• Fixed a crash when closing the terminal while attached to a background session</p>
|
||||
<p>• Fixed ! &lt;cmd&gt; exec sessions not responding to Ctrl+C while attached — now interrupts the running command</p>
|
||||
<p>• Fixed agent view shell-command rows lingering under Working after completion, and pressing Enter on a completed row re-running the command after its output expired</p>
|
||||
<p>• Fixed on Windows, pressing ← in claude agents leaving the list unresponsive to keyboard input</p>
|
||||
<p>• Fixed ghost characters at the left edge when switching panes in Agent View on Windows Terminal with CJK content</p>
|
||||
<p>• /bg and ←-detach now preserve directories added via /add-dir</p>
|
||||
|
||||
Reference in New Issue
Block a user