# Claude Code v2.1.195 发布

- 来源：Claude Code：GitHub Releases（RSS）
- 作者：ashwin-ant
- 发布时间：2026-06-27 05:29
- AIHOT 分数：42
- AIHOT 链接：https://aihot.virxact.com/items/cmqviysps0di6sl80q49yggnh
- 原文链接：https://github.com/anthropics/claude-code/releases/tag/v2.1.195

## AI 摘要

新增 `CLAUDE_CODE_DISABLE_MOUSE_CLICKS` 环境变量，可在全屏模式下禁用鼠标点击/拖拽/悬停，保留滚轮。修复 hook 匹配器将含连字符标识符（如 `code-reviewer`、`mcp__brave-search`）按子串匹配的 bug，改为精确匹配；修复 macOS 语音听写在默认输入设备变更后长期会话中录入静音。改进 Linux 语音模式区分“无麦克风”与“未安装 SoX”，优化 agent 完成列表垂直空间利用及远程会话启动资源清单显示。

## 正文

What's changed

Added CLAUDE_CODE_DISABLE_MOUSE_CLICKS to disable mouse click/drag/hover in fullscreen mode while keeping wheel scroll

Fixed hook matchers with hyphenated identifiers (e.g. code-reviewer, mcp__brave-search) accidentally substring-matching — they now exact-match. Use mcp__brave-search__.* to match all tools from a hyphenated MCP server.

Fixed voice dictation on macOS capturing silence in long-running sessions after the default input device changes

Fixed voice dictation auto-submit never firing for languages written without spaces (Japanese, Chinese, Thai)

Fixed external plugins enabled only by project .claude/settings.json not requiring explicit install consent on every loader path

Fixed /plugin Enable/Disable not working when a plugin's plugin.json``name differs from its marketplace entry name

Fixed background jobs disappearing from claude agents or losing data when written by a newer Claude Code version

Fixed reopening a crashed background task showing a blank screen for up to 5 seconds instead of its restart

Fixed background agent daemons running unreachable when the control socket fails to start, blocking restarts

Improved voice mode on Linux: now distinguishes "no microphone" from "SoX not installed" when SoX is present but no audio capture device exists

Improved claude agents completed list to fill available vertical space; on short terminals the header compacts so live sessions stay visible

Improved Remote session startup with a provisioning checklist while the container starts

claude-darwin-arm64.tar.gz sha256:a8787ad17b704455b3d729acd37895c0fe8348587f94d962c1064d620488594a 63.2 MB 2026-06-26T18:14:09Z

claude-darwin-x64.tar.gz sha256:aa88ad4d1a42a0bd2ea1b699a11b5692e70a6d057b50a84b0bddff6492f969bd 67.7 MB 2026-06-26T18:14:09Z

claude-linux-arm64-musl.tar.gz sha256:66b12a13055215d894cf9f6413acc5eb2acf7031b7f733535458c768e6fd72c7 70.7 MB 2026-06-26T18:14:09Z

claude-linux-arm64.tar.gz sha256:b82baf63acc761d53e4d846bc3c8eb96a91843a03f0d3a3b94a756e4a664c2ab 72.7 MB 2026-06-26T18:14:09Z

claude-linux-x64-musl.tar.gz sha256:59a703e1ef640c9272bdcca3d316ed2d0ce9c8d99060878eb1acdecbc7d6c0a1 71.9 MB 2026-06-26T18:14:09Z

claude-linux-x64.tar.gz sha256:3139d169ddde072e38f93d69289e4ef0f808157cfd1d2e87cbb164a275e3c20b 73.6 MB 2026-06-26T18:14:16Z

claude-win32-arm64.zip sha256:f7cc0bba252f0ffc9b0f08df06a3950bb5caad434108dceb77f37b9153756274 71.3 MB 2026-06-26T18:14:16Z

claude-win32-x64.zip sha256:0e62b5f9bbdb7d194f715b93d083e0ae99ec58beb86733ee17c484fedb63256c 73.2 MB 2026-06-26T18:14:16Z

SHASUMS256.txt sha256:5419c3a5f854d7e7bc9b705b49393ec69ad6fa5650a6f8e16390f7ffe6744a1d 734 Bytes 2026-06-26T18:14:17Z

SHASUMS256.txt.sig sha256:2bb8f82c79f71ffe0ff45a04a131232203553ed44dc4356ea11584a04c635bcc 833 Bytes 2026-06-26T18:14:17Z

Source code(zip) 2026-06-26T21:29:36Z

Source code(tar.gz) 2026-06-26T21:29:36Z
