v0.9.06
·
115 commits
to main
since this release
v0.9.06
Memory Plugin
- Add
executionModelconfig option for plan execution model override - Refactor CLI from monolithic
export.tsinto modular command architecture (ocm-membinary) - New CLI commands:
list,stats,cleanupalongside existingexportandimport - Add global CLI options (
--db-path,--project,--dir) with project name resolution - Add default
executionModelfield to bundled config
Frontend
- Improve MemoryPluginConfig component UI/UX
- Update combobox component for better selection experience
Documentation
- Add full CLI section to plugin docs with all commands and usage examples
- Update README CLI section from legacy
bun runpattern toocm-membinary
What's Changed
- Fix mobile input prompt command selection by @chriswritescode-dev in #148
- Add executionModel feature and refactor CLI into modular commands by @chriswritescode-dev in #150
Full Changelog: v0.9.05...v0.9.06