Claude 工具 v2.1.141 版本更新
TL;DR · AI 摘要
Anthropics 发布了 Claude 工具 v2.1.141 版本,新增了代码补全功能,提升了性能和稳定性。
核心要点
- Claude v2.1.141 增加了代码补全功能。
- 该版本提高了性能和稳定性。
- Claude 是由 Anthropics 开发的 AI 编程助手。
结构提纲
按章节快速跳转。
思维导图
用一张图看清主题之间的关系。
查看大纲文本(无障碍 / 无 JS 友好)
- Claude v2.1.141 版本更新
金句 / Highlights
值得收藏与分享的关键句。
Claude v2.1.141 增加了代码补全功能,帮助开发者更高效地编写代码。
Release v2.1.141 · anthropics/claude-code · GitHub
Navigation Menu
Toggle navigation
[](https://github.com/)
Appearance settings
* Platform
* AI CODE CREATION
- GitHub Copilot Write better code with AI
- GitHub Spark Build and deploy intelligent apps
- GitHub Models Manage and compare prompts
- MCP Registry New Integrate external tools
* DEVELOPER WORKFLOWS
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
* APPLICATION SECURITY
- GitHub Advanced Security Find and fix vulnerabilities
- Code security Secure your code as you build
- Secret protection Stop leaks before they start
* EXPLORE
* Solutions
* BY COMPANY SIZE
* BY USE CASE
* BY INDUSTRY
* Resources
* EXPLORE BY TOPIC
* EXPLORE BY TYPE
* SUPPORT & SERVICES
* Open Source
* COMMUNITY
* PROGRAMS
* REPOSITORIES
* Enterprise
* ENTERPRISE SOLUTIONS
* AVAILABLE ADD-ONS
- GitHub Advanced Security Enterprise-grade security features
- Copilot for Business Enterprise-grade AI features
- Premium Support Enterprise-grade 24/7 support
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search
Clear
Provide feedback
We read every piece of feedback, and take your input very seriously.
- [x] Include my email address so I can be contacted
Cancel Submit feedback
Saved searches
Use saved searches to filter your results more quickly
Name
Query
To see all available qualifiers, see our documentation.
Cancel Create saved search
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
anthropics/[claude-code](https://github.com/anthropics/claude-code)Public
- NotificationsYou must be signed in to change notification settings
- Fork 20.3k
- Star 123k
Additional navigation options
v2.1.141
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
- v2.1.141
- v2.1.140
- v2.1.139
- v2.1.138
- v2.1.137
- v2.1.136
- v2.1.133
- v2.1.132
- v2.1.131
- v2.1.129
- v2.1.128
- v2.1.126
- v2.1.123
- v2.1.122
- v2.1.121
- v2.1.120
- v2.1.119
- v2.1.118
- v2.1.117
- v2.1.116
- v2.1.114
- v2.1.113
- v2.1.112
- v2.1.111
- v2.1.110
- v2.1.109
- v2.1.108
- v2.1.107
- v2.1.105
- v2.1.104
- v2.1.101
- v2.1.100
- v2.1.98
- v2.1.97
- v2.1.96
- v2.1.94
- v2.1.92
- v2.1.91
- v2.1.90
- v2.1.89
- v2.1.88
- v2.1.87
- v2.1.86
- v2.1.85
- v2.1.84
- v2.1.83
- v2.1.81
- v2.1.80
- v2.1.79
- v2.1.78
- v2.1.77
- v2.1.76
- v2.1.75
- v2.1.74
- v2.1.73
- v2.1.72
- v2.1.71
- v2.1.70
- v2.1.69
- v2.1.68
- v2.1.66
- v2.1.63
- v2.1.62
- v2.1.61
- v2.1.59
- v2.1.58
- v2.1.56
- v2.1.55
- v2.1.53
- v2.1.52
- v2.1.51
- v2.1.50
- v2.1.49
- v2.1.47
- v2.1.45
- v2.1.44
- v2.1.42
- v2.1.41
- v2.1.39
- v2.1.38
- v2.1.37
- v2.1.36
- v2.1.34
- v2.1.33
- v2.1.32
- v2.1.31
- v2.1.30
- v2.1.29
- v2.1.27
- v2.1.25
- v2.1.23
- v2.1.22
- v2.1.21
- v2.1.20
- v2.1.19
- v2.1.17
- v2.1.16
- v2.1.15
- v2.1.14
- v2.1.12
- v2.1.11
- v2.1.9
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.76
- v2.0.74
- v2.0.73
No results found
ashwin-ant released this 13 May 23:19
What's changed
- Added
terminalSequencefield to hook JSON output so hooks can emit desktop notifications, window titles, and bells without a controlling terminal - Added
CLAUDE_CODE_PLUGIN_PREFER_HTTPSto clone GitHub plugin sources over HTTPS instead of SSH, for environments without a GitHub SSH key - Added
ANTHROPIC_WORKSPACE_IDenvironment variable for workload identity federation — scopes the minted token to a specific workspace when the federation rule covers more than one - Added
claude agents --cwd <path>to scope the session list to a directory /feedbackcan now include recent sessions (last 24 hours or 7 days) for issues spanning more than the current session- Rewind menu: added "Summarize up to here" to compress earlier context while keeping recent turns intact
- Auto mode permission dialog now explains when a
permissions.askrule caused the prompt - Restored the "view diff in your IDE" option on file-edit permission prompts when an IDE is connected
- Background agents launched via
/bgor←←now preserve the current permission mode instead of reverting to default claude agents: agents that finish work but leave a background shell running now move to Completed instead of staying under Working- Improved spinner feedback during long thinking periods — the spinner now warms to amber after 10 seconds to signal Claude is still working
- Improved plugin menu navigation:
→/Tab switch tabs,↑moves to the tab strip, and tab headers and search box are clickable in fullscreen mode - Fixed background side-queries sending an unavailable Haiku model ID on Bedrock/Vertex/Foundry/gateway when no
ANTHROPIC_SMALL_FAST_MODELoverride is set — now falls back to the main-loop model - Fixed
claude daemon statusand/doctoron Windows throwing when the daemon pipe key file is locked or unreadable — now shows the underlying error instead of an opaque failure - Fixed
claude agentsshowing the agent-type list instead of the dashboard when launched through a wrapper that adds flags - Fixed
claude agentsopening a crashed session firing redundant dispatches when the working directory was deleted - Fixed background jobs on a custom
ANTHROPIC_BASE_URLgateway not getting auto-named — the namer now uses the main model when no Haiku model is configured - Fixed
/modelin one session silently changing the autocompact threshold in other concurrent sessions - Fixed switching permission mode while a tool-permission prompt is open not auto-dismissing the prompt when the new setting permits the tool
- Fixed pressing Enter while a permission/dialog prompt is open also submitting text in the input box
- Fixed hooks receiving a non-existent
transcript_pathafterEnterWorktreeswitches the working directory - Fixed markdown tables with cell wrapping falling back to the vertical key-value layout instead of rendering as a bordered grid (regression in 2.1.136)
- Fixed cancelled prompts being removed from Up-arrow history when auto-restored into the input box, avoiding duplicate entries
- Fixed prompts cancelled with Ctrl+C/Esc before any response being dropped from Up-arrow history
- Fixed Ctrl+C not interrupting a running turn while in vim INSERT/VISUAL mode
- Fixed alternative
chat:submitkeybindings (e.g.meta+enter,ctrl+enter) not working whenenteris rebound tochat:newline - Fixed prompt suggestions being silently disabled when an output style was configured
- Fixed
spinnerVerbssetting not being honored in turn-completion messages - Fixed AskUserQuestion popup hiding the last line of preceding chat content
- Fixed Web Search status showing "Did 0 searches" when searches returned errors
- Fixed multi-line statusline output dropping or corrupting rows when any line exceeds terminal width
- Fixed light-ansi theme using invisible white for diff context lines on light backgrounds — now uses black
- Fixed error overlay dumping minified bundle source that hid the original error message
- Fixed pressing Enter after typing a feedback survey rating digit submitting it as a chat message instead of the rating
- Fixed pressing
xon a selected subagent in the agent panel typing into the prompt instead of stopping the agent - Fixed session title being derived from plugin monitor notifications before the user's first prompt
- Fixed "Allowed by PermissionRequest hook" repeating once per tool call under a collapsed read/search group
- Fixed
/tuisilently dropping running background shells and subagents — now refuses and asks to wait for them to finish - Fixed welcome banner showing "API Usage Billing" on Bedrock, Vertex, Foundry, and other third-party providers — now shows the provider name
- Fixed
/mcpserver list not keeping the focused server visible in short terminals in fullscreen mode - Fixed redaction in
/feedbackbundles producing invalid JSON for quoted values like session IDs - Fixed desktop and third-party provider sessions incorrectly inheriting
apiKeyHelper/ANTHROPIC_AUTH_TOKENfrom host managed-settings - Fixed early analytics events being silently dropped when fired before logger initialization
- Fixed
claude plugin installfailing for plugins whose marketplacerefno longer exists upstream when ashais also pinned - Fixed plugin details pane showing 0 MCP servers for plugins that declare them via
.mcp.json - Fixed plugin MCP servers with unset config variables showing a generic connection failure instead of a "config issue" message with a fix-it hint; malformed
.mcp.jsonentries no longer drop other MCP servers - Fixed MCP server configs using POSIX shell parameter expansions (e.g.
${var%pattern}) being incorrectly flagged as missing environment variables - Fixed MCP HTTP/SSE servers returning 403 on connect showing as "failed" instead of "needs auth"
- Fixed remote MCP servers disconnecting unnecessarily when the optional server-events stream failed to reconnect — tool calls continue over POST
- Fixed Remote Control MCP connectors all failing with 401 when the worker session token rotated mid-session
- Fixed Remote Control automatically re-enrolling a trusted device when the server rejects a stale token, instead of looping through
/login - Fixed a race where early OTel spans could be silently dropped in SDK/headless mode with beta tracing enabled
- Fixed custom
voice:pushToTalkkeybindings and"space": nullunbinds being silently ignored - Fixed Windows Alt+V image paste reporting "no image found" when the clipboard contains a screenshot
- Fixed SDK "Claude Code native binary not found" on Linux when both glibc and musl platform packages are installed
- Bedrock:
awsCredentialExportnow always runs when configured instead of being skipped when ambient AWS credentials resolve, fixing auth for cross-account access - [VSCode] Fixed in-chat mic showing no feedback when the microphone produced only silence — now shows "No audio detected"
- [VSCode] Voice mode: the WSL error now suggests installing
sox libsox-fmt-pulsefor WSLg users claude agents: launching a session no longer fails when the pre-warmed background worker is unhealthy — now falls back to a fresh launchclaude agentsno longer shows empty placeholder sessions left over from backgrounding a fresh REPL, and shows onboarding text when entered via ← with no other agents- Empty idle background sessions left over from
←are now automatically retired by the daemon after 5 minutes
Assets 12
- claude-darwin-arm64.tar.gz sha256:08b8bd554a170f87fe07a726cdc3e25829ac2ca35598fa81091f6d29adf017b4 58.7 MB 2026-05-13T22:41:12Z
- claude-darwin-x64.tar.gz sha256:315bc0d5f5371ef14d985193f8711185404e5c3f73c21c46d9ea769598580555 60.6 MB 2026-05-13T22:41:12Z
- claude-linux-arm64-musl.tar.gz sha256:3f9de4aa1ef87e9e80810290d5efe3af981f4cca99816988ece5233c8946a5b7 65.9 MB 2026-05-13T22:41:12Z
- claude-linux-arm64.tar.gz sha256:e47aac145129ff17d8fd247b219bb6a23b820570182db39da9fd3ad7b490e3af 67.9 MB 2026-05-13T22:41:12Z
- claude-linux-x64-musl.tar.gz sha256:14d6c05a24ec5aed5e0314967da43e3973716196f7201809b94c7ec38bad838d 66.3 MB 2026-05-13T22:41:12Z
- claude-linux-x64.tar.gz sha256:a765be8b6c2f9aa992b9419c7dd3992c69f461075354d32a35a9faf02ca4fad5 68.1 MB 2026-05-13T22:41:16Z
- claude-win32-arm64.zip sha256:2f2ccbf0e0573c9d2d8ecad4167fba457a475f2df8b67061dedb50394d2d42d4 67 MB 2026-05-13T22:41:16Z
- claude-win32-x64.zip sha256:44d34acbd5400bc9d9da860a22c7d3229b113f25fa22a212ba1a4c1f75ec5a44 68.6 MB 2026-05-13T22:41:16Z
- SHASUMS256.txt sha256:23c97ed35af2eae392786be3f91b21eae3efff85a6853e607f6b735da7d8ad53 734 Bytes 2026-05-13T22:41:16Z
- SHASUMS256.txt.sig sha256:20848e5e74cfbe9f31ba487441f76b50dfa63c555b1317cbba3673cddd1c8e1c 833 Bytes 2026-05-13T22:41:16Z
- Source code(zip) 2026-05-13T23:19:09Z
- Source code(tar.gz) 2026-05-13T23:19:09Z
❤️3 dvaladares, chad956, and tareqmahmud reacted with heart emoji
All reactions
- ❤️3 reactions
3 people reacted
Footer
[](https://github.com/) © 2026 GitHub,Inc.
Footer navigation
You can’t perform that action at this time.