Skip to content

Conversation

@Lymah123
Copy link
Contributor

Summary

Add Linux and Windows paths to uninstall section

  • Updates the 'Uninstall Goose or Remove Cached Data' section to include
  • platform-specific paths for Linux and Windows alongside existing macOS paths.

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

Testing

Related Issues

Relates to #5170
Discussion: LINK (if any)

Screenshots/Demos (for UX changes)

Before:

After:

Email:

@Lymah123 Lymah123 requested a review from a team as a code owner October 24, 2025 23:27
@Lymah123
Copy link
Contributor Author

Hi @taniandjerry , and @blackgirlbytes. Please review.

@blackgirlbytes blackgirlbytes added hacktoberfest Issues awarding points for Hacktoberfest 2025! medium Weight label for Hacktoberfest 2025 issues hacktoberfest-accepted labels Oct 26, 2025
@taniandjerry
Copy link
Contributor

Hi Lymah! Thank you for your contribution. Once reviewed and tests pass, will merge after. Thank you ❤️

Copy link
Contributor

@taniandjerry taniandjerry left a comment

Choose a reason for hiding this comment

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

The steps look good to me for Windows and Linux. Just be sure to lowercase goose, @Lymah123

@taniandjerry taniandjerry requested review from a team and removed request for angiejones October 27, 2025 15:52
@Lymah123
Copy link
Contributor Author

Hi @taniandjerry , I have worked on the requested changes.

However, I noticed the entire file was using Goose instead of goose so I changed the whole file to goose, not only the section I worked on. I will be waiting for your feedback. Thanks!

@EbonyLouis
Copy link
Contributor

@Lymah123 thank youu 🎉

@EbonyLouis EbonyLouis merged commit 32dafb5 into block:main Oct 27, 2025
14 checks passed
michaelneale added a commit that referenced this pull request Oct 28, 2025
* main:
  Feat/add mermaid chart rendering (#5377)
  Set up Datadog metrics for prompt injection detection (#5385)
  fix: restore --resume functionality for most recent session (#5401)
  Gemini again (#5390)
  docs(prompt-library): add github-issue-labeler intermediate prompt (#5374)
  docs: add Linux and Windows paths to uninstall section (#5371)
  fix: --session-id shouldn't work without --resume, but --name should (#5360)
  Auto-compact Threshold UI improvements (#5354)
  Filter preserved user messages to be text only. (#5391)
  include sessionId in tool request (#5394)
  feat: add PR Impact Analyzer prompt (#5375)
  docs: add blog post on configuring goose for team environments (#5380)
  migrating back with new chatrecall non underscore name (#5223)
katzdave added a commit that referenced this pull request Nov 3, 2025
* 'main' of github.com:block/goose: (132 commits)
  Fix/icon ii (#5413)
  Enable runtime access to provider name (#5399)
  fix: ensure trailing newline in files created by `text_editor` tool (#5336)
  docs: September 2025 Community All-Stars (#5411)
  make supports_cache_control async to avoid block in place (#5362)
  Send all the logs we output (#5363)
  Recipe variables (#5365)
  Feat/add mermaid chart rendering (#5377)
  Set up Datadog metrics for prompt injection detection (#5385)
  fix: restore --resume functionality for most recent session (#5401)
  Gemini again (#5390)
  docs(prompt-library): add github-issue-labeler intermediate prompt (#5374)
  docs: add Linux and Windows paths to uninstall section (#5371)
  fix: --session-id shouldn't work without --resume, but --name should (#5360)
  Auto-compact Threshold UI improvements (#5354)
  Filter preserved user messages to be text only. (#5391)
  include sessionId in tool request (#5394)
  feat: add PR Impact Analyzer prompt (#5375)
  docs: add blog post on configuring goose for team environments (#5380)
  migrating back with new chatrecall non underscore name (#5223)
  ...
BlairAllan pushed a commit to BlairAllan/goose that referenced this pull request Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest Issues awarding points for Hacktoberfest 2025! hacktoberfest-accepted medium Weight label for Hacktoberfest 2025 issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: Update Uninstall/Remove Cached Data section with platform-specific paths

4 participants