📦 Claude Code v2.1.94: User Profiles API + Default Effort Level Change#835
Closed
claude-yolo[bot] wants to merge 1 commit intomainfrom
Closed
📦 Claude Code v2.1.94: User Profiles API + Default Effort Level Change#835claude-yolo[bot] wants to merge 1 commit intomainfrom
claude-yolo[bot] wants to merge 1 commit intomainfrom
Conversation
…nges Key updates: - New User Profiles API across all language SDKs - Default effort level changed from medium to high (affects all users) - Amazon Bedrock Mantle support added - Claude Mythos Preview mentioned in model docs - Major fixes for rate limiting, macOS Console login, and plugins 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
Author
|
Closing redundant PR - content covered in #837 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Major Claude Code release with significant API additions and UX changes:
• New User Profiles API - Complete CRUD operations across all 10+ language SDKs (Python, TypeScript, Go, Java, C#, Ruby, PHP, Terraform, CLI)
• Breaking UX Change - Default effort level increased from medium to high for all user types (API-key, Bedrock/Vertex/Foundry, Team, Enterprise)
• New Platform Support - Amazon Bedrock powered by Mantle (
CLAUDE_CODE_USE_MANTLE=1)• Research Preview - Claude Mythos mentioned in model documentation (Project Glasswing)
Key Changes
API Expansion:
Claude Code UX:
Platform Updates:
Test Plan
🤖 Generated with Claude Code