Claude Code v2.1.172 Release Notes: Nested Sub-agents and AWS Integration Improvements
Claude Code v2.1.172 introduces nested sub-agents up to 5 levels deep, improved AWS Bedrock region detection, and numerous bug fixes for enhanced performance.
Claude Code v2.1.172 Release Notes
Claude Code v2.1.172 is now available with exciting new capabilities for power users. This release introduces hierarchical sub-agent spawning, enhanced AWS Bedrock integration, and a comprehensive set of bug fixes that improve the overall user experience.
What’s New
Nested Sub-agents
The standout feature of this release is the ability for sub-agents to spawn their own sub-agents, creating a hierarchical structure up to 5 levels deep. This opens up new possibilities for complex, multi-layered automation workflows.
Enhanced AWS Bedrock Integration
- AWS region detection now follows proper SDK precedence by reading from
~/.awsconfig files whenAWS_REGIONenvironment variable isn’t set - The
/statuscommand now shows the source of the region configuration for better debugging - Fixed model availability issues where Bedrock was offering unsupported models
Improved Plugin Experience
- Added a search bar for browsing marketplace plugins in
/plugin - Fixed cursor positioning and navigation issues in the plugin browser
- Better Esc key handling when exiting plugin lists
Observability Enhancements
- Added
modelattribute to theclaude_code.lines_of_code.countOpenTelemetry metric for better monitoring
Critical Bug Fixes
- Resolved sessions getting permanently stuck when using 1M context without usage credits
- Fixed recurring image processing errors in conversations with multiple images
- Corrected agent view showing busy spinners for up to 30 seconds after completion
- Improved background session handling and authentication
- Fixed various model selection and availability issues
- Enhanced wildcard domain matching for WebFetch permissions
- Improved workflow validation for Date/Math functions
How to Update
To update to Claude Code v2.1.172:
- Stop any running Claude Code sessions
- Download the latest release from the official repository
- Follow the standard installation procedure for your platform
- Restart Claude Code to begin using the new features
The daemon will auto-update in most cases, but manual updates ensure you get all the latest improvements immediately.