awesome-opencode/data/plugins/worktree-memory-sync.yaml
Edison-A-N 1b32d9f924 docs: add worktree-memory-sync plugin
Add data/plugins/worktree-memory-sync.yaml per contributing guidelines.
2026-03-30 08:44:39 +08:00

4 lines
413 B
YAML

name: Worktree Memory Sync
repo: https://github.com/Edison-A-N/opencode-worktree-memory-sync
tagline: Auto-sync memory to git worktrees
description: Automatically copies .opencode/memory/ from the main repository into new git worktrees on session init. Detects worktrees via the .git file, resolves the main repo, and syncs memory files only when the destination is empty — so it never overwrites your changes.