Skip to content

v1.1.2

Choose a tag to compare

@0xK3vin 0xK3vin released this 06 Feb 21:27

Add /save-memory command for persisting session knowledge into the megamemory graph. Prompts the agent to reflect on what it learned during a session and write it to the knowledge graph — no git changes required.

Changes

  • New /user:save-memory slash command (installed via megamemory init)
  • Generalized command installer in init (setupCommand() helper)
  • Updated README