|
6 | 6 | <author><name>Anthropic</name></author> |
7 | 7 | <link rel="alternate" type="text/html" href="https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md"/> |
8 | 8 | <link rel="self" type="application/atom+xml" href="https://raw.githubusercontent.com/anthropics/claude-code/main/feed.xml"/> |
9 | | - <updated>2026-08-08T01:09:19Z</updated> |
| 9 | + <updated>2026-08-08T02:47:59Z</updated> |
| 10 | + <entry> |
| 11 | + <id>https://github.com/anthropics/claude-code/releases/tag/v2.1.226</id> |
| 12 | + <title>Claude Code v2.1.226</title> |
| 13 | + <link rel="alternate" type="text/html" href="https://github.com/anthropics/claude-code/releases/tag/v2.1.226"/> |
| 14 | + <updated>2026-08-08T02:47:59Z</updated> |
| 15 | + <content type="html"><p>• Bug fixes and reliability improvements</p></content> |
| 16 | + </entry> |
10 | 17 | <entry> |
11 | 18 | <id>https://github.com/anthropics/claude-code/releases/tag/v2.1.225</id> |
12 | 19 | <title>Claude Code v2.1.225</title> |
|
630 | 637 | <p>• Improved agents view: status column now uses full terminal width instead of truncating at 64 characters</p> |
631 | 638 | <p>• Changed agents view: Ctrl+X now permanently removes a completed session, and sessions no longer render twice; deleted background jobs stay deleted</p></content> |
632 | 639 | </entry> |
633 | | - <entry> |
634 | | - <id>https://github.com/anthropics/claude-code/releases/tag/v2.1.205</id> |
635 | | - <title>Claude Code v2.1.205</title> |
636 | | - <link rel="alternate" type="text/html" href="https://github.com/anthropics/claude-code/releases/tag/v2.1.205"/> |
637 | | - <updated>2026-07-08T21:21:58Z</updated> |
638 | | - <content type="html"><p>• Added an auto mode rule that blocks tampering with session transcript files</p> |
639 | | -<p>• Fixed --json-schema silently producing unstructured output when the schema was invalid, and schemas using the format keyword being rejected</p> |
640 | | -<p>• Fixed a message sent while Claude was working being silently lost when the turn ended at the --max-turns limit</p> |
641 | | -<p>• Fixed Windows worktree removal deleting files outside the worktree when an NTFS junction or directory symlink existed inside it</p> |
642 | | -<p>• Fixed background agents staying shown as "failed" or "completed" in the agent list after being resumed with SendMessage</p> |
643 | | -<p>• Fixed background jobs flipping from "needs input" back to "working" in the agent list when the agent's turn contained no readable text</p> |
644 | | -<p>• Fixed claude attach erroring when a background agent was mid-upgrade restart instead of waiting for it to come back</p> |
645 | | -<p>• Fixed session-to-PR linking missing a PR created in a Bash call whose output exceeded the 30K inline limit</p> |
646 | | -<p>• Fixed claude mcp add-from-claude-desktop getting stuck when a server name contains unsupported characters; invalid names are now reported and remaining servers still import</p> |
647 | | -<p>• Fixed a plugin LSP server that fails to initialize preventing a valid LSP server from another plugin handling the same file extension</p> |
648 | | -<p>• Fixed a Windows crash when the directory Claude was launched from is deleted, locked, or unmounted while a command is running</p> |
649 | | -<p>• Fixed a crash when a file watcher was closed while a directory scan was still in flight</p> |
650 | | -<p>• Fixed project verify skills being rewritten on every session instead of only when a documented command changed</p> |
651 | | -<p>• Fixed the agent view rendering one line too high and clipping its header when the job list slightly overflowed the screen</p> |
652 | | -<p>• Fixed background tasks in the web and mobile Remote Control panels showing stale "Running" status by forwarding full task state on every membership change</p> |
653 | | -<p>• Improved auto mode to ask before running rm -rf on a variable it can't resolve from context</p> |
654 | | -<p>• Auto-update binary downloads now stream to disk instead of buffering in memory, cutting the updater's peak memory usage by roughly 400 MB</p> |
655 | | -<p>• Background task notifications now explicitly state that no human input has occurred, preventing fabricated in-transcript approvals from being acted on</p> |
656 | | -<p>• Improved agent view: sessions that edit, merge, comment on, or push to an existing PR now link it in claude agents</p> |
657 | | -<p>• Improved agent view: rows now show a colored state word and a classifier-written headline instead of raw tool call text, and the peek opens with full status including the exact ask for blocked sessions</p> |
658 | | -<p>• /doctor is now a full setup checkup that can diagnose and fix issues; /checkup is its alias</p> |
659 | | -<p>• Reserved the "Claude Browser" MCP server name (alongside "Claude Preview") ahead of the Claude Desktop pane rename; user-configured MCP servers can no longer register under either name</p> |
660 | | -<p>• Fixed Cowork VM-mode local-agent sessions failing to start with "Not logged in · Please run /login" on CLI 2.1.203+</p></content> |
661 | | - </entry> |
662 | 640 | </feed> |
0 commit comments