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

Cowork Hardcodes Medium Effort and Ignores User Settings for Claude Opus
A user on the Max plan discovered that Cowork passes --effort medium --model claude-opus-4-6 as hardcoded CLI flags, ignoring environment variables and settings.json overrides. This means users are locked into medium effort and standard context window despite paying for high effort and 1M context access.

Claude Code v2.1.86: Session headers, memory fixes, and token optimizations
Claude Code v2.1.86 adds X-Claude-Code-Session-Id headers for proxy aggregation, fixes memory growth in long sessions, and reduces token overhead when mentioning files with @. The release addresses 18 specific issues including config corruption on Windows and OAuth URL copying.

OpenClaw 2026.4.29 Breaks Setups: CPU Spikes, Tool Restrictions, and Fixes
OpenClaw 2026.4.29 introduces CPU spikes from active-run steering, restricted tool profiles breaking exec/fs commands, and stricter group chat handling. Rollback or apply targeted fixes.

Claude Code v2.1.68: Opus 4.6 defaults to medium effort, reintroduces ultrathink keyword
Claude Code v2.1.68 changes the default effort level for Opus 4.6 to medium for Max and Team subscribers, reintroduces the 'ultrathink' keyword for high effort, and removes older Opus 4 and 4.1 models from the first-party API.