Skip to content

Conversation

@michaelneale
Copy link
Collaborator

No description provided.

@michaelneale michaelneale requested a review from Copilot December 20, 2024 07:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

.github/workflows/desktop-app-release.yaml:91

  • The artifact name 'Goose-darwin-arm64' is inconsistent with the path 'Goose.zip'. It should be renamed to 'Goose.zip' for consistency.
name: Goose-darwin-arm64

@block block deleted a comment from github-actions bot Dec 20, 2024
@block block deleted a comment from github-actions bot Dec 20, 2024
@michaelneale michaelneale requested a review from Copilot December 20, 2024 07:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/cli-release.yml:75

  • The tar command was modified to only include 'goose' instead of both 'goose' and 'goosed'. Verify if 'goosed' is still required in the archive.
tar -cjf goose-${TARGET}.tar.bz2 goose

@block block deleted a comment from github-actions bot Dec 20, 2024
@block block deleted a comment from github-actions bot Dec 20, 2024
@github-actions
Copy link
Contributor

CLI Binaries for this PR

The following binaries are available for testing:

Each archive contains the goose CLI binary.

These links are provided by nightly.link and will work even if you're not logged into GitHub.

@github-actions
Copy link
Contributor

Desktop App for this PR

The following build is available for testing:

The app is signed and notarized for macOS. After downloading, unzip the file and drag the Goose.app to your Applications folder.

This link is provided by nightly.link and will work even if you're not logged into GitHub.

* v1.0:
  conditionally load memory system in goose server (#508)
  Adds 'instructions' field to InitializeResult (#511)
  feat: MCP client sdk (#505)
@github-actions
Copy link
Contributor

Desktop App for this PR

The following build is available for testing:

The app is signed and notarized for macOS. After downloading, unzip the file and drag the Goose.app to your Applications folder.

This link is provided by nightly.link and will work even if you're not logged into GitHub.

@michaelneale michaelneale merged commit 4a6a46f into v1.0 Dec 21, 2024
6 checks passed
@michaelneale michaelneale deleted the micn/pr-binaries branch December 21, 2024 05:46
michaelneale added a commit that referenced this pull request Jan 6, 2025
* v1.0: (43 commits)
  feat: openrouter provider (#538)
  [ui] chore: tidy up gui providers (#537)
  [ui]: Polish and system theme fix (#533)
  [ui]: General ui polish to more closely match designs (#532)
  Latency issue fix with prepare_inference (#535)
  chore: use cross to build binaries (#507)
  feat: a system for non developers to augment developer system (#524)
  fix: Broken open directory and new session buttons in more menu (#520)
  refactor: move get_usage to provider trait (#506)
  fix: Make stop button more obvious (#516)
  fix: Enhance Dark mode menu dots visibility (#517)
  working on automating release of .zip and binaries and having them on each PR as well (#509)
  conditionally load memory system in goose server (#508)
  Adds 'instructions' field to InitializeResult (#511)
  feat: MCP client sdk (#505)
  Update cli-release.yml
  feat: added groq provider (#494)
  fix: use rust tls (#500)
  fix: Ldelalande/fix scroll (#504)
  feat: MCP server sdk (simple version first) (#499)
  ...
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