返回全部动态
Claude Code 2.0.34 发布:修复 OAuth 与内存崩溃,提升性能
原标题:2.0.34
AI 摘要
Claude Code 发布了 2.0.34 版本更新,主要针对 VSCode 扩展进行了改进。新增了设置项,允许用户配置新对话的初始权限模式。同时,通过采用基于 Rust 的原生模糊查找器,提升了文件路径建议的性能。此外,修复了 MCP 服务器(如 Slack)因 OAuth 导致的无限令牌刷新循环问题,以及读写大文件(尤其是 base64 编码图片)时的内存崩溃问题。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
- VSCode Extension: Added setting to configure the initial permission mode for new conversations - Improved file path suggestion performance with native Rust-based fuzzy finder - Fixed infinite token refresh loop that caused MCP servers with OAuth (e.g., Slack) to hang during connection - Fixed memory crash when reading or writing large files (especially base64-encoded images)
发布时间:—
抓取时间:2026-09-07 03:47
来源机构:Anthropic