pub fn opencode_manifests(config_dir: &Path) -> Vec<FileManifest>Expand description
Return manifest entries for OpenCode template installation.
OpenCode stores its configuration under a single directory (typically
~/.config/opencode/). We install an Ito plugin along with a flat list of
skills and commands.