Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 838 Bytes

File metadata and controls

14 lines (8 loc) · 838 Bytes

Changelog

[0.2.28] - 2026-03-09

Fixed (mindkeeper-openclaw)

  • Skill mirror path now matches OpenClaw convention — The plugin mirrors the built-in skill to <workspace>/skills/mindkeeper/ instead of <workspace>/mindkeeper/, so OpenClaw correctly discovers it as a workspace skill.

[0.2.27] - 2026-03-09

Fixed (mindkeeper-openclaw)

  • Plugin-only install now works without ClawHub skill — The plugin mirrors its built-in mindkeeper skill into the workspace on startup, so new /new sessions can find the bootstrap instructions even when no separate clawhub install mindkeeper was run.
  • Bootstrap logic no longer misreports "plugin not installed" — When mind_status fails, the AI now considers Gateway loading, session timing, or missing skill context before assuming the plugin is missing.