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

Talkie: A 13B LLM Trained Exclusively on Pre-1931 Text, Using Claude as a Judge in RL Training
Researchers released Talkie, a 13B LLM trained only on text published before 1931 (no internet, no WWII data). Claude Sonnet 4.6 was used as the judge in its online DPO reinforcement learning pipeline, and Claude Opus 4.4 generated synthetic multi-turn conversations for fine-tuning. The model can write Python code from a few in-context examples despite zero modern code in training.

Claude Opus 4.7 Flags Hantavirus Vaccine Questions as Safety Risk, Pausing Chats
Asking Claude Opus 4.7 how to develop a hantavirus vaccine triggers safety filters pausing the chat, while Sonnet 4.6 also blocks related predictive modeling.

AI Fails to Boost Productivity According to Recent CEO Study
Despite widespread AI adoption, a study of 6,000 executives reports negligible impacts on productivity and employment, echoing the productivity paradox identified in the IT era of the 1980s.

CEOs Who Think AI Replaces Their Employees Are Just Bad CEOs
CEO Aaron Levie explains 'AI psychosis' — when leaders, detached from real work, see happy-path demos and overestimate agentic tools like Claude Code, ignoring the last mile of production.