Skip to content

gentle-engram v0.1.10

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 06 Jul 09:47

What's Changed

  • Exposes Pi-native mem_search controls for match_mode and all_projects.
  • Forwards match_mode through the Engram HTTP /search endpoint.
  • Makes all_projects=true ignore the project filter for cross-project recall.
  • Returns HTTP 400 for invalid match_mode values instead of surfacing a server error.

Verification

  • cd plugin/pi && npm test
  • go test ./internal/server
  • npm publish --dry-run --no-git-checks from plugin/pi

Published to npm via GitHub Actions with provenance.