Claude Code v2.1.154: Opus 4.8, Dynamic Workflows, and Major Performance Improvements
Claude Code v2.1.154 introduces Opus 4.8 with high-effort defaults, revolutionary dynamic workflows, and faster performance at reduced costs.
Claude Code continues to push the boundaries of AI-assisted development with the release of v2.1.154, bringing game-changing features that will transform how power users tackle complex coding projects.
What’s New
Opus 4.8 with High-Effort Intelligence
The standout feature of this release is Opus 4.8, which now defaults to high-effort mode (/effort xhigh) for your most challenging tasks. This means you get maximum intelligence and thoroughness right out of the box, with the option to scale down when needed.
Revolutionary Dynamic Workflows
Perhaps the most exciting addition is dynamic workflows - a breakthrough feature that allows Claude to orchestrate work across tens to hundreds of agents in the background. This enables you to tackle significantly larger and more complex projects that would previously be impossible for a single agent. Simply ask Claude to create a workflow, and watch as it coordinates multiple agents behind the scenes. Monitor your workflow runs with the new /workflows command.
Performance and Cost Improvements
- Fast mode on Opus 4.8 is now available at dramatically reduced cost - just 2x the standard rate for 2.5x the speed (down from previous pricing)
- Lean system prompt is now the default for all models except Haiku, Sonnet, and Opus 4.7 and earlier, improving efficiency
- Smarter decision-making: Claude now reserves multiple-choice questions for genuinely ambiguous decisions instead of asking when it has sufficient context
Enhanced Commands and Tools
- Improved
/simplify: Now runs a focused cleanup-only review (reuse, simplification, efficiency, altitude) and applies fixes automatically - Clearer
/effortlabels: Renamed from “Speed”/“Intelligence” to “Faster”/“Smarter” for better clarity - Background shell commands: Use
! <command>in claude agents to run shell commands as background sessions you can attach to and detach from
Browser and Plugin Enhancements
- Multi-browser support: Claude in Chrome now lets you select which connected browser to use via
/chrome→ “Select browser…” - Plugin management: Plugins can now declare
defaultEnabled: falsewith manual enabling via/plugin - Smart plugin suggestions: The
/pluginDiscover tab now pins relevant plugins for your current directory
Developer Experience Improvements
- Universal streaming: Tool execution streaming now works everywhere, including with telemetry disabled and on Bedrock/Vertex/Foundry
- Enhanced MCP support: Stdio MCP server subprocesses now receive
CLAUDE_CODE_SESSION_IDandCLAUDECODE=1environment variables - Better security: Improved detection of dangerous operations and data exfiltration attempts
How to Update
Claude Code v2.1.154 should automatically update through your usual update mechanism. If you’re not seeing the new features, try restarting your Claude Code session or checking for manual updates in your installation.
For users with custom configurations, note that CLAUDE_CODE_OPUS_4_6_FAST_MODE_OVERRIDE is deprecated and will be removed on June 1st. Switch to using /model claude-opus-4-6[1m] followed by /fast on instead.