Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 495 Bytes

File metadata and controls

9 lines (7 loc) · 495 Bytes

OpenCode Memory Plugin Instructions

This repo contains the source for a lightweight OpenCode memory plugin.

  • Keep real memory data out of this repo. Use fixtures or templates only.
  • Before changing local OpenCode config, create timestamped backups.
  • Preserve the Markdown-first storage model unless the user explicitly asks for a heavier backend.
  • Run npm test before committing code changes.
  • The public-facing README should stay polished and installable for both humans and agents.