chore: bump goose backend to 9adae14b - #363
Merged
Merged
Conversation
kalvinnchau
enabled auto-merge (squash)
September 25, 2026 15:47
morgmart
approved these changes
Sep 25, 2026
morgmart
left a comment
Collaborator
There was a problem hiding this comment.
🤖 Automated code review
APPROVE. The exact three-dot comparison only advances the pinned Goose backend SHA and keeps ref and commit aligned. No publishable changed-line findings remain.
Deterministic publication result: 0 blocking and 0 non-blocking inline finding(s) publishable; 0 duplicate(s) suppressed; 0 blocking screenshot-evidence requirement(s) in this review body.
Pending checks: 1 check(s) are not complete.
This approval reflects the completed code review only; merge readiness remains governed by the repository's required checks.
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.
Overview
Category: improvement
User Impact: Berd uses an updated Goose backend, including corrected routing for Claude models on Databricks.
Problem: Berd's pinned backend predates the requested upstream changes.
Solution: Advance the default development and bundled Goose backend from
2c02ed6fcf6a91b435aacfd5d02d713db8862153to9adae14b64587a26275fe7c4a822a8e8ccdbd3fdusing the repository's pin-update script.File changes
goose-backend.lock.json
Update both
refandcommitto the requested upstream SHA. Keep the repository, package, and binary unchanged.Validation
scripts/update-goose-backend-lock.sh.just check,just fmt-check,just tauri-check, andjust clippy(commit/push hooks).just test(7,844 passed, 1 skipped) andjust release-scripts-test(104 passed).just cistopped during Rust tests because the local build could not find the native static libraryBerdMacSpeechBridge; the full gate did not complete.