opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Use XDG_DATA_HOME for install directory

Open thedaneeffect opened this issue 1 month ago • 2 comments

Aligns install script with runtime XDG compliance.

Changes:

  • Install to $XDG_DATA_HOME/opencode/bin (defaults to ~/.local/share/opencode/bin)
  • Auto-migrate from ~/.opencode/bin on upgrade
  • Compatible with existing upgrade detection

Fixes #5176

thedaneeffect avatar Dec 06 '25 21:12 thedaneeffect

/review

rekram1-node avatar Dec 06 '25 22:12 rekram1-node

lgtm

github-actions[bot] avatar Dec 06 '25 22:12 github-actions[bot]