Skip to content

v0.9.06

Choose a tag to compare

@chriswritescode-dev chriswritescode-dev released this 04 Mar 01:14
· 115 commits to main since this release
c15e53f

v0.9.06

Memory Plugin

  • Add executionModel config option for plan execution model override
  • Refactor CLI from monolithic export.ts into modular command architecture (ocm-mem binary)
  • New CLI commands: list, stats, cleanup alongside existing export and import
  • Add global CLI options (--db-path, --project, --dir) with project name resolution
  • Add default executionModel field 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 run pattern to ocm-mem binary

What's Changed

Full Changelog: v0.9.05...v0.9.06