opencode
opencode copied to clipboard
Use XDG_DATA_HOME for install directory
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/binon upgrade - Compatible with existing upgrade detection
Fixes #5176
/review
lgtm