Claude Code 2.1.80 adds rate limit visibility, MCP push messaging, and memory improvements

Claude Code 2.1.80 is a release that adds several practical features for developers using the AI coding assistant, focusing on visibility, configuration, and performance improvements.
Key features in 2.1.80
- Rate limits visible in statusline: You can now see rate limit status directly in the interface instead of guessing when you're being throttled.
- Inline plugin config via settings.json: Configure MCP plugins directly in the settings.json file without editing separate configuration files.
- --channels flag (research preview): Enables MCP push messaging for server-to-client notifications.
- Per-command effort overrides: Set different effort levels for specific slash commands.
- 80 MB saved on startup: Memory reduction that's noticeable when running multiple sessions.
- Fixed --resume dropping parallel tool results: Resolves an issue where parallel tool results were lost when using the --resume flag.
The release notes mention that the --channels flag is currently in research preview, indicating it's an experimental feature for testing MCP push messaging functionality.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Security public beta: scans codebase, validates own findings, proposes patches
Anthropic launched Claude Security in public beta for Enterprise customers. It reasons through code like a security researcher, challenges its own findings via adversarial self-verification, and proposes concrete patches.

Rust Will Save Linux from AI: Greg Kroah-Hartman on C Bugs and Rust's Safety Guarantees
Linux stable kernel maintainer Greg Kroah-Hartman says Rust eliminates 60% of kernel bugs at compile time, addressing the flood of AI-discovered CVEs like Dirty Frag and Fragnesia.

The Hidden Financial Bubble in AI Infrastructure – Key Takeaways
A critical analysis of the AI infrastructure spending boom, warning of an unsustainable bubble similar to past tech crashes. The PDF argues that massive capital expenditure on GPUs and data centers far exceeds actual revenue generation.

Anthropic acquires Vercept AI to advance Claude's computer use capabilities
Anthropic has acquired Vercept AI to work on computer use features for Claude. The acquisition focuses on solving perception and interaction problems to make AI more useful for complex tasks.