desktop: show Goose updates when available - #3839
Open
lifeizhou-ap wants to merge 4 commits into
Open
Conversation
Signed-off-by: Lifei Zhou <lifei@squareup.com>
Signed-off-by: Lifei Zhou <lifei@squareup.com>
lifeizhou-ap
force-pushed
the
codex/goose-update
branch
from
July 31, 2026 02:47
0ff1d5f to
c4a031d
Compare
lifeizhou-ap
added a commit
to lifeizhou-ap/buzz
that referenced
this pull request
Jul 31, 2026
Author
lifeizhou-ap
added a commit
to lifeizhou-ap/buzz
that referenced
this pull request
Jul 31, 2026
Signed-off-by: Lifei Zhou <lifei@squareup.com>
Signed-off-by: Lifei Zhou <lifei@squareup.com>
Author
|
video buzz.mov |
lifeizhou-ap
marked this pull request as ready for review
July 31, 2026 05:22
Contributor
|
neat. maybe rate-limit the check-again button so we dont hammer github releases from every community switch |
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
updatethrough the resolved Goose binary and recheck availability after successWhy
Goose releases separately from Buzz, so users may not know when an update is available. Buzz should let users update Goose from Settings without preventing them from using the version already installed. If the update check fails, Goose should still remain ready to use.
User experience
Testing
just desktop-checkjust desktop-test(3,879 passed)just desktop-tauri-clippyjust desktop-tauri-test(2,018 passed; 14 ignored)pnpm build:e2epnpm exec playwright test tests/e2e/goose-update-screenshots.spec.ts --project=smoke(2 passed)