Opencode Mirror

Maintain the local OpenCode mirror for self-reference

jasonkneen cf33599 476 B Updated

File contents

Quick Usage (Already Configured)

Update mirror

git -C vendor/opencode pull --ff-only

Common Gotchas

  • Keep the mirror gitignored; never commit vendor/opencode.
  • Use --ff-only to avoid merge commits in the mirror.

First-Time Setup (If Not Configured)

Clone mirror

git clone https://github.com/anomalyco/opencode vendor/opencode

jasonkneen/openwork/tree/main/.opencode/skills/opencode-mirror commit cf3359934e

Frequently asked questions

npx skillmds@latest add jasonkneen/opencode-mirror