-
Notifications
You must be signed in to change notification settings - Fork 2.5k
feat: goose windows #880
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
feat: goose windows #880
Conversation
f6151bc to
5223359
Compare
f7e925a to
1d9bc65
Compare
78c269e to
2184ae7
Compare
2bd79a0 to
ea709eb
Compare
|
.bundle |
Desktop App for this PRThe following build is available for testing: After downloading, unzip the file and drag the Goose.app to your Applications folder. The app is signed and notarized for macOS. This link is provided by nightly.link and will work even if you're not logged into GitHub. |
8f7675a to
8877d1d
Compare
Co-authored-by: Ryan Versaw <ryan@versaw.com>
Co-authored-by: Ryan Versaw <ryan@versaw.com>
Co-authored-by: Ryan Versaw <ryan@versaw.com>
|
Hi, this pull request seems to have added a 45M precompiled Windows executable: This isn't the first precompiled binary added to this repository even: #3340 There's many reasons this is a bad idea. I think we need a CI gate against this. |
|
Honestly what Github really should do by default is not hide 40+MB of data in the review behind "Binary file not shown" - it should actually make reviewers scroll through rendered hexdump or something at least and that'd help create a sense of wrongness... |
|
yup agree. we've been working on making this all more sensible but it's been slow going /cc @jamadeo |
|
➡️ #6031 |
UPDATE Feb 3 2025
CLI should work native in CMD or powershell with some visual artifacts
UI starts but has errors which prevent chat from loading ( under investigation)
update Feb 4 2025
We have a functional app. Some bugs possible but it mostly works
Run instructions
(I used Windows package manager winget for these steps but can install however you want)