JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1244
  • Score
    100M100P100Q106039F
  • License MIT

CodeMem plugin for OpenCode

Package Exports

  • @codemem/opencode-plugin

Readme

@codemem/opencode-plugin

Persistent memory plugin for OpenCode.

Install

Add the package name to your OpenCode config:

{
  "$schema": "https://opencode.ai/config.json",
  "plugin": ["@codemem/opencode-plugin"]
}

OpenCode installs npm plugins automatically with Bun at startup.

Documentation