Skip to content

Setup-goose version updates#2

Draft
mscno wants to merge 3 commits intomasterfrom
cursor/setup-goose-version-updates-269d
Draft

Setup-goose version updates#2
mscno wants to merge 3 commits intomasterfrom
cursor/setup-goose-version-updates-269d

Conversation

@mscno
Copy link
Owner

@mscno mscno commented Jan 29, 2026

Modernize setup-goose action by updating installation logic, fixing stale defaults, and refreshing documentation.

The previous action had several issues: tip installed the latest release instead of the main branch, latest-release depended on jq, installation targeted /usr/local/bin causing potential permission issues, and documentation was severely outdated. This PR resolves these by installing tip from @main, using a more robust GitHub API call for latest-release without jq, installing to $RUNNER_TEMP with $GITHUB_PATH updates, and refreshing all examples and descriptions in the README.


Open in Cursor Open in Web

cursoragent and others added 2 commits January 29, 2026 21:57
Co-authored-by: msc <msc@parap.ly>
@cursor
Copy link

cursor bot commented Jan 29, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: Mads Schou <mscno@users.noreply.github.com>
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