v2.1.94
阅读原文· github.com新版本新增对 Amazon Bedrock(由 Mantle 驱动)的支持,并将 API-key、Bedrock/Vertex/Foundry、Team 及 Enterprise 用户的默认 effort level 从 medium 提升至 high。修复了 429 速率限制后代理卡死、macOS 控制台登录失败、插件 hooks 被忽略、长会话滚动回显重复、CJK 字符损坏等关键问题。VSCode 扩展优化了冷启动性能并新增设置解析失败警告。
What's changed
Added support for Amazon Bedrock powered by Mantle, set CLAUDE_CODE_USE_MANTLE=1
Changed default effort level from medium to high for API-key, Bedrock/Vertex/Foundry, Team, and Enterprise users (control this with /effort)
Added compact Slacked #channel header with a clickable channel link for Slack MCP send-message tool calls
Added keep-coding-instructions frontmatter field support for plugin output styles
Added hookSpecificOutput.sessionTitle to UserPromptSubmit hooks for setting the session title
Plugin skills declared via "skills": ["./"] now use the skill's frontmatter name for the invocation name instead of the directory basename, giving a stable name across install methods