add opencode runtime adapter and matrix fallback orchestration guidance

This commit is contained in:
Jason Woltje
2026-02-17 14:05:39 -06:00
parent 014654972c
commit e16ff8af70
5 changed files with 60 additions and 3 deletions

View File

@@ -50,9 +50,10 @@ Manual commands:
## Runtime Compatibility Sync
Installer syncs Claude runtime overlays as regular files (not symlinks):
Installer syncs runtime overlays as regular files (not symlinks):
- `~/.claude/{CLAUDE.md,settings.json,hooks-config.json,context7-integration.md}` <- `~/.mosaic/runtime/claude/...`
- `~/.config/opencode/AGENTS.md` <- `~/.mosaic/runtime/opencode/AGENTS.md`
Legacy symlink trees under `~/.claude` for migrated guides/scripts/templates/presets are pruned during sync.