Compatibility
- Added first-class Pi package metadata so
pi installcan load the canonicalplugins/visual-explainer/skill and command templates directly from the repo. - Preserved the Claude Code marketplace layout while synchronizing package and plugin manifest versions to
0.7.1. - Added lightweight harness guidance for Pi, Codex CLI, OpenCode/opencode, Cursor, and OpenClaw without duplicating skill directories or adding runtime adapters.
- Documented migration cleanup for older manual Pi installs, which can otherwise shadow package resources with copied user-level skill and prompt files.
Changed
- Completed the hard cutover from
/shareto/share-pageby removing the deprecated command template and updating docs and installer output. - Removed
{{skill_dir}}placeholders from canonical skill docs; share instructions now resolveshare.shfrom the installedvisual-explainerskill directory. - Made
pi installthe primary Pi installation path while keeping the legacy installer documented as an explicit copied-file alternative.