mindkeeper-openclaw 0.2.7 → 0.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -23644,7 +23644,7 @@ function addSubcommand(parent, name, description, handler) {
23644
23644
  function createWatcherService(tracker, api) {
23645
23645
  let watcher = null;
23646
23646
  return {
23647
- name: "mindkeeper-watcher",
23647
+ id: "mindkeeper-watcher",
23648
23648
  async start() {
23649
23649
  await tracker.init();
23650
23650
  watcher = new Watcher({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mindkeeper-openclaw",
3
- "version": "0.2.7",
3
+ "version": "0.2.8",
4
4
  "description": "OpenClaw plugin for mindkeeper: auto-snapshot, diff, and rollback for agent context files",
5
5
  "keywords": [
6
6
  "openclaw",