Skip to content

v1.25.3

Choose a tag to compare

@github-actions github-actions released this 03 May 12:37
· 344 commits to main since this release
a285d4c

Summary

  • Adds Engram v1.15.3 prompt capture guidance to Gentle AI protocols and docs.
  • Marks automated SDD and skill-registry artifacts with explicit capture_prompt: false.
  • Preserves human/proactive memory saves on Engram's default best-effort prompt capture path.
  • Adds compatibility guidance for older Engram MCP schemas that do not expose capture_prompt.

Details

  • mem_save protocol docs now explain best-effort prompt capture, mem_save_prompt feeding SessionActivity, dedupe behavior, and the no-prompt-context fallback.
  • SDD artifacts such as proposal/spec/design/tasks/apply-progress/verify/archive/init/testing-capabilities/onboarding/state now explicitly disable prompt capture when supported.
  • Skill registry output is treated as an automated artifact and avoids prompt capture when supported.
  • Older Engram schemas should omit the optional capture_prompt field rather than failing.
  • Golden fixtures were regenerated for updated embedded assets.

Upgrade

brew upgrade gentle-ai