Claude-Code v2.1.45 Enhancements and Fixes

Claude-Code has released version v2.1.45, bringing several notable updates and bug fixes to the platform.
Key Updates:
- Support for Claude Sonnet 4.6: Integration with the latest version of Claude Sonnet ensures compatibility and access to new features offered by the 4.6 update.
- Directory Enhancements: The platform now supports reading
enabledPluginsandextraKnownMarketplacesfrom directories specified with--add-dir - Spinner Customization: A new
spinnerTipsOverridesetting is added to personalize spinner tips through an array of custom strings, with an option to exclude default tips. - SDK Rate Limit Updates: New types
SDKRateLimitInfoandSDKRateLimitEventare introduced to allow consumers to track rate limit status updates.
Bug Fixes:
- Resolved issues in Agent Teams on Bedrock, Vertex, and Foundry by ensuring API provider environment variables are passed to processes spawned by tmux.
- Addressed the "operation not permitted" error in macOS sandboxes by correcting the per-user temp directory usage.
- Fixed a
ReferenceErrorin the Task tool when agents are backgrounded. - Corrected autocomplete behavior to ensure suggestions are accepted when Enter is pressed, even with images pasted.
- Several improvements to performance and memory management, including reduced accumulation of backup files and enhanced handling of large shell command outputs.
These changes are intended for developers using Claude-Code who require stable and updated tools for integration and management of their systems.
📖 Read the full source: GitHub Claude-Code
👀 See Also

OpenAI Working on AI Smartphone with MediaTek/Qualcomm Chips; Mass Production Target 2028
According to supply chain analyst Ming-Chi Kuo, OpenAI is developing an AI smartphone with chip partners MediaTek and Qualcomm, exclusive manufacturer Luxshare Precision, and mass production planned for 2028. The device is positioned as a context-aware AI agent platform.

Claude Code v2.1.73: Model Overrides, Stability Fixes, and Performance Improvements
Claude Code v2.1.73 adds modelOverrides for custom provider IDs, fixes critical freezes and deadlocks, resolves subagent model downgrades, and improves voice mode stability. The release addresses 18 specific issues including bash command permission prompts, session corruption, and Linux sandbox failures.

Claude Opus 4.6 accuracy drops on BridgeBench hallucination test
Claude Opus 4.6 shows a significant drop in accuracy on the BridgeBench hallucination test, falling from 83% to 68% according to BridgeMind AI's Twitter post.

Claude Shannon's 1950 Chess Paper Predicted GenAI's Core Problem: Guessing vs. Knowing
Shannon's 1950 chess paper framed the core challenge of AI: making 'tolerably good' decisions under uncertainty—exactly the problem generative AI faces today when it produces polished but wrong answers.