feat: Add Claude Sonnet 4.5 support#151
Merged
ex3ndr merged 3 commits intoslopus:mainfrom Oct 4, 2025
Merged
Conversation
added 2 commits
September 30, 2025 11:25
- Update 'sonnet' mode to claude-sonnet-4-5-20250929 - Update 'adaptiveUsage' fallback to Sonnet 4.5 - Enables 1M token context window Requires: happy-cli v0.11.0+
Contributor
|
I can accept if you wont bump version of the package, we are not using this version anyway, but this change is unnesessary |
Author
|
@ex3ndr done |
This reverts commit 4d079da.
zkytech
pushed a commit
to zkytech/happy
that referenced
this pull request
Nov 20, 2025
feat: Add Claude Sonnet 4.5 support
yenchiugu
pushed a commit
to yenchiugu/happy-record
that referenced
this pull request
Dec 23, 2025
feat: Add Claude Sonnet 4.5 support
JoeLuker
pushed a commit
to JoeLuker/happy
that referenced
this pull request
Feb 1, 2026
feat: Add Claude Sonnet 4.5 support
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
Updates Happy mobile client to use Claude Sonnet 4.5, the latest Sonnet model with 1M token context window and enhanced capabilities.
Changes
claude-sonnet-4-20250514→claude-sonnet-4-5-20250929Requirements
Users must update CLI before updating mobile app:
Related PR: slopus/happy-cli#36
Files Modified
sources/sync/sync.ts(2 lines changed)package.json(version bump to 1.1.0)Testing Evidence
Comprehensive Testing Completed
✅ 8 mobile agents coordinated full validation:
Technical Validation
Integration Points Verified
Ecosystem Compatibility
Production Testing Guide
Pre-Deployment Testing
Model Selection UI
claude-sonnet-4-5-20250929Session Creation
Adaptive Usage Mode
Backward Compatibility
Risk Assessment
Technical Risk: 🟢 LOW
User Impact: Positive
Rollback Plan: Simple
Deployment Checklist
Pre-Deployment
Platform Deployment
eas build --platform ios --profile productioneas build --platform android --profile productionCommunication Plan
App Store Release Notes
Related
Ready for review! All testing evidence available in agent coordination memory files.