Skip to content
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 (highly WIP) #880

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Conversation

Kvadratni
Copy link
Collaborator

@Kvadratni Kvadratni commented Jan 29, 2025

image

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)

  1. Install Github Desktop winget install -e --id GitHub.GitHubDesktop
  2. Install Docker Desktop winget install -e --id Docker.DockerDesktop
  3. Install NVM winget install -e --id CoreyButler.NVMforWindows
  4. Install Just winget install -e --id Casey.Just
  5. Log out of computer and log back in
  6. Start Docker
  7. Run nvm install node and then nvm use 23
  8. From admin powershell Set-ExecutionPlocy –scope CurrentUser RemoteSigned
  9. Then clone the goose repo window branch, and then just run just run-ui-windows from git-bash.

@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch from f6151bc to 5223359 Compare January 29, 2025 06:26
@Kvadratni Kvadratni marked this pull request as ready for review January 29, 2025 06:27
@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch 2 times, most recently from f7e925a to 1d9bc65 Compare January 29, 2025 18:56
Justfile Outdated Show resolved Hide resolved
@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch 12 times, most recently from 63ca9a4 to 63d432f Compare February 3, 2025 17:28
@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch from 2140135 to 8717474 Compare February 4, 2025 18:10
@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch from 8717474 to ff6c2ad Compare February 4, 2025 18:19
@Kvadratni Kvadratni force-pushed the mnovich/goose-windows branch from 78c269e to 2184ae7 Compare February 4, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants