# Changelog v0.1.38 - 2026-02-22

### Fixed
- **Cross-platform OpenCode integration**: Fixed OpenCode CLI and Desktop installation issues on Windows and Linux
  - **Windows**: Fixed config path to use %APPDATA%\opencode\opencode.json with fallback to ~/.config
  - **Linux**: Added support for snap, flatpak, and xdg-open to launch OpenCode Desktop
  - **All platforms**: Properly detects OS and uses correct commands and paths
  - **OpenCode Desktop**: Platform-specific launch commands (macOS: `open -a`, Windows: `start`, Linux: multiple methods)
---
