-
Notifications
You must be signed in to change notification settings - Fork 830
Use Claude Sonnet 3.7 and Node 22.14.0 #7555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Updates Anthropic model names to use the 'latest' versioning pattern instead of specific dates. Removes the older Opus and Sonnet models while adding the new Sonnet 3.7 model. Updates the UI dropdown to reflect these changes and marks Sonnet 3.7 as the recommended option instead of Sonnet 3.5.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@vidluther is attempting to deploy a commit to the GitButler Team on Vercel. A member of the Team first needs to authorize it. |
…cleanup refactor: update Anthropic model names and recommendations
Fix the pnpm lint failure.
fix: pnpm lint fail
estib-vega
approved these changes
Mar 9, 2025
Contributor
estib-vega
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Thanks for the contribution :)
PavelLaptev
pushed a commit
that referenced
this pull request
Mar 11, 2025
Use Claude Sonnet 3.7 and Node 22.14.0
PavelLaptev
added a commit
that referenced
this pull request
Mar 11, 2025
* Merge pull request #7552 from gitbutlerapp/e-branch-134 Profile settings: Receive reply notification emails * Merge pull request #7553 from gitbutlerapp/e-branch-135 unclog toilet mode * Merge pull request #7555 from vidluther/master Use Claude Sonnet 3.7 and Node 22.14.0 * Merge pull request #7557 from gitbutlerapp/e-branch-136 more toilet mode fixes * Merge pull request #7551 from H1ghBre4k3r/move-error-handling-to-writeClipboard feat(clipboard): move the toast-handling into writeClipboard function * Remove inner div from scrollable containers - not strictly needed - enables `sticky` items in the scroll view * Merge pull request #7562 from gitbutlerapp/sc-server-features-login if user is not logged in, show login prompt * Fix for push button being visible all the time * Merge pull request #7563 from gitbutlerapp/popup-pirate Fix the project popup * nest generic classes, don't display stack size if null * add dividers between files * remove scroll animation (it was buggy) * sticky file headers * Merge branch 'master' into ui-fixes-15 * fix diff selection z-index * add diff selection buttons tooltips * return `opacity` on hover * update header height when it's changing --------- Co-authored-by: Esteban Vega <35891811+estib-vega@users.noreply.github.com> Co-authored-by: Mattias Granlund <mtsgrd@gmail.com> Co-authored-by: Scott Chacon <schacon@gmail.com> Co-authored-by: Caleb Owens <hello@calebowens.com>
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.
🧢 Changes
Use Node 22.14.0 in .nvmrc
Adds Claude Sonnet 3.7 (recommended)
Adds Claude Haiku 3.5
Keeps Claude Sonnet 3.5
Removes Sonnet 3
Removes Opus 3