Skip to content

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

@blackgirlbytes

Description

@blackgirlbytes

Issue

The "Uninstall Goose or Remove Cached Data" section in troubleshooting.md currently only documents macOS paths. Need to add platform-specific paths for Linux and Windows.

Current State

  • Only shows macOS paths:
    • ~/.config/goose (logs and config)
    • ~/Library/Application Support/Goose (app data)

Required Changes

  • Add Linux-specific paths to the documentation
    • Data/sessions: ~/.local/share/goose/
    • Logs: ~/.local/state/goose/
    • Config: ~/.config/goose/
  • Add Windows-specific paths to the documentation
    • Need to research Windows paths (likely %APPDATA% or %LOCALAPPDATA%)
  • Restructure section to show all three platforms clearly
  • Update keychain/keyring instructions for each platform
  • Test instructions on each platform if possible
Image

Reference

Metadata

Metadata

Assignees

Labels

hacktoberfestIssues awarding points for Hacktoberfest 2025!mediumWeight label for Hacktoberfest 2025 issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions