mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-28 10:49:45 +02:00
OpenCode natively uses ~/.config/opencode per XDG conventions. The install target was writing to ~/.opencode, which only worked on systems where that path happened to be symlinked to ~/.config/opencode. The MCP inventory reader already looked in ~/.config/opencode, so the installer and reader were inconsistent.