Skip to content

docs: document Windows config paths for plugin install#193

Open
EyJunge1 wants to merge 1 commit into
tickernelz:mainfrom
EyJunge1:docs/windows-installation
Open

docs: document Windows config paths for plugin install#193
EyJunge1 wants to merge 1 commit into
tickernelz:mainfrom
EyJunge1:docs/windows-installation

Conversation

@EyJunge1

@EyJunge1 EyJunge1 commented Jul 25, 2026

Copy link
Copy Markdown

Summary

Test plan

  • Confirm Windows paths match code: CONFIG_DIR = join(homedir(), ".config", "opencode") and data under ~/.opencode-mem (src/config.ts) — AppData is not consulted
  • README documents %USERPROFILE%\.config\opencode\opencode.json, opencode-mem.jsonc, and %USERPROFILE%\.opencode-mem\data
  • Skim README for clarity

Clarify that opencode-mem uses %USERPROFILE%\.config\opencode (not AppData)
so Windows users can find the correct plugin and config locations.

Co-authored-by: Cursor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

installation on windows 11 + opencode.exe version

1 participant