Releases: enulus/OpenPackage
Releases · enulus/OpenPackage
0.8.5
Release Notes
- New: Install rules and commands with
installcommand--rulesand--commandsoptions - New: Updated
listcommand output, added new--depsoption to view dependencies - New: Show interactive list of dependencies to uninstall with new
uninstall--listoption - Fix:
installcommand--remoteoption not respected for OpenPackage packages - Fix: Root files from OpenPackage packages not tracked by
openpackage.index.yml
Full Changelog: 0.8.4...0.8.5
0.8.4
Release Notes
- New: Updated list command to include
--all,--files,--project,--global,--tracked,--untrackedoptions - New: Anonymous telemetry for resource installs, opt out by setting
~/.openpackage/config.jsontelemetry.disabledtotrue - Reinstated save command for saving changes from workspace to package
Full Changelog: 0.8.3...0.8.4
0.8.3
Release notes
- New: Cached installs instead of always cloning from remote
- Fix: Global option for install command not working for relative path sources
- Refactored global option for stability
Full Changelog: 0.8.2...0.8.3
0.8.2
Release Notes
- Fix: Missing OpenCode platform
mcpServerstomcpkey mapping
Full Changelog: 0.8.1...0.8.2
0.8.1
Release Notes
- New: Resource installations - Install Agents and Skills via
opkg i <repo> --agents <agent> --skills <skill> - New: Install Claude Plugins via
opkg i <repo> --plugins <plugin> - New: Install from GitHub repos via
opkg i gh@<user>/<repo> - New: Install from URL via
opkg i <url> - New: Recursive dependency installs of resources
- Renamed
statuscommand tolist
What's Changed
- [feature] Support non-interactive plugin installation via --plugins flag by @juancarlosm in #31
New Contributors
- @juancarlosm made their first contribution in #31
Full Changelog: 0.7.10...0.8.1
0.7.10
Release Notes
- Fix: Yaml file installations may fail due to unnecessary parsing
Full Changelog: 0.7.9...0.7.10
0.7.9
Release Notes
- Fix: OpenCode now uses plural dirs
- Fix: OpenCode agents frontmatter should use flow style
- Added Pi-Mono platform to platforms.jsonc
What's Changed
- feat: add Pi-Mono platform support by @airtonix in #16
- fix(platforms): opencode now uses plurals by @scottames in #23
New Contributors
- @airtonix made their first contribution in #16
- @scottames made their first contribution in #23
Full Changelog: 0.7.8...0.7.9