github rohitg00/agentmemory v0.7.8
v0.7.8 — fix plugin hooks and skills validation

latest releases: v0.9.26, v0.9.25, v0.9.24...
one month ago

Bug Fixes

  • hooks.json format (#100): Each event entry now uses the correct nested { hooks: [{ type, command }] } format. Claude Code expects hooks wrapped in an array, not flat { type, command } at the top level.
  • skills validation (#94): Changed from explicit file path array to directory reference ["../skills/"] matching the convention used by working plugins.

Plugin install should now work cleanly:

/plugin marketplace add rohitg00/agentmemory
/plugin install agentmemory

Closes #100

Full Changelog: v0.7.7...v0.7.8

Don't miss a new agentmemory release

NewReleases is sending notifications on new releases.